summaryrefslogtreecommitdiff
path: root/cow.lua
diff options
context:
space:
mode:
Diffstat (limited to 'cow.lua')
-rw-r--r--cow.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/cow.lua b/cow.lua
index ed77836..76f3c0b 100644
--- a/cow.lua
+++ b/cow.lua
@@ -8,6 +8,7 @@ mobs:register_mob("mobs_animal:cow", {
type = "animal",
passive = false,
attack_type = "dogfight",
+ attack_npcs = false,
reach = 2,
damage = 4,
hp_min = 5,