CraftBook 3

CraftBook 3

139k Downloads

Custom crafting recipe name/lore not working

LadyCailinBot opened this issue ยท 10 comments

commented

CRAFTBOOK-2699 - Reported by dsdw7

I added a lore to a custom recipe and now it doesn't make anything. The server log showed that all recipes loaded and the ones without lores still work.

Here's the results line.
'SADDLE|$IGNORE|&7Crafted ': 1

commented

Comment by me4502

What version are you using? Can you please pastebin the entire recipe file?

commented

Comment by dsdw7

v3.7.2 http://pastebin.com/cphdz0qA

commented

Comment by me4502

Make sure to surround each shape term with 's

Eg, make b b to be 'b b' and c c to be 'c c'

commented

Comment by dsdw7

Is that really the issue? That's how it's been for the last few months. Only doesn't work when I try to add lore.

commented

Comment by me4502

Does it work after doing that change.

commented

Comment by dsdw7

It doesn't.

commented

Comment by me4502

Can you please use the latest version, paste the entire recipe file and entire startup log.

commented

Comment by me4502

I can't reproduce this issue on the latest builds.

commented

Comment by aceyxx

I had this issue, I was custom crafting something in a furnace where you need to cook a named and lored stone sword to get a named, lored, damaged, enchanted diamond sword. But what happened was, you can take a normal damaged stone sword and it'll produce the same results.

I'm using CraftBook v3.7-SNAPSHOT:3243-28672B8,master and CraftBukkit 2882 (early 1.6.4)

commented

Comment by me4502

With the way bukkit and minecraft work, it isn't possible to require names and lores in a furnace recipe.