compat: Chipped & Eternal Starlight

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.
This commit is contained in:
Martin Prokoph
2025-07-17 15:06:31 +02:00
parent 389251d3fe
commit 833e703f50
637 changed files with 7642 additions and 39 deletions

View File

@@ -0,0 +1,66 @@
{
"variants": {
"": [
{
"model": "chipped:block/dead_birch_leaves1"
},
{
"model": "chipped:block/dead_birch_leaves1",
"y": 90
},
{
"model": "chipped:block/dead_birch_leaves1",
"y": 180
},
{
"model": "chipped:block/dead_birch_leaves1",
"y": 270
},
{
"model": "chipped:block/dead_birch_leaves2"
},
{
"model": "chipped:block/dead_birch_leaves2",
"y": 90
},
{
"model": "chipped:block/dead_birch_leaves2",
"y": 180
},
{
"model": "chipped:block/dead_birch_leaves2",
"y": 270
},
{
"model": "chipped:block/dead_birch_leaves3"
},
{
"model": "chipped:block/dead_birch_leaves3",
"y": 90
},
{
"model": "chipped:block/dead_birch_leaves3",
"y": 180
},
{
"model": "chipped:block/dead_birch_leaves3",
"y": 270
},
{
"model": "chipped:block/dead_birch_leaves4"
},
{
"model": "chipped:block/dead_birch_leaves4",
"y": 90
},
{
"model": "chipped:block/dead_birch_leaves4",
"y": 180
},
{
"model": "chipped:block/dead_birch_leaves4",
"y": 270
}
]
}
}