Tetra

Tetra

12M Downloads

Support for Cyclic Enchantments

WenXin20 opened this issue ยท 3 comments

commented

Feature Request

Feature description

  • Support for Cyclic. It adds several new enchantments.

How it improves the player experience

  • It would add many more tool enchantment customization options.

Tetra synergies

  • More modded enchantments support.
commented

Weapon Enchantments:

  • Venom II
  • Life Leech II
  • Experience Boost III

Bow Enchantments:

  • Multi-Shot

All Tool/Weapon Enchantments:

  • Magnet III

Tool Enchantments:

  • Excavate III
commented

For each enchantment i need the following information to implement this:

  • name
  • description
  • id
  • max level
  • applicable items
  • enchantability function (typically something like this: enchantability = base + enchantmentLevel * levelMultiplier)
commented

This is available in 2.4.0+