diff --git a/index.toml b/index.toml index a740b5e..44a7c76 100644 --- a/index.toml +++ b/index.toml @@ -140,11 +140,6 @@ file = "mods/better-advancements.pw.toml" hash = "45bfe44cb3208de7ce385b6a3e98251e7423c5aac8ebec9c13c752b75661d793" metafile = true -[[files]] -file = "mods/block-of-sky.pw.toml" -hash = "971c2e4bad7c3176e051734ee22fbc08236485af07273eed24a4201844682752" -metafile = true - [[files]] file = "mods/botarium.pw.toml" hash = "15f70ccb7c7b0ff27ec791788d24de00fc6f6715311644b0fe374f006c9f230e" @@ -540,6 +535,11 @@ file = "mods/servercore.pw.toml" hash = "ad28b6da4783f9cc5e469e3073c2c94592d72cddfeb0d51b4c3dc406c3e5f512" metafile = true +[[files]] +file = "mods/shadered.pw.toml" +hash = "fd27621d38f6afca43d03fccbd5be3fb29083bdf6f5e3fed625bd165393f18fe" +metafile = true + [[files]] file = "mods/slice-and-dice.pw.toml" hash = "264de662a3aa18ddd73d3d883c4a04a7242e0a933aa84b672e1483ccad49f786" diff --git a/mods/block-of-sky.pw.toml b/mods/block-of-sky.pw.toml deleted file mode 100644 index 6b2dfd2..0000000 --- a/mods/block-of-sky.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Block of Sky" -filename = "blockofsky-neoforge-1.20.1-0.3.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/GdhF8pws/versions/7o9ZUrrk/blockofsky-neoforge-1.20.1-0.3.0.jar" -hash-format = "sha1" -hash = "aa67a294c45231dd719255ae465b12437ea62dc3" - -[update] -[update.modrinth] -mod-id = "GdhF8pws" -version = "7o9ZUrrk" diff --git a/mods/shadered.pw.toml b/mods/shadered.pw.toml new file mode 100644 index 0000000..4e76281 --- /dev/null +++ b/mods/shadered.pw.toml @@ -0,0 +1,13 @@ +name = "Shadered" +filename = "shadered-1.0.9.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NtwUFqmD/versions/w35Qe2Dx/shadered-1.0.9.jar" +hash-format = "sha1" +hash = "f6650c6f87447d7fd1b5a0494e297e460efeb42e" + +[update] +[update.modrinth] +mod-id = "NtwUFqmD" +version = "w35Qe2Dx" diff --git a/pack.toml b/pack.toml index 78b7857..d81c021 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "73c4226d6e9905d5546dfbbec36b3c753204c71eba5e61e600f6fad22cd4eace" +hash = "65f341abada869de4842478fcf0741e6a996af87ec98284aa46d82d75683e307" [versions] minecraft = "1.20.1"