Files
BetterLeavesLite/assets/minecraft/models/block/cherry_leaves4.json
Martin Prokoph f3d4bb69fc Add mod compatibility and edge-case handling
Why does every mod have to do things differently :((
2024-12-05 20:12:18 +01:00

6 lines
118 B
JSON

{
"parent": "betterleaves:block/leaves4",
"textures": {
"all": "minecraft:block/cherry_leaves"
}
}