You've already forked minecraft-assets
Delete misplaced directories
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/netherrack" },
|
||||
{ "model": "block/netherrack", "x": 90 },
|
||||
{ "model": "block/netherrack", "x": 180 },
|
||||
{ "model": "block/netherrack", "x": 270 },
|
||||
{ "model": "block/netherrack", "y": 90 },
|
||||
{ "model": "block/netherrack", "y": 90, "x": 90 },
|
||||
{ "model": "block/netherrack", "y": 90, "x": 180 },
|
||||
{ "model": "block/netherrack", "y": 90, "x": 270 },
|
||||
{ "model": "block/netherrack", "y": 180 },
|
||||
{ "model": "block/netherrack", "y": 180, "x": 90 },
|
||||
{ "model": "block/netherrack", "y": 180, "x": 180 },
|
||||
{ "model": "block/netherrack", "y": 180, "x": 270 },
|
||||
{ "model": "block/netherrack", "y": 270 },
|
||||
{ "model": "block/netherrack", "y": 270, "x": 90 },
|
||||
{ "model": "block/netherrack", "y": 270, "x": 180 },
|
||||
{ "model": "block/netherrack", "y": 270, "x": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user