[23:38:56] [Server thread/WARN]: [MythicMobs] Error loading item 'TestTool'. Enable debugging for a stack trace.
[23:38:56] [Server thread/WARN]: java.lang.ClassCastException: class java.lang.Double cannot be cast to class java.lang.Float (java.lang.Double and java.lang.Float are in module java.base of loader 'bootstrap')
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.api.adapters.items.components.AbstractItemToolComponent.<init>(AbstractItemToolComponent.java:38)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.core.items.MythicItem.loadItem(MythicItem.java:296)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.core.items.MythicItem.<init>(MythicItem.java:186)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.core.items.ItemExecutor.loadItems(ItemExecutor.java:97)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.core.items.ItemExecutor.load(ItemExecutor.java:49)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:453)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.core.config.ConfigExecutor.load(ConfigExecutor.java:47)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.plugin.ReloadableModule.reload(ReloadableModule.java:19)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.commands.ReloadCommand.doReloadPart1(ReloadCommand.java:121)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.commands.ReloadCommand.onCommand(ReloadCommand.java:68)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.commands.Command.onCommand(Command.java:64)
[23:38:56] [Server thread/WARN]: at MythicMobs-5.8.1-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.commands.Command.onCommand(Command.java:55)
[23:38:56] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[23:38:56] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:178)
[23:38:56] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1031)
[23:38:56] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:1016)
[23:38:56] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.handleConsoleInputs(DedicatedServer.java:523)
[23:38:56] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.tickConnection(DedicatedServer.java:473)
[23:38:56] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1785)
[23:38:56] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1575)
[23:38:56] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1291)
[23:38:56] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313)
[23:38:56] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)