Enchantable icon indicating copy to clipboard operation
Enchantable copied to clipboard

Results 5 Enchantable issues
Sort by recently updated
recently updated
newest added

Nothing Needed Changing

Created a README.md with the same style as the ones of your other projects.

I'm not sure what license this mod is released under, as you have included only Minecraft Forge's LICENSE.txt file in the source code. It'd be great if you added a...

[This line](https://github.com/MrCrayfish/Enchantable/blob/dd6fcfc725ea3e607184454d1cf376061bd052e2/src/main/java/com/mrcrayfish/enchantable/client/ClientEvents.java#L277) is sending an invalid abort dig packet to the server, because the player's current targeted block (`playerController.currentBlock`) is `-1, -1, -1`. This causes issues with WorldEdit because it...

When mining a block adjacent to bedrock using the excavator enchantment on a pickaxe, it allows the pickaxe to break the bedrock