diff --git a/mods/ENTITIES/mobs_mc/skeleton_wither.lua b/mods/ENTITIES/mobs_mc/skeleton_wither.lua index 3a5ed04a0..cd932129c 100644 --- a/mods/ENTITIES/mobs_mc/skeleton_wither.lua +++ b/mods/ENTITIES/mobs_mc/skeleton_wither.lua @@ -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,