From 9567dc474db31c759a63e5b9122fbea77f824f7c Mon Sep 17 00:00:00 2001 From: Sollace Date: Sun, 5 Apr 2020 12:55:56 +0200 Subject: [PATCH] Fixed snouts (properly this time) --- .../assets/minelittlepony/models/components/snout.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/minelittlepony/models/components/snout.json b/src/main/resources/assets/minelittlepony/models/components/snout.json index 0e2d90b1..fdc11d59 100644 --- a/src/main/resources/assets/minelittlepony/models/components/snout.json +++ b/src/main/resources/assets/minelittlepony/models/components/snout.json @@ -11,8 +11,8 @@ "north": [-2, -1, -7, 4, 3, 10, 13], "up": [-2, -1, -7, 4, 1, 10, 13], "down": [-2, 2, -7, 4, 1, 18, 7], - "west": [-2, -1, -7, 3, 3, 13, 10], - "east": [ 2, -1, -7, 3, 3, 13, 13] + "west": [-2, -1, -7, 1, 3, 9, 13], + "east": [ 2, -1, -7, 1, 3, 14, 13] }, "mare": { "type": "mson:planar",