Add cosmetics and anti trample

This commit is contained in:
Mateusz Słodkowicz 2025-07-30 22:37:26 +02:00
parent 9d5d03ef7b
commit ac6f652a2e
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
5 changed files with 55 additions and 1 deletions

View File

@ -461,6 +461,11 @@ file = "mods/anti-xray.pw.toml"
hash = "db41e89c14e8d4e21903b385ef34a548ef48da36385e1c2f8c44e212eb7c4f69" hash = "db41e89c14e8d4e21903b385ef34a548ef48da36385e1c2f8c44e212eb7c4f69"
metafile = true metafile = true
[[files]]
file = "mods/antiblocksrechiseled.pw.toml"
hash = "254bbfbef5e7d205da8e74f23e2dd07a64ea54ab14656cba0a79486e9939d566"
metafile = true
[[files]] [[files]]
file = "mods/appleskin.pw.toml" file = "mods/appleskin.pw.toml"
hash = "793693a85f3c87d4e899ee0c58deabc53690bf5a70f17343f28fd5063ce8a1e1" hash = "793693a85f3c87d4e899ee0c58deabc53690bf5a70f17343f28fd5063ce8a1e1"
@ -801,6 +806,11 @@ file = "mods/coroutil.pw.toml"
hash = "b2c7739b56ef71f50a86658cfa67375796beafd391c4dbe26a5de8cd92b9b685" hash = "b2c7739b56ef71f50a86658cfa67375796beafd391c4dbe26a5de8cd92b9b685"
metafile = true metafile = true
[[files]]
file = "mods/cosmetic-armor-reworked.pw.toml"
hash = "cfa8aa9c0437721dab2057c932c9cf8ec3d3a11f672040601305238d13df85e8"
metafile = true
[[files]] [[files]]
file = "mods/craftpresence.pw.toml" file = "mods/craftpresence.pw.toml"
hash = "17a10532b2a12768f31f8bd209024312e6e224d01f87c8476704000b40d2334e" hash = "17a10532b2a12768f31f8bd209024312e6e224d01f87c8476704000b40d2334e"
@ -1886,6 +1896,11 @@ file = "mods/notenoughcrashes.pw.toml"
hash = "1588f074af0ca7a5145fd676faf3e14381bb96d1383a3dfbaac7398b1dc6e2fd" hash = "1588f074af0ca7a5145fd676faf3e14381bb96d1383a3dfbaac7398b1dc6e2fd"
metafile = true metafile = true
[[files]]
file = "mods/notrample.pw.toml"
hash = "4073469d34efc19127a72b8b1dbf46e5c396865047bda08119b8e5459b13cff0"
metafile = true
[[files]] [[files]]
file = "mods/nullscape.pw.toml" file = "mods/nullscape.pw.toml"
hash = "e5e76b305f6e8fd611fb70695f42014c62e5f46b926d626eaf5ca0c78e394c5c" hash = "e5e76b305f6e8fd611fb70695f42014c62e5f46b926d626eaf5ca0c78e394c5c"

View File

@ -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"

View File

@ -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

13
mods/notrample.pw.toml Normal file
View File

@ -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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "366c972baa6ffa238d0426c153a4851767d591b1308fd66160e156165481efbe" hash = "3ba49a74d96ce5f9dd287cf916d8f74d77aa2d0661b9b4755c3ddf4244e46171"
[versions] [versions]
forge = "47.4.4" forge = "47.4.4"