[1.16.4] Can't apply Efficiency IV via anvil
BHY4A opened this issue ยท 4 comments
When I'm trying to apply Efficiency IV to Emerald Hammer that already enchanted with Efficiency IV game crashes
- Can you reproduce this crash in a testing environment (test world)?
- Does a similar crash get produced when you do this with Efficiency V + Efficiency III (or any other lower level)?
- Does a similar crash get produced when you do this with Fortune II + Fortune II?
Thanks for the help, James! The "offending" mod (not their fault either) here is NoExpensive, not Vanilla Hammers:
method_31549
(player.getAbilities()
) only exists on 1.17 snapshots- NoExpensive is one of the only mods on your list that is in snapshots
- boom
You can't use 1.17 snapshot mods on 1.16.4. Downgrade NoExpensive (or switch to a mod that doesn't override the entire anvil result method).
1. Can you reproduce this crash in a testing environment (test world)? 2. Does a similar crash get produced when you do this with Efficiency V + Efficiency III (or any other lower level)? 3. Does a similar crash get produced when you do this with Fortune II + Fortune II?
I've noticed that it happens with any item in 2nd slot. I have Netherite Plus mod that adds Netherite Anvil and NP's anvil works normally, Idk why.
So, I think the trouble isn't in your's mod.