Fix glow squid rotation / swimming direction

This commit is contained in:
cora 2022-10-09 17:59:31 +02:00 committed by Gitea
parent a599f66360
commit 1daed62d12
1 changed files with 1 additions and 1 deletions

View File

@ -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