Support animated textures

- Just uses the legacy model in these cases
- Add automatic resource extraction from mods
This commit is contained in:
Martin Prokoph
2024-12-10 12:39:02 +01:00
parent 9d25b728c6
commit e92e8e9549
17 changed files with 1698 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves_legacy2",
"textures": {
"all": "biomeswevegone:block/blooming_witch_hazel_leaves"
}
}