fix: 修正模型 building_stair_rail_h_half
This commit is contained in:
@@ -7,15 +7,15 @@
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 14, 7],
|
||||
"to": [16, 16, 9],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
|
||||
"from": [0, 6, 7],
|
||||
"to": [16, 8, 9],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
|
||||
"east": {"uv": [7, 0, 9, 2], "texture": "#0", "cullface": "east"},
|
||||
"south": {"uv": [0, 0, 16, 2], "texture": "#0"},
|
||||
"west": {"uv": [7, 0, 9, 2], "texture": "#0", "cullface": "west"},
|
||||
"up": {"uv": [0, 7, 16, 9], "texture": "#0", "cullface": "up"},
|
||||
"north": {"uv": [0, 8, 16, 10], "texture": "#0"},
|
||||
"east": {"uv": [7, 8, 9, 10], "texture": "#0", "cullface": "east"},
|
||||
"south": {"uv": [0, 8, 16, 10], "texture": "#0"},
|
||||
"west": {"uv": [7, 8, 9, 10], "texture": "#0", "cullface": "west"},
|
||||
"up": {"uv": [0, 7, 16, 9], "texture": "#0"},
|
||||
"down": {"uv": [0, 7, 16, 9], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user