mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 19:55:08 +01:00
Compat for various DT addons
This commit is contained in:
66
assets/dtaether/blockstates/skyroot_leaves.json
Normal file
66
assets/dtaether/blockstates/skyroot_leaves.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves1"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves2"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves2",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves2",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves2",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves3"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves3",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves3",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves3",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves4"
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves4",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves4",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "aether:block/skyroot_leaves4",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user