]> git.lizzy.rs Git - Crafter.git/blobdiff - mods/mob/init.lua
Turn off insane terminal debug
[Crafter.git] / mods / mob / init.lua
index abcc7fe51f08476550d469706a5b95f959e34cfc..9f75b752a77fce4da4fa089316067fa108227cf2 100644 (file)
@@ -179,7 +179,7 @@ mobs.register_mob(
         state = 0,
         view_distance = 15,
         
-        item_drop = "weather:snowball"
+        item_drop = {"weather:snowball","main:coal","mob:carrot","main:stick"}
         standing_frame = {x=0,y=0},
         moving_frame = {x=0,y=0},
         animation_multiplier = 10,