Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-06 00:43:34 +02:00
parent ef64b56282
commit 37e943ae91
19 changed files with 189 additions and 356 deletions

View file

@ -24,6 +24,7 @@ local is_food = function(itemstring)
return true
end
end
return false
end
-- Ocelot