Files
BetterLeavesLite/assets/chipped/models/block/cherry_oak_leaves1.json
Martin Prokoph 833e703f50 compat: Chipped & Eternal Starlight
TODO: Frosted Leaves and Northland Leaves need new snowy models with top and bottom textures. Perhaps I could change the default model to have bottom and top texture variables that by default take on the regular side texture.
2025-07-17 15:09:05 +02:00

6 lines
131 B
JSON

{
"parent": "betterleaves:block/leaves1",
"textures": {
"all": "chipped:block/oak_leaves/cherry_oak_leaves"
}
}