MedievalWeapons

MedievalWeapons

3M Downloads

Current Mythic Upgrades compatibility is broken since version 2.3.0+

CyberSteve777 opened this issue ยท 2 comments

commented

Minecraft Version

1.20.x

Mod Loader Version

0.14.23

Mod Version

1.4.7+1.20.1

Describe the Issue

In your compat you are relying on our old ModToolMaterials enum, which is causing crash on startup.
To fix this bug, you simply should change current enum name to MUToolMaterials, as here

latest.log

not needed

Do you use any other mods except the required ones?

no

commented

Will be easy :)

commented

Fixed with 6d8f937