Remove unused arrow code for wither skeleton

This commit is contained in:
Wuzzy 2018-09-14 16:08:32 +02:00
parent 26a5059cc0
commit 7d66d5f2d3
1 changed files with 0 additions and 3 deletions

View File

@ -79,9 +79,6 @@ mobs:register_mob("mobs_mc:witherskeleton", {
light_damage = 0,
view_range = 16,
attack_type = "dogfight",
arrow = "mobs_mc:arrow_entity",
shoot_interval = 2.5,
shoot_offset = 1,
dogshoot_switch = 1,
dogshoot_count_max =0.5,
blood_amount = 0,