Update mobs_mc
This commit is contained in:
parent
aec9618b9e
commit
8ddb427777
33 changed files with 43 additions and 22 deletions
|
@ -34,6 +34,7 @@ mobs:register_mob("mobs_mc:blaze", {
|
|||
walk_velocity = .8,
|
||||
run_velocity = 1.6,
|
||||
damage = 6,
|
||||
reach = 2,
|
||||
pathfinding = 1,
|
||||
drops = {
|
||||
{name = mobs_mc.items.blaze_rod,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue