diff --git a/index.toml b/index.toml index 5691a0f..85aac07 100644 --- a/index.toml +++ b/index.toml @@ -461,6 +461,11 @@ file = "mods/anti-xray.pw.toml" hash = "db41e89c14e8d4e21903b385ef34a548ef48da36385e1c2f8c44e212eb7c4f69" metafile = true +[[files]] +file = "mods/antiblocksrechiseled.pw.toml" +hash = "254bbfbef5e7d205da8e74f23e2dd07a64ea54ab14656cba0a79486e9939d566" +metafile = true + [[files]] file = "mods/appleskin.pw.toml" hash = "793693a85f3c87d4e899ee0c58deabc53690bf5a70f17343f28fd5063ce8a1e1" @@ -801,6 +806,11 @@ file = "mods/coroutil.pw.toml" hash = "b2c7739b56ef71f50a86658cfa67375796beafd391c4dbe26a5de8cd92b9b685" metafile = true +[[files]] +file = "mods/cosmetic-armor-reworked.pw.toml" +hash = "cfa8aa9c0437721dab2057c932c9cf8ec3d3a11f672040601305238d13df85e8" +metafile = true + [[files]] file = "mods/craftpresence.pw.toml" hash = "17a10532b2a12768f31f8bd209024312e6e224d01f87c8476704000b40d2334e" @@ -1886,6 +1896,11 @@ file = "mods/notenoughcrashes.pw.toml" hash = "1588f074af0ca7a5145fd676faf3e14381bb96d1383a3dfbaac7398b1dc6e2fd" metafile = true +[[files]] +file = "mods/notrample.pw.toml" +hash = "4073469d34efc19127a72b8b1dbf46e5c396865047bda08119b8e5459b13cff0" +metafile = true + [[files]] file = "mods/nullscape.pw.toml" hash = "e5e76b305f6e8fd611fb70695f42014c62e5f46b926d626eaf5ca0c78e394c5c" diff --git a/mods/antiblocksrechiseled.pw.toml b/mods/antiblocksrechiseled.pw.toml new file mode 100644 index 0000000..1aac785 --- /dev/null +++ b/mods/antiblocksrechiseled.pw.toml @@ -0,0 +1,13 @@ +name = "AntiBlocksReChiseled" +filename = "antiblocksrechiseled-0.4.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uLWeFJiL/versions/fn7ZVmRS/antiblocksrechiseled-0.4.7.jar" +hash-format = "sha512" +hash = "28c88871c8f23414d2b759d729ce975cbb9f5503c8342b95aff743c0f55684520a0d8fcf0e61320573f2aa0fc138cb2de7d1441fec067bc3129d63f5b275f4e3" + +[update] +[update.modrinth] +mod-id = "uLWeFJiL" +version = "fn7ZVmRS" diff --git a/mods/cosmetic-armor-reworked.pw.toml b/mods/cosmetic-armor-reworked.pw.toml new file mode 100644 index 0000000..79f9cde --- /dev/null +++ b/mods/cosmetic-armor-reworked.pw.toml @@ -0,0 +1,13 @@ +name = "Cosmetic Armor Reworked" +filename = "cosmeticarmorreworked-1.20.1-v1a.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "afd9fa3fe95e8c086e8d439df403ed1e5ea5cbea" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4600191 +project-id = 237307 diff --git a/mods/notrample.pw.toml b/mods/notrample.pw.toml new file mode 100644 index 0000000..d0d74e2 --- /dev/null +++ b/mods/notrample.pw.toml @@ -0,0 +1,13 @@ +name = "No Farmland Trample" +filename = "notrample-1.20.1-1.0.1.jar" +side = "server" + +[download] +hash-format = "sha1" +hash = "2875680fdc8f00a582f441c6cd31d782bef49bd2" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4764989 +project-id = 914018 diff --git a/pack.toml b/pack.toml index 91187d9..67f2ede 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 = "366c972baa6ffa238d0426c153a4851767d591b1308fd66160e156165481efbe" +hash = "3ba49a74d96ce5f9dd287cf916d8f74d77aa2d0661b9b4755c3ddf4244e46171" [versions] forge = "47.4.4"