mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-16 12:35:08 +01:00
compat: Aether Redux & Deep Aether ☁️
This commit is contained in:
128
assets/aether_redux/blockstates/purple_glacia_leaves.json
Normal file
128
assets/aether_redux/blockstates/purple_glacia_leaves.json
Normal file
@@ -0,0 +1,128 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user