Crafting recipes
LadyCailinBot opened this issue · 6 comments
CRAFTBOOK-2345 - Reported by Jacek.Jąder
Crafting recipes don't work. I've tested only on shape3x3. Recipes aren't working on build #1610.
I recommend to rewrite custom crafting recipe file like this plugin:
http://dev.bukkit.org/server-mods/recipemanager/
Example of crafting in this plugin:
CRAFT
SEEDS + SEEDS + SEEDS
SEEDS + SMOOTH_BRICK + SEEDS
SEEDS + SEEDS + SEEDS
= SMOOTH_BRICK:1
Is way better and easier to use.
Comment by me4502
When you say they don't work, can you supply the file you tested it with? I've seen Many people use them
Comment by Sascha.Hanke
http://pastebin.com/Q3f2jLdf anything wrong with that recipe?