Modify mobs from original mods.
... rather than copying them.
This commit is contained in:
parent
0c788eb537
commit
0f09bd5cc8
26 changed files with 195 additions and 6606 deletions
|
@ -106,6 +106,7 @@ mobs:register_mob("fun_caves:goblin_digger", {
|
|||
hp_min = 5,
|
||||
hp_max = 10,
|
||||
armor = 100,
|
||||
fear_height = 4,
|
||||
collisionbox = {-0.35,-1,-0.35, 0.35,-.1,0.35},
|
||||
visual = "mesh",
|
||||
mesh = "goblins_goblin.b3d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue