mirror of
https://github.com/TeamMidnightDust/CullLeaves.git
synced 2025-12-16 22:25:09 +01:00
stonecutter: setup multiversion build
This commit is contained in:
12
src/main/resources/resourcepacks/smartleaves/pack.mcmeta
Executable file
12
src/main/resources/resourcepacks/smartleaves/pack.mcmeta
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 15,
|
||||
"supported_formats": [15, 255],
|
||||
"min_format": 15,
|
||||
"max_format": 255,
|
||||
"description": {
|
||||
"translate": "cullleaves.resourcepack.description",
|
||||
"fallback": "§2Makes leaves look identical to OptiFine's smart leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user