Files
BetterLeavesLite/assets/bountifulfares/blockstates/golden_apple_leaves.json
2025-12-12 14:57:21 +01:00

66 lines
1.9 KiB
JSON

{
"variants": {
"": [
{
"model": "bountifulfares:block/golden_apple_leaves1"
},
{
"model": "bountifulfares:block/golden_apple_leaves1",
"y": 90
},
{
"model": "bountifulfares:block/golden_apple_leaves1",
"y": 180
},
{
"model": "bountifulfares:block/golden_apple_leaves1",
"y": 270
},
{
"model": "bountifulfares:block/golden_apple_leaves2"
},
{
"model": "bountifulfares:block/golden_apple_leaves2",
"y": 90
},
{
"model": "bountifulfares:block/golden_apple_leaves2",
"y": 180
},
{
"model": "bountifulfares:block/golden_apple_leaves2",
"y": 270
},
{
"model": "bountifulfares:block/golden_apple_leaves3"
},
{
"model": "bountifulfares:block/golden_apple_leaves3",
"y": 90
},
{
"model": "bountifulfares:block/golden_apple_leaves3",
"y": 180
},
{
"model": "bountifulfares:block/golden_apple_leaves3",
"y": 270
},
{
"model": "bountifulfares:block/golden_apple_leaves4"
},
{
"model": "bountifulfares:block/golden_apple_leaves4",
"y": 90
},
{
"model": "bountifulfares:block/golden_apple_leaves4",
"y": 180
},
{
"model": "bountifulfares:block/golden_apple_leaves4",
"y": 270
}
]
}
}