Posted September 15, 201411 yr Hello. I created my custom enchantment. It appears in "Combat tab" as enchanted book and can enchant weapon. Unfortunately I can't find any way to create crafting table recipe for that book. I declarate enchant like this. lifeSteal = new LifeSteal(config.enchLifeStealID, 1, EnumEnchantmentType.weapon); MinecraftForge.EVENT_BUS.register(lifeSteal);
September 15, 201411 yr Author But I don't want to get enchanted item. I wan't to get that book with enchant, that can by placed in Anvil as enchant.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.