Files
BetterLeavesLite/assets/biomesoplenty/models/block/origin_leaves1.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
122 B
JSON

{
"parent": "betterleaves:block/leaves1",
"textures": {
"all": "biomesoplenty:block/origin_leaves"
}
}