Files
BetterLeavesLite/input/assets/environmental/textures/block/pink_wisteria_leaves.betterleaves.json
Martin Prokoph 723e8d2bc7 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
2025-03-14 15:31:47 +01:00

5 lines
64 B
JSON

{
"blockStateData": {
"state": "half=bottom"
}
}