-
-
Notifications
You must be signed in to change notification settings - Fork 0
Wither Skeleton Bow
TetraTheta edited this page Oct 10, 2022
·
4 revisions
In 50% chance(configurable) of spawned Wither Skeleton will have Bow enchanted with Flame, Power, Punch. and they will shoot Tipped Arrow which has effect of Wither.
Level of these enchantments/effect can be configurable.
- Due to the limitation of how this module works, players without permission can be attacked with Wither Skeleton with Bow.
- According to this wiki article, those Wither Skeletons will set fire to all hit players, even without permission.
- Since the bow itself is enchanted with Punch enchantment, non-HP players will be knockbacked too.
hardplus.wither-skeleton-bow
-
module.wither-skeleton-bow.enable(true): If enabled, Wither Skeleton Bow module will work. -
module.wither-skeleton-bow.spawn-chance(50): Spawn chance of Wither Skeleton with Bow. -
module.wither-skeleton-bow.bow.damage-level(3): Power enchantment level of the bow. Default will be 'Power 3'. -
module.wither-skeleton-bow.bow.knockback-level(2): Punch enchantment level of the bow. Default will be 'Punch 2'. -
module.wither-skeleton-bow.arrow.wither-level(0): Amplifier of Wither effect. Default will be 'Wither 1'.
Due to the limitation of GitLab Wiki, you must visit YouTube video link.
Click the image below to visit YouTube page.
