Make spider mods neutral

This commit is contained in:
Wuzzy 2017-02-17 08:03:33 +01:00
parent d33286dac6
commit a1e96becce
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
-- Spider by AspireMint (fishyWET (CC-BY-SA 3.0 license for texture)
mobs:register_mob("mobs_mc:spider", {
type = "monster",
type = "animal",
passive = false,
attack_type = "dogfight",
pathfinding = true,