3D crops
This commit is contained in:
parent
5fcd28e61b
commit
d4e8679cb1
@ -11,6 +11,7 @@
|
|||||||
"file/cubic-sun-moon-v1.8.5.zip",
|
"file/cubic-sun-moon-v1.8.5.zip",
|
||||||
"file/Midnighttiggers-FCT-Default_1.20_V8.zip",
|
"file/Midnighttiggers-FCT-Default_1.20_V8.zip",
|
||||||
"file/Nautilus3D-V2.2.zip",
|
"file/Nautilus3D-V2.2.zip",
|
||||||
|
"file/crops-3d(2).zip",
|
||||||
"file/FreshAnimations_v1.10.4.zip",
|
"file/FreshAnimations_v1.10.4.zip",
|
||||||
"vanillabackport:freshly_animated",
|
"vanillabackport:freshly_animated",
|
||||||
"file/FA+All_Extensions-v1.8.1.zip",
|
"file/FA+All_Extensions-v1.8.1.zip",
|
||||||
@ -130,6 +131,11 @@
|
|||||||
"title": "\"Comforts Modernized\"",
|
"title": "\"Comforts Modernized\"",
|
||||||
"force_compatible": true,
|
"force_compatible": true,
|
||||||
"required": true
|
"required": true
|
||||||
|
},
|
||||||
|
"file/crops-3d(2).zip":{
|
||||||
|
"title": "\"3D Crops\"",
|
||||||
|
"force_compatible": true,
|
||||||
|
"required": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -86,7 +86,7 @@ hash = "d9a0d3a15eb2eca9b8aefc583ce6f2a72d26104233f1d3c2a2f73f6d030acf76"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/resourcepackoverrides.json"
|
file = "config/resourcepackoverrides.json"
|
||||||
hash = "aca9635a66d7127eb47ab27c069a4b9786b9a09d5acdfbc09e338c08914e7a1c"
|
hash = "da2465d0b15f41ff77a30c9ae9708967a9f4b822bd9ccac89699e74cb81880b0"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/silentgear-common.toml"
|
file = "config/silentgear-common.toml"
|
||||||
@ -1965,6 +1965,11 @@ file = "mods/zombie-awareness.pw.toml"
|
|||||||
hash = "25f44960f8a331cafb3446c9388f959989aa01bd53a17a38766967f6cf20bb60"
|
hash = "25f44960f8a331cafb3446c9388f959989aa01bd53a17a38766967f6cf20bb60"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "resourcepacks/3d-crops.pw.toml"
|
||||||
|
hash = "82e610917524c6f1af58e102a1be333665ee9af1649477aae0546a30d1ae3114"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "resourcepacks/better-lanterns.pw.toml"
|
file = "resourcepacks/better-lanterns.pw.toml"
|
||||||
hash = "17ea105b98d79a0be6ce20da3304f9ed1398c5d9d3ad24cea2c914a109ede78e"
|
hash = "17ea105b98d79a0be6ce20da3304f9ed1398c5d9d3ad24cea2c914a109ede78e"
|
||||||
|
|||||||
@ -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 = "98562a35dde313d97ff8f28901529c0b0c912ac352cba339ff8f26ac030b8bed"
|
hash = "8a2ddb0927b74aa4ad57d169641875f5b3af5f6ff266538172af2ea5a6792873"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|||||||
13
resourcepacks/3d-crops.pw.toml
Normal file
13
resourcepacks/3d-crops.pw.toml
Normal file
@ -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"
|
||||||
Loading…
x
Reference in New Issue
Block a user