From 61760199117d284fed0723d2ae57b4acf59bb52c Mon Sep 17 00:00:00 2001 From: mathiascode Date: Fri, 30 Dec 2016 01:02:28 +0200 Subject: Added 1.11 blocks, items and recipes (#3500) --- Server/furnace.txt | 73 ++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 51 insertions(+), 22 deletions(-) (limited to 'Server/furnace.txt') diff --git a/Server/furnace.txt b/Server/furnace.txt index 96304b666..c98fb3526 100644 --- a/Server/furnace.txt +++ b/Server/furnace.txt @@ -42,28 +42,57 @@ #-------------------------- # Smelting recipes -Cactus = GreenDye -ChorusFruit = PoppedChorusFruit -Clay = Brick -ClayBlock = HardenedClay -Cobble = Stone -DarkOakLog = CharCoal -GoldOre = GoldIngot -IronOre = IronIngot -Log = CharCoal -NetherQuartzOre = NetherQuartz -Netherrack = NetherBrick -Pork = CookedPork -Potato = BakedPotato -RawBeef = Steak -RawChicken = CookedChicken -RawFish = CookedFish -RawMutton = CookedMutton -RawRabbit = CookedRabbit -RawSalmon = CookedSalmon -Sand = Glass -Stonebrick = CrackedStonebrick -WetSponge = Sponge +Cactus = GreenDye +ChainmailBoots = IronNugget +ChainmailChestplate = IronNugget +ChainmailHelmet = IronNugget +ChainmailLeggings = IronNugget +ChorusFruit = PoppedChorusFruit +Clay = Brick +ClayBlock = HardenedClay +CoalOre = Coal +Cobble = Stone +CrackedStonebrick = Stonebrick +DarkOakLog = CharCoal +DiamondOre = Diamond +EmeraldOre = Emerald +GoldOre = GoldIngot +GoldAxe = GoldNugget +GoldBoots = GoldNugget +GoldChestplate = GoldNugget +GoldHorseArmor = GoldNugget +GoldHelmet = GoldNugget +GoldHoe = GoldNugget +GoldLeggings = GoldNugget +GoldPickaxe = GoldNugget +GoldShovel = GoldNugget +GoldSword = GoldNugget +IronOre = IronIngot +IronAxe = IronNugget +IronBoots = IronNugget +IronChestplate = IronNugget +IronHorseArmor = IronNugget +IronHelmet = IronNugget +IronHoe = IronNugget +IronLeggings = IronNugget +IronPickaxe = IronNugget +IronShovel = IronNugget +IronSword = IronNugget +LapisOre = LapisLazuli +Log = CharCoal +NetherQuartzOre = NetherQuartz +Netherrack = NetherBrick +Pork = CookedPork +Potato = BakedPotato +RawBeef = Steak +RawChicken = CookedChicken +RawFish = CookedFish +RawMutton = CookedMutton +RawRabbit = CookedRabbit +RawSalmon = CookedSalmon +RedstoneOre = Redstone +Sand = Glass +WetSponge = Sponge -- cgit v1.2.3