diff --git a/src/config/paxi/datapacks/NoNetheriteArmor.zip b/src/config/paxi/datapacks/NoNetheriteArmor.zip index 6864916..8ea2ea8 100644 Binary files a/src/config/paxi/datapacks/NoNetheriteArmor.zip and b/src/config/paxi/datapacks/NoNetheriteArmor.zip differ diff --git a/src/index.toml b/src/index.toml index 3d45c96..d27fa38 100644 --- a/src/index.toml +++ b/src/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "config/paxi/datapacks/NoNetheriteArmor.zip" -hash = "91c81bd7055d3d4933954792818b56d78d2967ee646eb40dadb202631c134e38" +hash = "719086f7f6a926ca2f07492f49abb9adcde3e9979dd3c6be0c32004ea86a58aa" [[files]] file = "mods/banhammer.pw.toml" @@ -29,6 +29,11 @@ file = "mods/chunkyborder.pw.toml" hash = "c9354f82fc22ce663be8eb83fe9529ae1ddf59c1b4c68ee87ebcafbae0bee91c" metafile = true +[[files]] +file = "mods/emi.pw.toml" +hash = "d4379c7bc2817d61799b370ce8ef51a7427e7c682b9f794d0b2ba9b219c5dff5" +metafile = true + [[files]] file = "mods/fabric-api.pw.toml" hash = "3d6073b78407cf64f5f8ba7d684a626224a2d37e54ea36bfe27c8d62e5358c01" @@ -44,11 +49,6 @@ file = "mods/faux-custom-entity-data.pw.toml" hash = "9a6b9ad5b96b766d46cd87c988c0c763d9c48c78aa7169ab70b737e7fcb6aa18" metafile = true -[[files]] -file = "mods/forge-config-api-port.pw.toml" -hash = "d1e32ea50e119b059ffe57b2785625679cf04641dfa2d7189197f09eb63aa7f7" -metafile = true - [[files]] file = "mods/goml-reserved.pw.toml" hash = "848d0e5b03f9e9c674931da4e1b14fd837cd82ee022375d2769eded98b0219a9" @@ -66,17 +66,7 @@ metafile = true [[files]] file = "mods/jei.pw.toml" -hash = "2703659045f906c35864e583f661030d2a2fe21c86136488d430009d1870788b" -metafile = true - -[[files]] -file = "mods/just-enough-professions-jep.pw.toml" -hash = "2ab4b05dc042c299c689e52ff3ee8166572da76134289660f86f1973fe348994" -metafile = true - -[[files]] -file = "mods/leaves-be-gone.pw.toml" -hash = "4a02c0cde0e42c647dabf08783988b7986a7b3afe60091e014f62606b9856f64" +hash = "074dc3c92b31f4ee4e0e13d7a03d9e2fe66a98fd58447e49fee7c11d1c751389" metafile = true [[files]] @@ -99,11 +89,6 @@ file = "mods/no-portals.pw.toml" hash = "278fa9541d9922d982a8f597b1f67a1ec659a2adaa54669d73f3e85350c429b7" metafile = true -[[files]] -file = "mods/ordered-player-list.pw.toml" -hash = "261eb8ac6dcc730afd8643a6486d6b013bbbe2f1200dacc88d7c495e4a588aa5" -metafile = true - [[files]] file = "mods/paxi.pw.toml" hash = "73170bf5446b18a88d33a7a04653af758927c94b3e7aa052e6fd24b14623de64" @@ -126,12 +111,7 @@ metafile = true [[files]] file = "mods/polymer.pw.toml" -hash = "431a21a881276f1af4cd0df2839a76977a90d56bc21ec22247f7365b8f50ef37" -metafile = true - -[[files]] -file = "mods/puzzles-lib.pw.toml" -hash = "044c99b8058ecf5ea41c07dbea2ccb4e9c10995eb5d7009faabafd9b5de42c4f" +hash = "901ddb1c1416b332e032ab591d20c23a4cb434826464254b09a523defb570acd" metafile = true [[files]] @@ -164,11 +144,6 @@ file = "mods/styledplayerlist.pw.toml" hash = "d2e79b6f83ec10bb1d275186e8f79048ca73ca48b434c2539bf2542d86f2cf56" metafile = true -[[files]] -file = "mods/vanilla-permissions.pw.toml" -hash = "1cc15f1e57544cdd59abb1d979182fab2775122a8ac1fdb1c03609e695b75733" -metafile = true - [[files]] file = "mods/yungs-api.pw.toml" hash = "5ca8392f7c2a2204723fdd74b7c78f20ca9cf1b4fb9b13604d412e00e824cc5d" diff --git a/src/mods/emi.pw.toml b/src/mods/emi.pw.toml new file mode 100644 index 0000000..fcb9609 --- /dev/null +++ b/src/mods/emi.pw.toml @@ -0,0 +1,13 @@ +name = "EMI" +filename = "emi-1.1.3+1.20.4+fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/gI8Bw8ak/emi-1.1.3%2B1.20.4%2Bfabric.jar" +hash-format = "sha1" +hash = "539f32b8e164c54fb9118d99458cb98c915ac66c" + +[update] +[update.modrinth] +mod-id = "fRiHVvU7" +version = "gI8Bw8ak" diff --git a/src/mods/forge-config-api-port.pw.toml b/src/mods/forge-config-api-port.pw.toml deleted file mode 100644 index 42f667c..0000000 --- a/src/mods/forge-config-api-port.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Forge Config API Port" -filename = "ForgeConfigAPIPort-v20.4.3-1.20.4-Fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ohNO6lps/versions/xbVGsTLe/ForgeConfigAPIPort-v20.4.3-1.20.4-Fabric.jar" -hash-format = "sha1" -hash = "d868c7cc72c0d3dc933baa4ef99eb63662a70c90" - -[update] -[update.modrinth] -mod-id = "ohNO6lps" -version = "xbVGsTLe" diff --git a/src/mods/jei.pw.toml b/src/mods/jei.pw.toml index ffad417..2c85828 100644 --- a/src/mods/jei.pw.toml +++ b/src/mods/jei.pw.toml @@ -1,6 +1,6 @@ name = "Just Enough Items" filename = "jei-1.20.4-fabric-17.3.0.49.jar" -side = "both" +side = "client" [download] url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/HPR5ThoH/jei-1.20.4-fabric-17.3.0.49.jar" diff --git a/src/mods/just-enough-professions-jep.pw.toml b/src/mods/just-enough-professions-jep.pw.toml deleted file mode 100644 index 78c0fdb..0000000 --- a/src/mods/just-enough-professions-jep.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Just Enough Professions (JEP)" -filename = "JustEnoughProfessions-fabric-1.20.4-3.2.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/kB56GtWA/versions/DmBeuQ1I/JustEnoughProfessions-fabric-1.20.4-3.2.0.jar" -hash-format = "sha1" -hash = "3eb2e922d912d2867046e0d885f7f0d78889de56" - -[update] -[update.modrinth] -mod-id = "kB56GtWA" -version = "DmBeuQ1I" diff --git a/src/mods/leaves-be-gone.pw.toml b/src/mods/leaves-be-gone.pw.toml deleted file mode 100644 index 09a010a..0000000 --- a/src/mods/leaves-be-gone.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Leaves Be Gone" -filename = "LeavesBeGone-v20.4.1-1.20.4-Fabric.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/AVq17PqV/versions/vosgBua4/LeavesBeGone-v20.4.1-1.20.4-Fabric.jar" -hash-format = "sha1" -hash = "5dcdd9d15899d5ba3a472ae259245041171d9d0a" - -[update] -[update.modrinth] -mod-id = "AVq17PqV" -version = "vosgBua4" diff --git a/src/mods/ordered-player-list.pw.toml b/src/mods/ordered-player-list.pw.toml deleted file mode 100644 index 176c494..0000000 --- a/src/mods/ordered-player-list.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Ordered Player List" -filename = "orderedplayerlist-0.1.3+1.20.2.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/IX99VLW9/versions/DL7rAiJr/orderedplayerlist-0.1.3%2B1.20.2.jar" -hash-format = "sha1" -hash = "2902406910f397bcd8236d51b7b54f9f74c4ba5c" - -[update] -[update.modrinth] -mod-id = "IX99VLW9" -version = "DL7rAiJr" diff --git a/src/mods/polymer.pw.toml b/src/mods/polymer.pw.toml index b728e45..436faf8 100644 --- a/src/mods/polymer.pw.toml +++ b/src/mods/polymer.pw.toml @@ -1,6 +1,6 @@ name = "Polymer" filename = "polymer-bundled-0.7.6+1.20.4.jar" -side = "both" +side = "server" [download] url = "https://cdn.modrinth.com/data/xGdtZczs/versions/q6smILYe/polymer-bundled-0.7.6%2B1.20.4.jar" diff --git a/src/mods/puzzles-lib.pw.toml b/src/mods/puzzles-lib.pw.toml deleted file mode 100644 index eed3617..0000000 --- a/src/mods/puzzles-lib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Puzzles Lib" -filename = "PuzzlesLib-v20.4.41-1.20.4-Fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/QAGBst4M/versions/5AajzfKh/PuzzlesLib-v20.4.41-1.20.4-Fabric.jar" -hash-format = "sha1" -hash = "57cb7287bd10358f6d1ed9a28f0d8aff037e10f5" - -[update] -[update.modrinth] -mod-id = "QAGBst4M" -version = "5AajzfKh" diff --git a/src/mods/vanilla-permissions.pw.toml b/src/mods/vanilla-permissions.pw.toml deleted file mode 100644 index c2a314f..0000000 --- a/src/mods/vanilla-permissions.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Vanilla Permissions" -filename = "vanilla-permissions-0.2.3+1.20.4.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/fdZkP5Bb/versions/I9QawL7F/vanilla-permissions-0.2.3%2B1.20.4.jar" -hash-format = "sha1" -hash = "08aa2d469313a0a0c63e84aedbf9b0c85c38765f" - -[update] -[update.modrinth] -mod-id = "fdZkP5Bb" -version = "I9QawL7F" diff --git a/src/pack.toml b/src/pack.toml index d520544..64dcf27 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "Azure Undead Modpack" author = "SeaswimmerTheFsh" -version = "0.2.11" +version = "0.2.7" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4c5eb2f47431e8eb3b4a3e76959a60c2a717079bbda466c77f55e03d79eb9d2f" +hash = "8dadfbcefafbbc62713c4312a9c59db4e7e7146d0a7e497463f2ac532614075a" [versions] fabric = "0.15.7"