Issue description
I'm trying to make a mod that allows you to make enchanted books. When I went to the items tab I noticed that there isn't any specific enchantments. Could you add some or all the enchanted books?
MCreator issue tracker has been migrated to GitHub.
Existing tickets have been migrated to GitHub. Please open new tickets on the GitHub tracker instead. If you do not have a GitHub account, all feature requests and bug reports from MCreator forums are still considered and checked by the maintainers.
I'm trying to make a mod that allows you to make enchanted books. When I went to the items tab I noticed that there isn't any specific enchantments. Could you add some or all the enchanted books?
Enchanted books contain custom NBT data in order to work. You will need to lock code of the recipe and edit its JSON to define the enchanted book for the recipe.
More info: https://minecraft.gamepedia.com/Recipe