mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-12-28 07:56:44 +01:00
Wrench UV fix
This commit is contained in:
parent
12bfc78443
commit
3372947c75
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
"south": {"uv": [12, 10, 4, 12], "texture": "#5"},
|
||||
"west": {"uv": [4, 10, 6, 14], "rotation": 90, "texture": "#5"},
|
||||
"up": {"uv": [4, 10, 12, 14], "rotation": 180, "texture": "#5"},
|
||||
"down": {"uv": [6, 0, 9, 2], "texture": "#5"}
|
||||
"down": {"uv": [4, 10, 12, 13], "rotation": 180, "texture": "#5"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue