mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 19:55:08 +01:00
- 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
5 lines
64 B
JSON
5 lines
64 B
JSON
{
|
|
"blockStateData": {
|
|
"state": "half=bottom"
|
|
}
|
|
} |