diff --git a/index.toml b/index.toml index c872954..dabc064 100644 --- a/index.toml +++ b/index.toml @@ -399,11 +399,6 @@ file = "mods/clumps.pw.toml" hash = "524505b468ca28db75538936dbaea65fc42d13d07e821ed8c054fe7146044535" metafile = true -[[files]] -file = "mods/combat-roll.pw.toml" -hash = "e4d6b010df7d40b0b59e099e091a67c78734af617c79865bf0bca7b1760a0bf3" -metafile = true - [[files]] file = "mods/detail-armor-bar.pw.toml" hash = "89d22d515a1b5b1349b21eaa191a00bf529acca7673ba6af27dfda0380abea2b" @@ -535,13 +530,18 @@ hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" metafile = true [[files]] -file = "mods/modmenu.pw.toml" -hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97" +file = "mods/majrusz-library.pw.toml" +hash = "5dee6352be13382fc5b47b4ef3bd87c5cbe988a42716dc4f758c3e426e642d92" metafile = true [[files]] -file = "mods/more-bows-restrung.pw.toml" -hash = "c00e00e5a9ad5337e2581435478cf42231c08fd9ab37e9f8be34fa55cb53325d" +file = "mods/majruszs-enchantments.pw.toml" +hash = "25f77602a9f0073a04b3d80c3a8c2b549d3a4d806d5f436bb10b16d9f6578d12" +metafile = true + +[[files]] +file = "mods/modmenu.pw.toml" +hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97" metafile = true [[files]] diff --git a/mods/combat-roll.pw.toml b/mods/combat-roll.pw.toml deleted file mode 100644 index 4ea3f86..0000000 --- a/mods/combat-roll.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Combat Roll" -filename = "combatroll-fabric-1.3.0+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/wGKYL7st/versions/soyzSn1W/combatroll-fabric-1.3.0%2B1.20.1.jar" -hash-format = "sha1" -hash = "3c322af4d14547a74445cc4306001743b368c9ce" - -[update] -[update.modrinth] -mod-id = "wGKYL7st" -version = "soyzSn1W" diff --git a/mods/majrusz-library.pw.toml b/mods/majrusz-library.pw.toml new file mode 100644 index 0000000..ea7dbc9 --- /dev/null +++ b/mods/majrusz-library.pw.toml @@ -0,0 +1,13 @@ +name = "Majrusz Library" +filename = "majrusz-library-fabric-1.20.1-6.1.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/PYQD8noM/versions/Eb4Gnhpf/majrusz-library-fabric-1.20.1-6.1.7.jar" +hash-format = "sha1" +hash = "2936a4f471572f01930c05547a63f2467481f9fc" + +[update] +[update.modrinth] +mod-id = "PYQD8noM" +version = "Eb4Gnhpf" diff --git a/mods/majruszs-enchantments.pw.toml b/mods/majruszs-enchantments.pw.toml new file mode 100644 index 0000000..652f6fc --- /dev/null +++ b/mods/majruszs-enchantments.pw.toml @@ -0,0 +1,13 @@ +name = "Majrusz's Enchantments" +filename = "majruszs-enchantments-fabric-1.20.1-1.10.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jJthQvHv/versions/VGqBwETy/majruszs-enchantments-fabric-1.20.1-1.10.3.jar" +hash-format = "sha1" +hash = "90afc6e30c53217fcb48adac7a142634effa41df" + +[update] +[update.modrinth] +mod-id = "jJthQvHv" +version = "VGqBwETy" diff --git a/mods/more-bows-restrung.pw.toml b/mods/more-bows-restrung.pw.toml deleted file mode 100644 index d2808f4..0000000 --- a/mods/more-bows-restrung.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "More Bows: Restrung!" -filename = "MoreBows-1.0.11+1.20.x.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/CkMS2Yh3/versions/AaB1oW9s/MoreBows-1.0.11%2B1.20.x.jar" -hash-format = "sha1" -hash = "5038ea2442f2f8f9781300df7965bd3211aef911" - -[update] -[update.modrinth] -mod-id = "CkMS2Yh3" -version = "AaB1oW9s" diff --git a/pack.toml b/pack.toml index 72f32e1..842a0dd 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 = "7e293485a1f7c82aa66cbe60083e0c27a06f23078eb2edf6d86e16dea585ad67" +hash = "0ecc101bd4e8a8b2edd46328e3782cbe1ea8798ed4c978f3254bce7413749967" [versions] minecraft = "1.20.1"