Pink sheep DO spawn

This commit is contained in:
Wuzzy 2017-03-05 03:42:59 +01:00
parent 6d366d810e
commit c059d05efd
1 changed files with 0 additions and 1 deletions

View File

@ -104,7 +104,6 @@ mobs:register_mob("mobs_mc:sheep", {
self.color = colors["brown"][1]
textures = colors["brown"][2]
else
-- FIXME: Pink sheem seem to spawn never
-- 0.164%
self.color = colors["pink"][1]
textures = colors["pink"][2]