lambdaisland / witchcraft

Clojure API for manipulating Minecraft, based on Bukkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for custom recipes

Iryoda opened this issue · comments

Couldn't find anything related to create custom item recipes on the docs.
Is it part of project and I couldn't find it or it is roadmap?

I would really like to see this feature...

Loving witchcraft so far! Insane work!

It's not an area I've explored so far, but you can always use the bukkit APIs directly. A quick Google found some examples here: https://stackoverflow.com/questions/24103281/shaped-recipe-with-specifically-named-item/24109388#24109388