From b46e6e1aee8e2af33009054bf5f7b6c5f516de25 Mon Sep 17 00:00:00 2001 From: EnderSven <63908565+EnderSven@users.noreply.github.com> Date: Wed, 18 Sep 2024 11:04:15 +0200 Subject: [PATCH] Fix Crocodile Eyes Fix Crocodile Eyes --- assets/ms/models/mobs/crocodile/crocodile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/ms/models/mobs/crocodile/crocodile.json b/assets/ms/models/mobs/crocodile/crocodile.json index 90a734b30..60629c822 100644 --- a/assets/ms/models/mobs/crocodile/crocodile.json +++ b/assets/ms/models/mobs/crocodile/crocodile.json @@ -172,7 +172,7 @@ "rotation": {"angle": 0, "axis": "y", "origin": [13.46875, 9.28125, 6.67188]}, "faces": { "north": {"uv": [0, 15, 7, 16], "texture": "#0"}, - "east": {"uv": [0, 15, 7, 16], "texture": "#0"}, + "east": {"uv": [7, 16, 0, 15], "texture": "#0"}, "south": {"uv": [0, 15, 7, 16], "texture": "#0"}, "up": {"uv": [0, 15, 7, 16], "texture": "#0"}, "down": {"uv": [0, 15, 7, 16], "texture": "#0"}