Skip to content

Commit

Permalink
Fixed a model error
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticKoko committed Nov 19, 2024
1 parent e18c1b7 commit 8367cf5
Showing 1 changed file with 0 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,32 +18,6 @@
"down": {"uv": [9, 3, 6, 6], "texture": "#2"}
}
},
{
"from": [4, 8, 6.5],
"to": [7, 11, 6.5],
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 6.75, 6.5]},
"faces": {
"north": {"uv": [6, 6, 9, 9], "texture": "#2"},
"east": {"uv": [0, 0, 0, 3], "texture": "#2"},
"south": {"uv": [6, 6, 9, 9], "texture": "#2"},
"west": {"uv": [0, 0, 0, 3], "texture": "#2"},
"up": {"uv": [3, 0, 0, 0], "texture": "#2"},
"down": {"uv": [3, 0, 0, 0], "texture": "#2"}
}
},
{
"from": [5.5, 8, 5],
"to": [5.5, 11, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 6.75, 6.5]},
"faces": {
"north": {"uv": [0, 0, 0, 3], "texture": "#2"},
"east": {"uv": [6, 6, 9, 9], "texture": "#2"},
"south": {"uv": [0, 0, 0, 3], "texture": "#2"},
"west": {"uv": [6, 6, 9, 9], "texture": "#2"},
"up": {"uv": [0, 3, 0, 0], "texture": "#2"},
"down": {"uv": [0, 0, 0, 3], "texture": "#2"}
}
},
{
"from": [9, 0, 8],
"to": [12, 5, 11],
Expand All @@ -56,32 +30,6 @@
"up": {"uv": [9, 3, 6, 0], "rotation": 270, "texture": "#2"},
"down": {"uv": [9, 3, 6, 6], "rotation": 90, "texture": "#2"}
}
},
{
"from": [9, 5, 9.5],
"to": [12, 8, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [10.5, 3.75, 9.5]},
"faces": {
"north": {"uv": [6, 6, 9, 9], "texture": "#2"},
"east": {"uv": [0, 0, 0, 3], "texture": "#2"},
"south": {"uv": [6, 6, 9, 9], "texture": "#2"},
"west": {"uv": [0, 0, 0, 3], "texture": "#2"},
"up": {"uv": [3, 0, 0, 0], "texture": "#2"},
"down": {"uv": [3, 0, 0, 0], "texture": "#2"}
}
},
{
"from": [10.5, 5, 8],
"to": [10.5, 8, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [10.5, 3.75, 9.5]},
"faces": {
"north": {"uv": [0, 0, 0, 3], "texture": "#2"},
"east": {"uv": [6, 6, 9, 9], "texture": "#2"},
"south": {"uv": [0, 0, 0, 3], "texture": "#2"},
"west": {"uv": [6, 6, 9, 9], "texture": "#2"},
"up": {"uv": [0, 3, 0, 0], "texture": "#2"},
"down": {"uv": [0, 0, 0, 3], "texture": "#2"}
}
}
],
"display": {
Expand Down

0 comments on commit 8367cf5

Please sign in to comment.