mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 19:55:08 +01:00
compat: Immersive Weathering
This commit is contained in:
21
assets/quark/blockstates/pale_oak_leaf_carpet.json
Normal file
21
assets/quark/blockstates/pale_oak_leaf_carpet.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "quark:block/pale_oak_leaf_carpet"
|
||||
},
|
||||
{
|
||||
"model": "quark:block/pale_oak_leaf_carpet",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "quark:block/pale_oak_leaf_carpet",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "quark:block/pale_oak_leaf_carpet",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user