Enchanting metal tools crashes the game
Sebatollah opened this issue ยท 2 comments
Issue description
Whenever I enchant a metal tool like a steel sword or a duralumin shovel the game crashes. I did this in a modpack with only the cosmere mods
Steps to reproduce
- Put a tool in the enchanting table from the cosmere tools and armor mod
- Crash
Minecraft version
1.20.1 (Latest)
Modloader version
Forge 1.20.1
Cosmere version
0.7.97
Other relevant versions
No response
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
Here's the mclo.gs: https://mclo.gs/HZhqXSO
Looks like it thinks we haven't implemented Tier::getEnchantmentValue
in Metals.MetalType
, but we definitely have.