compat: Environmental colored wisteria leaves

- Uses a new per-texture configuration system that allows customizing block states
- This system also allows defining the texture stitching layout, based on the following template:
1 2 3
4 5 6
7 8 9
This commit is contained in:
Martin Prokoph
2025-03-14 15:31:47 +01:00
parent 9a53699677
commit 723e8d2bc7
28 changed files with 374 additions and 273 deletions

View File

@@ -0,0 +1,5 @@
{
"blockStateData": {
"state": "half=bottom"
}
}