compat: complete Twilight Forest support

This commit is contained in:
Martin Prokoph
2025-03-13 22:37:51 +01:00
parent b15c1baac3
commit 95e482133b
58 changed files with 670 additions and 100 deletions

View File

@@ -0,0 +1,21 @@
{
"variants": {
"": [
{
"model": "twilightforest:block/fallen_leaves"
},
{
"model": "twilightforest:block/fallen_leaves",
"y": 90
},
{
"model": "twilightforest:block/fallen_leaves",
"y": 180
},
{
"model": "twilightforest:block/fallen_leaves",
"y": 270
}
]
}
}