Files
BetterLeavesLite/assets/mysticsbiomes/blockstates/sea_shrub_leaves.json
2025-04-14 10:07:59 +02:00

66 lines
1.8 KiB
JSON

{
"variants": {
"": [
{
"model": "mysticsbiomes:block/sea_shrub_leaves1"
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves1",
"y": 90
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves1",
"y": 180
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves1",
"y": 270
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves2"
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves2",
"y": 90
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves2",
"y": 180
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves2",
"y": 270
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves3"
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves3",
"y": 90
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves3",
"y": 180
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves3",
"y": 270
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves4"
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves4",
"y": 90
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves4",
"y": 180
},
{
"model": "mysticsbiomes:block/sea_shrub_leaves4",
"y": 270
}
]
}
}