From cf9c4030b4b759e045eeead376341bd59592a69f Mon Sep 17 00:00:00 2001 From: Sollace Date: Thu, 28 Nov 2019 19:44:26 +0200 Subject: [PATCH] Fixed tails --- .../assets/minelittlepony/models/components/tail_segment.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/minelittlepony/models/components/tail_segment.json b/src/main/resources/assets/minelittlepony/models/components/tail_segment.json index 5638d183..a5a7d13f 100644 --- a/src/main/resources/assets/minelittlepony/models/components/tail_segment.json +++ b/src/main/resources/assets/minelittlepony/models/components/tail_segment.json @@ -2,7 +2,7 @@ "texture": {"w": 64, "h": 64}, "locals": { "segment_index": 0, - "segment_y": [["#segment_index", "/", 4], "+", 0.063], + "segment_y": [["#segment_index", "*", 4], "+", 0.063], "tex_x": [["#segment_index", "%", 2], "*", 4] }, "segment": {