Fixed duplicate keys. Closes #140

This commit is contained in:
Sollace 2019-12-27 15:00:47 +01:00
parent 0acf3bf690
commit 566c641b9f

View file

@ -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 ]