Adjust mushrooms and goblins.
Remove dirt from desert caves.
This commit is contained in:
parent
11e404c23a
commit
c93090b4e8
12 changed files with 39 additions and 38 deletions
|
@ -97,8 +97,8 @@ end
|
|||
|
||||
mobs:register_mob("fun_caves:goblin_digger", {
|
||||
description = "Digger Goblin",
|
||||
type = "animal",
|
||||
passive = true,
|
||||
type = "monster",
|
||||
passive = false,
|
||||
damage = 1,
|
||||
attack_type = "dogfight",
|
||||
attacks_monsters = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue