From f1c1b03df4bbe376460274bb257d507f910472e2 Mon Sep 17 00:00:00 2001 From: cora Date: Tue, 18 Oct 2022 12:55:13 +0200 Subject: [PATCH] Fix turtle rotation --- mods/ENTITIES/mobs_mc/turtle.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ENTITIES/mobs_mc/turtle.lua b/mods/ENTITIES/mobs_mc/turtle.lua index 3d7723166..a0d7ae708 100644 --- a/mods/ENTITIES/mobs_mc/turtle.lua +++ b/mods/ENTITIES/mobs_mc/turtle.lua @@ -44,7 +44,7 @@ local turtle = { "mobs_mc_turtle.png", } }, visual_size = {x=3, y=3}, - rotate = 180, + rotate = 0, sounds = { }, drops = {