Crash - attempt to place non-minecraft-elyra item into slot
CyberNewty opened this issue ยท 1 comments
java.lang.NoSuchMethodError: top.theillusivec4.caelus.api.CaelusApi.canElytraFly(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/item/ItemStack;)Z
at top.theillusivec4.curiouselytra.CuriousElytra.lambda$playerTick$1(CuriousElytra.java:98)
at top.theillusivec4.curios.common.CuriosHelper.lambda$findEquippedCurio$3(CuriosHelper.java:117)
at net.minecraftforge.common.util.LazyOptional.map(LazyOptional.java:210)
at top.theillusivec4.curios.common.CuriosHelper.findEquippedCurio(CuriosHelper.java:107)
at top.theillusivec4.curiouselytra.CuriousElytra.playerTick(CuriousElytra.java:98)