compat: Quark leaf carpets

This commit is contained in:
Martin Prokoph
2025-03-13 19:35:14 +01:00
parent d3175ec478
commit 8190c41610
34 changed files with 448 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"variants": {
"": [
{
"model": "quark:block/red_blossom_leaf_carpet"
},
{
"model": "quark:block/red_blossom_leaf_carpet",
"y": 90
},
{
"model": "quark:block/red_blossom_leaf_carpet",
"y": 180
},
{
"model": "quark:block/red_blossom_leaf_carpet",
"y": 270
}
]
}
}