mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-16 12:35:08 +01:00
feat: support for various mods
This commit is contained in:
66
assets/regions_unexplored/blockstates/palm_leaves_top.json
Normal file
66
assets/regions_unexplored/blockstates/palm_leaves_top.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top1"
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top2"
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top2",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top2",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top2",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top3"
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top3",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top3",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top3",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top4"
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top4",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top4",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "regions_unexplored:block/palm_leaves_top4",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user