andrewminer / crafting-guide

The ultimate step-by-step guide to make anything in Minecraft
http://crafting-guide.com
66 stars 192 forks source link

Unable to Add Specific Enchanted Book to Recipe Input #297

Closed JeffreyBytes closed 6 years ago

JeffreyBytes commented 6 years ago

When attempting to add support for a new modpack, I am unable to add a few recipes due to lack of support for specific enchanted books. The vanilla item list contains only an entry for gatherable enchanted book, not specific enchanted books (protection, efficiency, etc.)

Is there a workaround or should enchantment types be added as supported?

andrewminer commented 6 years ago

The process I use for automatically exporting items doesn't capture the various kinds of enchanted books. Feel free, though, to add them to the vanilla Minecraft file. Be sure to re-run the compile-json-modpack-archive before testing so that your local version of the site gets those new recipes.