mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-16 04:25:09 +01:00
TODO: Frosted Leaves and Northland Leaves need new snowy models with top and bottom textures. Perhaps I could change the default model to have bottom and top texture variables that by default take on the regular side texture.
128 lines
3.9 KiB
JSON
128 lines
3.9 KiB
JSON
{
|
|
"variants": {
|
|
"snowy=false": [
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves1"
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves1",
|
|
"y": 90
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves1",
|
|
"y": 180
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves1",
|
|
"y": 270
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves2"
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves2",
|
|
"y": 90
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves2",
|
|
"y": 180
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves2",
|
|
"y": 270
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves3"
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves3",
|
|
"y": 90
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves3",
|
|
"y": 180
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves3",
|
|
"y": 270
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves4"
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves4",
|
|
"y": 90
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves4",
|
|
"y": 180
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves4",
|
|
"y": 270
|
|
}
|
|
],
|
|
"snowy=true": [
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy1"
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy1",
|
|
"y": 90
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy1",
|
|
"y": 180
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy1",
|
|
"y": 270
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy2"
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy2",
|
|
"y": 90
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy2",
|
|
"y": 180
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy2",
|
|
"y": 270
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy3"
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy3",
|
|
"y": 90
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy3",
|
|
"y": 180
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy3",
|
|
"y": 270
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy4"
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy4",
|
|
"y": 90
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy4",
|
|
"y": 180
|
|
},
|
|
{
|
|
"model": "eternal_starlight:block/northland_leaves_snowy4",
|
|
"y": 270
|
|
}
|
|
]
|
|
}
|
|
} |