Files
BetterLeavesLite/assets/aether/models/block/golden_oak_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
127 B
JSON

{
"parent": "betterleaves:block/leaves4",
"textures": {
"all": "aether:block/natural/golden_oak_leaves"
}
}