diff --git a/mods/ENTITIES/mobs_mc/glow_squid.lua b/mods/ENTITIES/mobs_mc/glow_squid.lua index 22faaec16..6aac27a75 100644 --- a/mods/ENTITIES/mobs_mc/glow_squid.lua +++ b/mods/ENTITIES/mobs_mc/glow_squid.lua @@ -15,7 +15,7 @@ mcl_mobs:register_mob("mobs_mc:glow_squid", { xp_min = 1, xp_max = 3, armor = 100, - rotate = 270, + rotate = 0, -- tilt_swim breaks the animations. --tilt_swim = true, -- FIXME: If the qlow squid is near the floor, it turns black