Changelog
Recommended Forge Version: 36.2.0
Changes:
Added shield weapon type to both config file and datapack.
Vanilla tools and weapons from other mods are automatically registered as they did in versions below 5.1.0.
Added button to remove everything from auto switching option screen.
Added button to register items that meet the condition to auto switching option screen.
> For the To battle mode tab, it will add all items that have epicfight attributes.
> For the To mining mode tab, it will add all items that are not included in the list of To battle mode.
(Both functions work fine after entering the world at least once, as the weapon data set is registered when entering the world)
Bugfix:
Fixed missing texture of skill edit screen.
Fixed crash in a dedicated server.
java.lang.NoSuchMethodError: net.minecraft.entity.ai.attributes.ModifiableAttributeInstance.func_142049_d()V
at yesman.epicfight.capabilities.entity.player.ServerPlayerData.updateHeldItem(ServerPlayerData.java:81)