You've already forked minecraft-assets
Delete misplaced directories
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,lit=true": { "model": "block/redstone_wall_torch" },
|
||||
"facing=south,lit=true": { "model": "block/redstone_wall_torch", "y": 90 },
|
||||
"facing=west,lit=true": { "model": "block/redstone_wall_torch", "y": 180 },
|
||||
"facing=north,lit=true": { "model": "block/redstone_wall_torch", "y": 270 },
|
||||
"facing=east,lit=false": { "model": "block/redstone_wall_torch_off" },
|
||||
"facing=south,lit=false": { "model": "block/redstone_wall_torch_off", "y": 90 },
|
||||
"facing=west,lit=false": { "model": "block/redstone_wall_torch_off", "y": 180 },
|
||||
"facing=north,lit=false": { "model": "block/redstone_wall_torch_off", "y": 270 }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user