summaryrefslogtreecommitdiffstats
path: root/nms-patches/RecipesFurnace.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/RecipesFurnace.patch')
-rw-r--r--nms-patches/RecipesFurnace.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/nms-patches/RecipesFurnace.patch b/nms-patches/RecipesFurnace.patch
index cc0d13be..ccc7b333 100644
--- a/nms-patches/RecipesFurnace.patch
+++ b/nms-patches/RecipesFurnace.patch
@@ -12,8 +12,8 @@
public static RecipesFurnace getInstance() {
return RecipesFurnace.a;
-@@ -78,6 +80,13 @@
- this.a(Items.GOLDEN_HORSE_ARMOR, new ItemStack(Items.GOLD_NUGGET), 0.1F);
+@@ -94,6 +96,13 @@
+ this.a(new ItemStack(Blocks.STAINED_HARDENED_CLAY, 1, EnumColor.BLACK.getColorIndex()), new ItemStack(Blocks.dQ), 0.1F);
}
+ // CraftBukkit start - add method
@@ -26,7 +26,7 @@
public void registerRecipe(Block block, ItemStack itemstack, float f) {
this.a(Item.getItemOf(block), itemstack, f);
}
-@@ -92,13 +101,23 @@
+@@ -108,13 +117,23 @@
}
public ItemStack getResult(ItemStack itemstack) {
@@ -52,7 +52,7 @@
}
entry = (Entry) iterator.next();
-@@ -116,13 +135,23 @@
+@@ -132,13 +151,23 @@
}
public float b(ItemStack itemstack) {