Unique Enchantments - Utils

Unique Enchantments - Utils

4M Downloads

1.16.5 unique enchantments causes exit code 1 crash

silvertheidiot opened this issue ยท 2 comments

commented

The unique enchantments mod keeps crashing my game, can't seem to find how to fix it.
Mod list:
image
image

commented

Also here's a server log that I am trying to open with the same mod list
Log: https://mclo.gs/BZMb497

commented

taxfreelevels-forge.mixins.json:FlattenAnvilCostMixin

That is your problem.
UE has a mixin that changes level costs on anvils/enchantment tables (that is disabled by default but the mixin still loads)
That turns it from requring 30 levels for example to 30 levels worth of XP making if you are level 70 not level 40 but more like 68 or something like it.