mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 08:14:23 +01:00
Fixed duplicate keys. Closes #140
This commit is contained in:
parent
0acf3bf690
commit
566c641b9f
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@
|
||||||
{
|
{
|
||||||
"type": "mson:plane", "__comment": "body sides",
|
"type": "mson:plane", "__comment": "body sides",
|
||||||
"texture": { "u": 24, "v": 0 },
|
"texture": { "u": 24, "v": 0 },
|
||||||
"mirror": [ false, false, true ],
|
|
||||||
"face": "west",
|
"face": "west",
|
||||||
"mirror": [ true ],
|
"mirror": [ true ],
|
||||||
"position": [ -4, 4, 2 ], "size": [ 8, 8 ]
|
"position": [ -4, 4, 2 ], "size": [ 8, 8 ]
|
||||||
|
|
Loading…
Reference in a new issue