Files
BetterLeavesLite/assets/dtterralith/blockstates/flowering_azalea_mangrove_leaves.json
2025-03-24 21:45:38 +01:00

66 lines
1.9 KiB
JSON

{
"variants": {
"": [
{
"model": "minecraft:block/flowering_azalea_leaves1"
},
{
"model": "minecraft:block/flowering_azalea_leaves1",
"y": 90
},
{
"model": "minecraft:block/flowering_azalea_leaves1",
"y": 180
},
{
"model": "minecraft:block/flowering_azalea_leaves1",
"y": 270
},
{
"model": "minecraft:block/flowering_azalea_leaves2"
},
{
"model": "minecraft:block/flowering_azalea_leaves2",
"y": 90
},
{
"model": "minecraft:block/flowering_azalea_leaves2",
"y": 180
},
{
"model": "minecraft:block/flowering_azalea_leaves2",
"y": 270
},
{
"model": "minecraft:block/flowering_azalea_leaves3"
},
{
"model": "minecraft:block/flowering_azalea_leaves3",
"y": 90
},
{
"model": "minecraft:block/flowering_azalea_leaves3",
"y": 180
},
{
"model": "minecraft:block/flowering_azalea_leaves3",
"y": 270
},
{
"model": "minecraft:block/flowering_azalea_leaves4"
},
{
"model": "minecraft:block/flowering_azalea_leaves4",
"y": 90
},
{
"model": "minecraft:block/flowering_azalea_leaves4",
"y": 180
},
{
"model": "minecraft:block/flowering_azalea_leaves4",
"y": 270
}
]
}
}