summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/craftbukkit/inventory/CraftFurnaceRecipe.java
Commit message (Expand)AuthorAgeLines
* SPIGOT-4438: Add choice API to furnace recipesmd_52018-11-03-8/+5
* SPIGOT-4296: Ensure recipe group set in craft translationmd_52018-08-21-1/+3
* SPIGOT-4283: Allow setting recipe groupsmd_52018-08-17-1/+1
* Update to Minecraft 1.13-pre7md_52018-07-15-6/+11
* Update to Minecraft 1.9md_52016-03-01-2/+1
* [Bleeding] Handle custom furnace recipes separately. Fixes BUKKIT-1657, BUKKI...t00thpick12013-12-20-1/+1
* Correctly register Furnace Recipies. Fixes BUKKIT-5044feildmaster2013-12-05-1/+2
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-1/+2
* Implement ItemFactory and ItemMeta values. Adds BUKKIT-15Wesley Wolfe2012-12-17-1/+1
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-2/+2
* [Bleeding] Recipe API improvements and fixes. Addresses BUKKIT-738 and BUKKIT...Celtic Minstrel2012-02-21-10/+5
* Use createNMSItemStack on CraftingManager recipe registration. Fixes BUKKIT-602Mushroom Hostage2012-02-13-5/+1
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-1/+1
* Implemented addRecipe method in CraftServer and associated recipe classes.Celtic Minstrel2011-05-01-0/+34