Files
BetterLeavesLite/assets/natures_spirit/models/block/yellow_maple_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
129 B
JSON

{
"parent": "betterleaves:block/leaves4",
"textures": {
"all": "natures_spirit:block/yellow_maple_leaves"
}
}