This commit is contained in:
paulevsGitch 2020-10-17 20:40:42 +03:00
parent f0a37800a8
commit 0d385b0445

View file

@ -1,78 +0,0 @@
{
"variants": {
"": [
{
"model": "betterend:block/flavolite"
},
{
"model": "betterend:block/flavolite",
"x": 90
},
{
"model": "betterend:block/flavolite",
"x": 180
},
{
"model": "betterend:block/flavolite",
"x": 270
},
{
"model": "betterend:block/flavolite",
"y": 90
},
{
"model": "betterend:block/flavolite",
"y": 90,
"x": 90
},
{
"model": "betterend:block/flavolite",
"y": 90,
"x": 180
},
{
"model": "betterend:block/flavolite",
"y": 90,
"x": 270
},
{
"model": "betterend:block/flavolite",
"y": 180
},
{
"model": "betterend:block/flavolite",
"y": 180,
"x": 90
},
{
"model": "betterend:block/flavolite",
"y": 180,
"x": 180
},
{
"model": "betterend:block/flavolite",
"y": 180,
"x": 270
},
{
"model": "betterend:block/flavolite",
"y": 270
},
{
"model": "betterend:block/flavolite",
"y": 270,
"x": 90
},
{
"model": "betterend:block/flavolite",
"y": 270,
"x": 180
},
{
"model": "betterend:block/flavolite",
"y": 270,
"x": 270
}
]
}
}