Files
BetterLeavesLite/assets/aether_redux/blockstates/purple_glacia_leaves.json
2025-09-27 18:28:59 +02:00

128 lines
3.8 KiB
JSON

{
"variants": {
"snowy=false": [
{
"model": "aether_redux:block/purple_glacia_leaves1"
},
{
"model": "aether_redux:block/purple_glacia_leaves1",
"y": 90
},
{
"model": "aether_redux:block/purple_glacia_leaves1",
"y": 180
},
{
"model": "aether_redux:block/purple_glacia_leaves1",
"y": 270
},
{
"model": "aether_redux:block/purple_glacia_leaves2"
},
{
"model": "aether_redux:block/purple_glacia_leaves2",
"y": 90
},
{
"model": "aether_redux:block/purple_glacia_leaves2",
"y": 180
},
{
"model": "aether_redux:block/purple_glacia_leaves2",
"y": 270
},
{
"model": "aether_redux:block/purple_glacia_leaves3"
},
{
"model": "aether_redux:block/purple_glacia_leaves3",
"y": 90
},
{
"model": "aether_redux:block/purple_glacia_leaves3",
"y": 180
},
{
"model": "aether_redux:block/purple_glacia_leaves3",
"y": 270
},
{
"model": "aether_redux:block/purple_glacia_leaves4"
},
{
"model": "aether_redux:block/purple_glacia_leaves4",
"y": 90
},
{
"model": "aether_redux:block/purple_glacia_leaves4",
"y": 180
},
{
"model": "aether_redux:block/purple_glacia_leaves4",
"y": 270
}
],
"snowy=true": [
{
"model": "aether_redux:block/purple_glacia_leaves_snowy1"
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy1",
"y": 90
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy1",
"y": 180
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy1",
"y": 270
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy2"
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy2",
"y": 90
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy2",
"y": 180
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy2",
"y": 270
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy3"
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy3",
"y": 90
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy3",
"y": 180
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy3",
"y": 270
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy4"
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy4",
"y": 90
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy4",
"y": 180
},
{
"model": "aether_redux:block/purple_glacia_leaves_snowy4",
"y": 270
}
]
}
}