Fixed snouts (properly this time)

This commit is contained in:
Sollace 2020-04-05 12:55:56 +02:00
parent 5f57b50ee2
commit 9567dc474d

View file

@ -11,8 +11,8 @@
"north": [-2, -1, -7, 4, 3, 10, 13], "north": [-2, -1, -7, 4, 3, 10, 13],
"up": [-2, -1, -7, 4, 1, 10, 13], "up": [-2, -1, -7, 4, 1, 10, 13],
"down": [-2, 2, -7, 4, 1, 18, 7], "down": [-2, 2, -7, 4, 1, 18, 7],
"west": [-2, -1, -7, 3, 3, 13, 10], "west": [-2, -1, -7, 1, 3, 9, 13],
"east": [ 2, -1, -7, 3, 3, 13, 13] "east": [ 2, -1, -7, 1, 3, 14, 13]
}, },
"mare": { "mare": {
"type": "mson:planar", "type": "mson:planar",