Tetra

Tetra

12M Downloads

Support for Tombstone Enchantments

WenXin20 opened this issue ยท 3 comments

commented

Feature Request

Feature description

  • Support for Tombstone. It adds 3 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:

  • Magic Siphon V

All Tool/Weapon Enchantments:

  • Tombstone Soulbound
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

Closing this as I'm unable to run data generation for corail tombstones and the author does not intend to fix that.