mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-15 12:05:09 +01:00
compat: complete Twilight Forest support
This commit is contained in:
21
assets/twilightforest/blockstates/fallen_leaves.json
Normal file
21
assets/twilightforest/blockstates/fallen_leaves.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user