Update mobs_mc
This commit is contained in:
parent
a24f34f1b5
commit
519ee63a57
16 changed files with 33 additions and 31 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue