Add hunger. Make goblins attack. Remove easy bread.
This commit is contained in:
parent
689548aa9b
commit
11e404c23a
4 changed files with 12 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
mobs:register_mob("fun_caves:goblin_cobble", {
|
||||
description = "Cobble Goblin",
|
||||
type = "animal",
|
||||
passive = false,
|
||||
passive = true,
|
||||
damage = 1,
|
||||
attack_type = "dogfight",
|
||||
attacks_monsters = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue