Update mobs_mc
This commit is contained in:
parent
ef64b56282
commit
37e943ae91
19 changed files with 189 additions and 356 deletions
|
@ -83,7 +83,7 @@ mobs:spawn_specific("mobs_mc:ghast", mobs_mc.spawn.nether, {"air"},0, minetest.L
|
|||
mobs:register_arrow(":mobs_monster:fireball", {
|
||||
visual = "sprite",
|
||||
visual_size = {x = 0.5, y = 0.5},
|
||||
textures = {"mcl_mobitems_fire_charge.png"},
|
||||
textures = {"mcl_fire_fire_charge.png"},
|
||||
velocity = 6,
|
||||
|
||||
-- direct hit, no fire... just plenty of pain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue