Glow squid spawn egg colors

This commit is contained in:
cora 2022-10-11 11:22:09 +02:00 committed by Gitea
parent 01791cf550
commit fb07fee7f0
1 changed files with 1 additions and 1 deletions

View File

@ -243,4 +243,4 @@ mcl_mobs:spawn_specific(
water)
-- spawn egg
mcl_mobs:register_egg("mobs_mc:glow_squid", S("Glow Squid"), "#0000FF", "#ffffff", 0)
mcl_mobs:register_egg("mobs_mc:glow_squid", S("Glow Squid"), "#095757", "#87f6c0", 0)