Files
BetterLeavesLite/assets/biomeswevegone/models/block/blooming_witch_hazel_leaves2.json
Martin Prokoph e92e8e9549 Support animated textures
- Just uses the legacy model in these cases
- Add automatic resource extraction from mods
2024-12-10 12:39:02 +01:00

6 lines
144 B
JSON

{
"parent": "betterleaves:block/leaves_legacy2",
"textures": {
"all": "biomeswevegone:block/blooming_witch_hazel_leaves"
}
}