ExtraEnchants icon

ExtraEnchants -----

Allows control over vanilla enchants as well as some custom enchants




  • Fixed a bug where different levels of ability enchantments would stack
  • Added thunder enchantment
  • Added wave ability enchantment
----------, Nov 12, 2024

  • Added extra commands to configure anvil combinations and enchantment maximum levels.
  • See README
----------, Nov 12, 2024

  • Enchantment lore is now grouped by rarity.
  • Each rarity group is sorted by level.
----------, Nov 11, 2024

  • Added functionality to restrict custom UIs to certain blocks/entities only.
  • See README for config.yml settings
----------, Nov 10, 2024

  • Fixed custom lore overwriting previous lore
  • Refactored code-base, fixing new bugs along the way.
  • Separated enchantments into different categories
  • Revamped how configurations are applied using json format.
  • Removed some features that will be re implemented later.
----------, Nov 10, 2024

- Fixed a bug where collected item amount was incorrect.
----------, Jun 6, 2024

- Fixed a bug where config attributes applied for ability enchants would not applied in game
- Added option in configuration file to set colors for each enchantment level. See documentation
----------, May 31, 2024

- Fixed a bug with sonic boom enchant's targeting not teleporting the player to the aimed location.
- Added Immolate enchant
----------, May 31, 2024

- Added gradient colors to enchantments. Enchantments will now have different colors at different levels
- Improved homing enchant with smoother arrow tracking.
----------, May 30, 2024

- Fixed a bug where grindstone options would display default item lore.
----------, May 23, 2024

- Fixed a bug with crafting not returning the correct amount of crafted items.
----------, May 22, 2024

Fixed a bug where the anvil combinations section would not generate.
----------, May 21, 2024

- Recompiled for 1.20.6
----------, May 21, 2024

- New configuration file for custom item descriptions and rarity (see documentation)
- Removed unused dependencies
----------, May 21, 2024

- Multiple enchants per line
- Ability enchants are displayed in their own section
- Added descriptions for vanilla enchants
- Changed configuration file
----------, May 20, 2024

- Fixed a bug with autolooting and smelting duplicating regular blocks
----------, Apr 30, 2024

- Fixed a bug with enchantments not uprading if applying an enchant of the same level using etable
- Fixed a bug with etable not removing enchant option if the book has the max level of the enchant
- Added cooldown configurations to custom enchantments with cooldown (See documentation)
- Added LifeSteal enchant for melee weapons
- Added RapidFire enchant for crossbows
----------, Apr 28, 2024

- Fixed a duplication bug where smelting and autolooting would drop raw ore as well as smelted ore
- Fixed a bug where enchanted books could stack
- Fixed a bug where the anvil would not register enchants from books
- Added new command that grants a custom block object which will open custom menus. /eeget <menu>. Menu = [anvil,etable,grindstone]
- Added new configurations to disable custom ui's from vanilla blocks
- Added new configuration to set the drain cost of applying an enchantment.
(See documentation)
----------, Apr 28, 2024

- Added command that lists all the custom enchantments and their maximum level displayed in the enchantment table
- Fixed a bug with ee command returning errors when entering invalid enchantment names.
----------, Apr 27, 2024

- Added Warped enchant to bows/crossbows. Enables bow/crossbow to hit enderman
- Fixed a bug with homing enchant reducing arrow damage
- Removed custom Flame enchant for crossbows. Made vanilla flame enchant applicable to crossbows instead.
- Focus tracking beam now cancels if the target walks out of line of sight or if the player is no longer holding a tracking bow
----------, Apr 27, 2024

- Added PowerStrike enchant. Adds 20% more damage per level to the first hit with a melee weapon.
- Added Focus enchant. Right clicking with a bow on an entity will fire a tracking laser pointing to the entity. Arrows will deal 20% more damage per level to the focused entity.
----------, Apr 21, 2024

- Lore descriptions will update depending on the enchantment level
----------, Apr 21, 2024

- Added description lore to custom and extra enchants.
----------, Apr 21, 2024

- Fixed a bug where mobs killed with autolooting would not drop experience
----------, Apr 20, 2024

- Fixed a bug where autolooting would not work with regular blocks in conjunction with smelting/replant
----------, Apr 20, 2024

- Fixed a bug with silk touch duplicating ores
- Silk touch now only works on fragile blocks
----------, Apr 20, 2024

- Added AutoLooting enchant. Drops earned with the enchanted item will enter the players inventory directly instead of dropping.
- Added Smelting enchant. Drops mined with a pickaxe will drop in their smelted forms.
- Added Delicate enchant. Hoes will not break immature crops.
- Fixed a bug with the replant enchant not dropping seeds.
----------, Apr 20, 2024

- Fixed a bug wiping the enchantment table UI when trying to apply enchants while being underleveled.
- Added some more null ptr prevention.
----------, Apr 15, 2024

- Fixed a bug where UI pages would not reload on the grindstone when vanilla enchantments were being removed.
- Added Configurations for the anvil for extra item merging. (See documentation)
----------, Apr 14, 2024

- Fixed a bug where using an non enchanted item would result in null ptr exceptions.
- Added cost control for every enchantment (see documentation)
----------, Apr 14, 2024

Fixed a bug where the enchantments would not refresh in UI's if an enchantment was applied using a command.
----------, Apr 13, 2024

- Fixed a bug with the anvil not combining enchants
- Added support for command applied enchants to the anvil
- Moved lore base detection system to nbt tags -> Enchants applied via commands will not duplicate lore.
- Enchants applied with commands will keep the UI's open.
----------, Apr 13, 2024

- Changed configuration format for extra enchants
- Now applies enchant from other plugins via commands. (see documentation)
----------, Apr 13, 2024

- Added the option to add enchantments from other plugins (experimental)
(See documentation)
----------, Apr 12, 2024

- Added new section in the configuration file that will add other types of enchantments to the plugins registry. See documentation.
- When an extra enchant is added to the configuration file, it will be possible to apply the enchant text to items, which will hopefully make it so that other plugins will be able to recognize it.
- Tried adding support for Advanced enchants (Experimental, could not test on my end).
----------, Apr 12, 2024

- Fixed a bug allowing players to duplicate glass and placeholders by shift-clicking in menus
- Added custom gui for the anvil.
----------, Apr 10, 2024

- Enchanting table/grindstone now supports up to 25 pages (900 enchants/enchant levels)
- QOL: Enchants that are maxed out on equipment wont show up in the table anymore.
- Fixed a bug with that last slot being filled with glass.
----------, Apr 9, 2024

- Added Grindstone gui that enables players to remove specific enchants.
- Fixed a bug capping enchants at level 10
- Fixed a bug that allowed enchants to be enchanted 1 level higher than specified in config.
- Enchantment UI reloads when enchantment is applied instead of closing
----------, Apr 7, 2024

- New GUI that enables selective enchantments.
- New options in configuration to set enchantment levels per enchant.
To remove an enchantment from the table, set the level to 0.
----------, Apr 7, 2024

- Fixed a bug where level 0 enchants would be offered.
----------, Apr 6, 2024

- Fixed a small bug preventing the enchanting table from being destroyed.
----------, Apr 6, 2024

Resource Information
Author:
----------
Total Downloads: 1,259
First Release: Apr 6, 2024
Last Update: Nov 12, 2024
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings