1.16.5 unique enchantments causes exit code 1 crash
silvertheidiot opened this issue ยท 2 comments
Also here's a server log that I am trying to open with the same mod list
Log: https://mclo.gs/BZMb497
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.