Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-12 22:09:37 +02:00
parent a24f34f1b5
commit 519ee63a57
16 changed files with 33 additions and 31 deletions

View file

@ -40,7 +40,7 @@ mobs:register_mob("mobs_mc:creeper", {
attack_type = "explode",
explosion_radius = 3,
-- TODO: Disable Mobs Redo fire
explosion_fire = false,
-- Force-ignite creeper with flint and steel and explode after 1.5 seconds.
-- TODO: Make creeper flash after doing this as well.