mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 19:55:08 +01:00
feat: support programmer art
This commit is contained in:
@@ -1,66 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves1"
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves2"
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves2",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves2",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves2",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves3"
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves3",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves3",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves3",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves4"
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves4",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves4",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "environmental:block/hanging_willow_leaves4",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user