-
-
Notifications
You must be signed in to change notification settings - Fork 37
Enchantments π
Comb Cutter
Can be applied to Swords and Shears.
- Other items can be added to
the_bumblezone:enchantable/comb_cutter
item tag.Will make the tool mine all comb based blocks super fast! It will also mine wax, hive, and nest blocks slightly faster.
Level 2 Comb Cutter will not show in Enchanting Table so either use Max Tier Crystalline Flower or combine 2 Level 1 Comb Cutters. Level 2 mines combs at an absurd speed.
Can be used to double the Honeycomb output from Beehives and Bee Nests.
Potent Poison
Can be applied to all trident-like items including Stinger Spear.
- Other items can be added to
the_bumblezone:enchantable/potent_poison
item tag.Maximum level is 3 for this enchantment.
When the weapon hits a non-undead mob, it inflicts a nasty poison effect on them.
The enchantment level increases duration and when at level 3, it increases the poison effect level. The poison effect levels and duration is stronger when on Stinger Spear than any other item.
Neurotoxins
Only applies to Stinger Spear item.
- Other items can be added to
the_bumblezone:enchantable/neurotoxins
item tagMax enchantment level is 2!
- The max level for the enchantment can be raised or lowered by editing the
neurotoxinMaxLevel
config option. Note, existing items with higher Neurotoxin levels will not be retroactively fixed to be a lower level.Will cause the weapon to have a chance of causing Paralyzed Effect on non-undead mobs for 5 seconds per enchantment level. Also will not apply Paralyzed Effect on Iron Golem and Snow Golem.
Additional mobs can be made immune to this effect by adding them to the the_bumblezone:paralyzed/immune entity type tag. Can add
minecraft:player
to the tag to make players immune to Paralyzed effect.Has a lower chance of paralyzing if the mob has more health remaining with 10% chance at its lowest.
Every hit that does not cause paralysis will increase the chance of the next hit causing paralysis.
Maximum possible duration for Paralyzed effect can be set with the
paralyzedMaxTickDuration
config option. Note, actions that re-apply Paralyzed effect will refresh the timer for it.If on Stinger Spear, it'll cost 4 durability every time the spear hits a mob that is not immune to Paralyzed effect.