Posted August 5, 20169 yr Back in 1.7 I thought all you had to do was make a public static final Enchantment, but that doesn't work. Then I read something on here saying in 1.9 you had to register it with GameRegistry.register() but there's no option to do that for enchantments in 1.10. So how are you supposed to register them now? And since there's apparently no Enchantment.addToBookList() anymore, how do I make the enchanted books appear in creative?
August 5, 20169 yr GameRegistry.register(enchantmentField.setRegistryName("enchantmentName")); VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
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.