From d4e8679cb19d6e2552c787c653b84febc900b6df Mon Sep 17 00:00:00 2001 From: materus Date: Sat, 2 May 2026 17:46:38 +0200 Subject: [PATCH] 3D crops --- config/resourcepackoverrides.json | 6 ++++++ index.toml | 7 ++++++- pack.toml | 2 +- resourcepacks/3d-crops.pw.toml | 13 +++++++++++++ 4 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 resourcepacks/3d-crops.pw.toml diff --git a/config/resourcepackoverrides.json b/config/resourcepackoverrides.json index 4bdb377..6047c5b 100644 --- a/config/resourcepackoverrides.json +++ b/config/resourcepackoverrides.json @@ -11,6 +11,7 @@ "file/cubic-sun-moon-v1.8.5.zip", "file/Midnighttiggers-FCT-Default_1.20_V8.zip", "file/Nautilus3D-V2.2.zip", + "file/crops-3d(2).zip", "file/FreshAnimations_v1.10.4.zip", "vanillabackport:freshly_animated", "file/FA+All_Extensions-v1.8.1.zip", @@ -130,6 +131,11 @@ "title": "\"Comforts Modernized\"", "force_compatible": true, "required": true + }, + "file/crops-3d(2).zip":{ + "title": "\"3D Crops\"", + "force_compatible": true, + "required": true } } } diff --git a/index.toml b/index.toml index 8c7ec34..581e850 100644 --- a/index.toml +++ b/index.toml @@ -86,7 +86,7 @@ hash = "d9a0d3a15eb2eca9b8aefc583ce6f2a72d26104233f1d3c2a2f73f6d030acf76" [[files]] file = "config/resourcepackoverrides.json" -hash = "aca9635a66d7127eb47ab27c069a4b9786b9a09d5acdfbc09e338c08914e7a1c" +hash = "da2465d0b15f41ff77a30c9ae9708967a9f4b822bd9ccac89699e74cb81880b0" [[files]] file = "config/silentgear-common.toml" @@ -1965,6 +1965,11 @@ file = "mods/zombie-awareness.pw.toml" hash = "25f44960f8a331cafb3446c9388f959989aa01bd53a17a38766967f6cf20bb60" metafile = true +[[files]] +file = "resourcepacks/3d-crops.pw.toml" +hash = "82e610917524c6f1af58e102a1be333665ee9af1649477aae0546a30d1ae3114" +metafile = true + [[files]] file = "resourcepacks/better-lanterns.pw.toml" hash = "17ea105b98d79a0be6ce20da3304f9ed1398c5d9d3ad24cea2c914a109ede78e" diff --git a/pack.toml b/pack.toml index 7a93441..1d827ad 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 = "98562a35dde313d97ff8f28901529c0b0c912ac352cba339ff8f26ac030b8bed" +hash = "8a2ddb0927b74aa4ad57d169641875f5b3af5f6ff266538172af2ea5a6792873" [versions] minecraft = "1.21.1" diff --git a/resourcepacks/3d-crops.pw.toml b/resourcepacks/3d-crops.pw.toml new file mode 100644 index 0000000..8d11e06 --- /dev/null +++ b/resourcepacks/3d-crops.pw.toml @@ -0,0 +1,13 @@ +name = "3D crops Revamped" +filename = "crops-3d(2).zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PgpTtNoI/versions/iKYRZwnm/crops-3d%282%29.zip" +hash-format = "sha512" +hash = "57073e45b1499cb7c4e6e40f9314fa6bb24716f116ef83a65914c86a7999bb26d28c023afd502e2bdbce60312c225199c4e46a3194e8dbe7bb60121894338996" + +[update] +[update.modrinth] +mod-id = "PgpTtNoI" +version = "iKYRZwnm"