Skip to content

Releases: frqnny/dark-enchanting

Dark Enchanting 1.3.0 for 1.21

23 Jun 22:29
Compare
Choose a tag to compare

Full Changelog: 1.2.0+1.21...1.3.0+1.21

This update includes several bugfixes and some pretty big changes to cost! Please update your config. It is recommended to delete your old config and receive a new one, in order to view the default fields. Default fields in the configs AVOID exploits, and changing the values can bring exploits if you don't understand how to correctly touch them. This can let people abuse the Dark Enchanter to receive infinite experience points!

Changes:

  • Changed the default baseExperienceCost to 35 from 30, and the default receiveFactor to 0.1 from 0.49. This is intended to balance enchantment costs with the following change:
  • Added takingOffLevelsCostsXP config option, defaulting to true. From now on, taking off levels off an enchantment will COST xp! This helps solve issue #74. This change was instituted because vanilla experience costs at most 27 experience points, while you likely received a ton back. You can set the config option to false to return to the old behavior, at risk of allowing exploits.
  • Added curseEnchantmentsHaveSpecialHandling, which means that taking off curse enchantments will cost the same as putting them on. This is done by not applying the receiveFactor to curses.
  • Fixed various bugs not listed here. Check the full changelog for details.

Dark Enchanting 1.2.0 for 1.21

21 Jun 17:48
Compare
Choose a tag to compare

Full Changelog: 1.1.0+1.20.6...1.2.0+1.21

Ports to 1.21 and Architectury.
Now requires ARCHITECTURY API!
NeoForge build now available!

Dark Enchanting 1.1.0 for 1.20.6

20 Jun 16:08
Compare
Choose a tag to compare

This release drops the LibGUI dependency and completely rewrites the GUI.

Full Changelog: 1.0.5+1.20.6...1.1.0+1.20.6

Dark Enchanting 1.0.5 for 1.20.6

18 Jun 03:52
Compare
Choose a tag to compare

Dark Enchanting 1.0.4 for 1.20.1

18 Jun 00:29
Compare
Choose a tag to compare

Dark Enchanting 1.0.3 for 1.20.1

14 Jul 00:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1+1.19.4...1.0.3+1.20.1

Dark Enchanting 1.0.2 for 1.19.2

30 Mar 00:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1+1.19.4...1.0.2+1.19.2

Dark Enchanting 1.0.1 for 1.19.4

28 Mar 23:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0+1.19.1...1.0.1+1.19.4

Dark Enchanting 1.0.0 for 1.19.1

02 Aug 16:49
Compare
Choose a tag to compare

Dark Enchanting 1.0.0 for 1.18.2

02 May 20:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0+1.18.2...1.0.0+1.18.2

Notes:
CONFIG WAS CHANGED, and OLD CONFIGS MAY BREAK. To not allow this, we changed the name of the CONFIG file to dark-enchanting-v1.json5 so that no issues occur. If you changed the values, sorry, you will have to change them again.