Remove some unnecessary faces
This commit is contained in:
parent
8c06b0e497
commit
fed99d4104
@ -64,8 +64,7 @@
|
||||
"north": {"uv": [11, 12, 15.5, 13], "rotation": 180, "texture": "#texture"},
|
||||
"south": {"uv": [11, 12, 15.5, 13], "texture": "#texture"},
|
||||
"up": {"uv": [11, 12, 15.5, 13], "texture": "#texture"}
|
||||
},
|
||||
"forge_data": { "block_light": 15, "sky_light": 15 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "canister",
|
||||
@ -108,8 +107,7 @@
|
||||
"south": {"uv": [11, 12, 15.5, 13], "texture": "#texture"},
|
||||
"up": {"uv": [11, 12, 15.5, 13], "texture": "#texture"},
|
||||
"down": {"uv": [0, 0, 6, 1], "texture": "#missing"}
|
||||
},
|
||||
"forge_data": { "block_light": 15, "sky_light": 15 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "canister",
|
||||
@ -153,8 +151,7 @@
|
||||
"east": {"uv": [0, 15.5, 2.5, 15.75], "rotation": 270, "texture": "#texture"},
|
||||
"south": {"uv": [0, 15.5, 2.5, 15.75], "rotation": 270, "texture": "#texture"},
|
||||
"west": {"uv": [0, 15.5, 2.5, 15.75], "rotation": 270, "texture": "#texture"},
|
||||
"up": {"uv": [2, 15.5, 2.5, 15.75], "texture": "#texture"},
|
||||
"down": {"uv": [0, 0, 0, 1], "texture": "#missing"}
|
||||
"up": {"uv": [2, 15.5, 2.5, 15.75], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -162,9 +159,7 @@
|
||||
"from": [0, 15, 6],
|
||||
"to": [0.5, 16, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0, 1], "texture": "#missing"},
|
||||
"east": {"uv": [0, 15.75, 4.5, 16], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 0, 1], "texture": "#missing"},
|
||||
"west": {"uv": [0, 15.75, 4.5, 16], "texture": "#texture"},
|
||||
"up": {"uv": [0, 15.75, 4.5, 16], "rotation": 90, "texture": "#texture"},
|
||||
"down": {"uv": [0, 15.75, 4.5, 16], "rotation": 90, "texture": "#texture"}
|
||||
@ -179,8 +174,7 @@
|
||||
"east": {"uv": [0, 15.5, 2.5, 15.75], "rotation": 270, "texture": "#texture"},
|
||||
"south": {"uv": [0, 15.5, 2.5, 15.75], "rotation": 270, "texture": "#texture"},
|
||||
"west": {"uv": [0, 15.5, 2.5, 15.75], "rotation": 270, "texture": "#texture"},
|
||||
"up": {"uv": [2, 15.5, 2.5, 15.75], "texture": "#texture"},
|
||||
"down": {"uv": [0, 0, 0, 1], "texture": "#missing"}
|
||||
"up": {"uv": [2, 15.5, 2.5, 15.75], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -188,9 +182,7 @@
|
||||
"from": [15.4, 15, 6],
|
||||
"to": [15.9, 16, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0, 1], "texture": "#missing"},
|
||||
"east": {"uv": [0, 15.75, 4.5, 16], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 0, 1], "texture": "#missing"},
|
||||
"west": {"uv": [0, 15.75, 4.5, 16], "texture": "#texture"},
|
||||
"up": {"uv": [0, 15.75, 4.5, 16], "rotation": 90, "texture": "#texture"},
|
||||
"down": {"uv": [0, 15.75, 4.5, 16], "rotation": 90, "texture": "#texture"}
|
||||
@ -288,8 +280,7 @@
|
||||
"east": {"uv": [10.5, 13, 16, 13.25], "texture": "#texture"},
|
||||
"south": {"uv": [10.5, 13, 16, 13.25], "texture": "#texture"},
|
||||
"west": {"uv": [10.5, 13, 16, 13.25], "texture": "#texture"},
|
||||
"up": {"uv": [10.5, 13, 16, 15.75], "texture": "#texture"},
|
||||
"down": {"uv": [0, 0, 0.5, 0.25], "texture": "#missing"}
|
||||
"up": {"uv": [10.5, 13, 16, 15.75], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user