[Spigot 1.8.8] Can't use @itemname and @itemlore in brewing recipes
Ksehn opened this issue ยท 3 comments
Hello,
I don't know if this is really a bug, but flags @itemname and @itemlore don't work with brewing recipes.
Recipe :
http://pastebin.com/raw/UGagGM6W
Recipe Result :
Stone (with no nbt tags)`
Server Version :
CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
RecipeManager2 Version :
2.7.3 (Latest)
Are you placing the items in manually? What happens if you try it on a new brewing stand or replace the current brewing stand? Does this still happen with only RecipeManager running?
The brewing stand and the water bottle/nether warts* are placed in manually. I've tried with all plugins disabled, except RecipeManager, and the result is the same. I will try more things Asap.
Thanks.