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