mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-25 13:57:59 +01:00
Fixed flipped back texture
This commit is contained in:
parent
5a794ed611
commit
19f4a4781e
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@
|
|||
"type": "mson:plane", "__comment": "back",
|
||||
"texture": { "u": 32, "v": 20 },
|
||||
"face": "up",
|
||||
"mirror": [true, false],
|
||||
"position": [ -4, 4, 2 ], "size": [ 8, 12 ]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue