LadyCailinBot

Results 353 comments of LadyCailinBot

Comment by Kainzo Thanks for pointing out that copy and paste issue I created. however, it's still not functioning. RelicNecro1 x3 - still doesn't created RelicNecro2 x 1. My original...

Comment by me4502 Bukkit only considers the item type and data value. There is nothing I can do about it in craft book.

Comment by Kainzo So the only feasible way for me to have this work is if I use different item and data types for each and make sure we dont...

Comment by AnorZaken Also very very small (debug only) fault at: https://github.com/sk89q/craftbook/blob/a534703d6967ad5430e6cc114002b53364f826e2/src/main/java/com/sk89q/craftbook/util/ItemUtil.java#L154 (Says "same size" but only the height, not the width of the recipes has been compared.)

Comment by me4502 I'll look into fixing that bug when I get a chance, but I'm not sure if that is the underlying cause of the recipe issues. That code...

Comment by AnorZaken No the bug isn't directly related to the discussion in the thread. It's just something I happened to stumbled upon. I have however almost completed a recipe...

Comment by me4502 CraftBook is adding recipes to bukkit, it uses the prepare events to handle metadata, bukkits recipe system only handled ID and data values.

Comment by AnorZaken Here it is, "presumably" completed (as in not tested yet). https://github.com/AnorZaken/aztb/blob/master/src/nu/mine/obsidian/aztb/bukkit/recipes/v1_0/RecipeHelper.java It's LGPL3 so it's compatible with the CraftBook-project (LGPL3 can be converted to GPL3) If you...

Comment by me4502 Thanks, I'll hopefully be able to look into this by the end of the week.

Comment by me4502 Hmm... Not sure how would be the best way to fix this. Even if I improved the format, there would still be the confusion between 'teleport' and...