Difference between revisions of "Smelting"
SebasOfEek (talk | contribs) |
|||
(29 intermediate revisions by 12 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Block | |
− | + | | image = Furnace.png | |
+ | | type = Block, solid | ||
+ | | mine with = [[Pickaxes|Pickaxe]] | ||
+ | | drops = Itself | ||
+ | | stackable = Yes, 64 | ||
+ | | flammable = No | ||
+ | | physics = None | ||
+ | | id = furnace | ||
+ | }} | ||
− | == | + | The smelting is a fundamental system that gives players the ability to modify items and materials in a variety of ways. Through smelting, players can transform and process different objects, such as cooking raw food, obtaining metal ingots from ores, and melting [[sand]] to create [[glass]]. |
+ | |||
+ | The smelting takes place in a [[furnace]], which is a special block designed to heat and process the materials. To use the oven, players must place it in their game world and then interact with it. When doing so, an interface opens that shows two spaces: one to place the materials to be melted and another to obtain the results. | ||
+ | |||
+ | == Requirements == | ||
+ | |||
+ | === Crafting a furnace === | ||
+ | To cook, the player must use a [[furnace]]. | ||
+ | A furnace can be crafted using 8 pieces of [[cobblestone]] on the [[crafting table]]. This method is similar to crafting a [[chest]], simply swapping out the wood for cobblestones. | ||
+ | |||
+ | {{CraftBig | ||
+ | | A1 = Cobblestone | ||
+ | | A2 = Cobblestone | ||
+ | | A3 = Cobblestone | ||
+ | | B1 = Cobblestone | ||
+ | | B3 = Cobblestone | ||
+ | | C1 = Cobblestone | ||
+ | | C2 = Cobblestone | ||
+ | | C3 = Cobblestone | ||
+ | | output = Furnace | ||
+ | }} | ||
+ | |||
+ | === Fuel === | ||
+ | Cooking also requires fuel. One of the easiest fuels to obtain is [[charcoal]] because it is made by smelting [[wood]], which doesn't require much mining other than the cobblestone used to make the furnace. Other items that can be used for fuel include [[coal]], some wooden items such as [[stick]] or [[wooden planks]]. [[Bamboo]] and [[bucket of lava|lava]] can also be used as fuel. Certain fuel sources last longer than others. For example, a [[bucket of lava]] will light the furnace ten times longer than coal. | ||
{| class="wikitable" | {| class="wikitable" | ||
− | | style="width: 100px;"| ''' | + | | style="width: 100px;"| '''Fuel source:''' |
− | | ''' | + | | '''Items smelted:''' |
+ | |- | ||
+ | | {{Icon link|Stick}} | ||
+ | | 0.5 | ||
+ | |- | ||
+ | | {{Icon link|Wooden Planks}} | ||
+ | | 1 | ||
|- | |- | ||
− | | | + | | {{Icon link|Wood}} |
− | | | + | | 1 |
|- | |- | ||
− | | | + | | {{Icon link|Coal}} |
− | | | + | | 8 |
|- | |- | ||
− | | | + | | {{Icon link|Charcoal}} |
− | | | + | | 8 |
|- | |- | ||
− | | | + | | {{Icon link|Coal Block}} |
− | | | + | | 80 |
|- | |- | ||
− | | [[Raw Chicken]] | + | | {{Icon link|Bucket of Lava}} |
− | | [[Cooked | + | | 100 |
+ | |} | ||
+ | |||
+ | == Recipes == | ||
+ | === Cooking Food === | ||
+ | |||
+ | Cooking food items usually makes it edible or heal more hunger points. Cooked meat can be obtained from animals if they die while on fire. | ||
+ | {{CraftingTable | ||
+ | | name-1 = [[Cooked Porkchop]] | ||
+ | | ingredients-1 = 1x [[Raw Porkchop]] | ||
+ | | recipe-1 = {{Furnace new | ||
+ | | input = Raw Porkchop | ||
+ | | fuel = Coal | ||
+ | | output = Cooked Porkchop | ||
+ | }} | ||
+ | | name-2 = [[Cooked Bacon]] | ||
+ | | ingredients-2 = 1x [[Raw Bacon]] | ||
+ | | recipe-2 = {{Furnace new | ||
+ | | input = Raw Bacon | ||
+ | | fuel = Coal | ||
+ | | output = Cooked Bacon | ||
+ | }} | ||
+ | | name-3 = [[Cooked Chicken]] | ||
+ | | ingredients-3 = 1x [[Raw Chicken]] | ||
+ | | recipe-3 = {{Furnace new | ||
+ | | input = Raw Chicken | ||
+ | | fuel = Coal | ||
+ | | output = Cooked Chicken | ||
+ | }} | ||
+ | | name-4 = [[Steak]] | ||
+ | | ingredients-4 = 1x [[Raw Beef]] | ||
+ | | recipe-4 = {{Furnace new | ||
+ | | input = Raw Beef | ||
+ | | fuel = Coal | ||
+ | | output = Steak | ||
+ | }} | ||
+ | | name-5 = [[Cooked Mutton]] | ||
+ | | ingredients-5 = 1x [[Raw Mutton]] | ||
+ | | recipe-5 = {{Furnace new | ||
+ | | input = Raw Mutton | ||
+ | | fuel = Coal | ||
+ | | output = Cooked Mutton | ||
+ | }} | ||
+ | | name-6 = [[Cooked Rabbit]] | ||
+ | | ingredients-6 = 1x [[Raw Rabbit]] | ||
+ | | recipe-6 = {{Furnace new | ||
+ | | input = Raw Rabbit | ||
+ | | fuel = Coal | ||
+ | | output = Cooked Rabbit | ||
+ | }} | ||
+ | | name-7 = [[Cooked Fish]] | ||
+ | | ingredients-7 = 1x [[Raw Fish]] | ||
+ | | recipe-7 = {{Furnace new | ||
+ | | input = Raw Fish | ||
+ | | fuel = Coal | ||
+ | | output = Cooked Fish | ||
+ | }} | ||
+ | | name-8 = [[Cooked Salmon]] | ||
+ | | ingredients-8 = 1x [[Raw Salmon]] | ||
+ | | recipe-8 = {{Furnace new | ||
+ | | input = Raw Salmon | ||
+ | | fuel = Coal | ||
+ | | output = Cooked Salmon | ||
+ | }} | ||
+ | | name-9 = [[Cooked Egg]] | ||
+ | | ingredients-9 = 1x [[Egg]] | ||
+ | | recipe-9 = {{Furnace new | ||
+ | | input = Egg | ||
+ | | fuel = Coal | ||
+ | | output = Cooked Egg | ||
+ | }} | ||
+ | | name-10 = [[Caramel]] | ||
+ | | ingredients-10 = 1x [[Sugar]] | ||
+ | | recipe-10 = {{Furnace new | ||
+ | | input = Sugar | ||
+ | | fuel = Coal | ||
+ | | output = Caramel | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | === Smelting Resources === | ||
+ | |||
+ | {{CraftingTable | ||
+ | | name-1 = [[Stone]] | ||
+ | | ingredients-1 = 1x [[Cobblestone]] | ||
+ | | recipe-1 = {{Furnace new | ||
+ | | input = Cobblestone | ||
+ | | fuel = Coal | ||
+ | | output = Stone | ||
+ | }} | ||
+ | | name-2 = [[Glass]] | ||
+ | | ingredients-2 = 1x [[Sand]] | ||
+ | | recipe-2 = {{Furnace new | ||
+ | | input = Sand | ||
+ | | fuel = Coal | ||
+ | | output = Glass | ||
+ | }} | ||
+ | | name-3 = [[Brick]] | ||
+ | | ingredients-3 = 1x [[Clay]] Balls | ||
+ | | recipe-3 = {{Furnace new | ||
+ | | input = Clay | ||
+ | | fuel = Coal | ||
+ | | output = Brick | ||
+ | }} | ||
+ | | name-4 = [[Iron Ingot]] | ||
+ | | ingredients-4 = 1x [[Iron Ore]] | ||
+ | | recipe-4 = {{Furnace new | ||
+ | | input = Iron Ore | ||
+ | | fuel = Coal | ||
+ | | output = Iron Ingot | ||
+ | }} | ||
+ | | name-5 = [[Gold Ingot]] | ||
+ | | ingredients-5 = 1x [[Gold Ore]] | ||
+ | | recipe-5 = {{Furnace new | ||
+ | | input = Gold Ore | ||
+ | | fuel = Coal | ||
+ | | output = Gold Ingot | ||
+ | }} | ||
+ | | name-6 = [[Nether Brick]] | ||
+ | | ingredients-6 = 1x [[Netherrack]] | ||
+ | | recipe-6 = {{Furnace new | ||
+ | | input = Netherrack | ||
+ | | fuel = Coal | ||
+ | | output = Nether Brick | ||
+ | }} | ||
+ | | name-7 = [[Charcoal]] | ||
+ | | ingredients-7 = 1x [[Wood]] | ||
+ | | recipe-7 = {{Furnace new | ||
+ | | input = Wood | ||
+ | | fuel = Coal | ||
+ | | output = Charcoal | ||
+ | }} | ||
+ | | name-8 = [[Dyes|Green Dye]] | ||
+ | | ingredients-8 = 1x [[Cactus]] | ||
+ | | recipe-8 = {{Furnace new | ||
+ | | input = Cactus | ||
+ | | fuel = Coal | ||
+ | | output = Green Dye | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | == History == | ||
+ | {|class="wikitable" | ||
+ | !Version !!Date !!Changes | ||
|- | |- | ||
− | + | ![[First 30 days]] !![[First 30 days#Day 12|Day 12]] | |
− | + | | | |
+ | * Added furnace | ||
+ | * Cobblestone > stone recipe | ||
+ | * Sand > glass recipe | ||
|- | |- | ||
− | + | ![[First 30 days]] !!''[[First 30 days#Day 13|Day 13]](speculated)'' | |
− | + | | | |
+ | * Iron ore > iron ingot recipe | ||
+ | * Gold ore > gold ingot recipe | ||
|- | |- | ||
− | + | ![[First 30 days]] !![[First 30 days#Day 14|Day 14]] | |
− | + | | | |
+ | *Fixed furnaces giving 2 for the first item | ||
|- | |- | ||
− | + | ![[First 30 days]] !![[First 30 days#Day 20|Day 20]] | |
− | + | | | |
+ | * Clay > Brick recipe | ||
|- | |- | ||
− | + | ![[Version History#1.25|1.25]] !!May 11, 2013 | |
− | | | + | | |
− | + | * Netherrack > nether brick recipe | |
− | | | + | |} |
− | |||
− | == | + | == Trivia == |
+ | * Attempting to melt [[TNT]] in a furnace, results in an explosion with the same radius as the normal TNT explosion. | ||
− | + | ==See also== | |
− | |||
− | == See | ||
* [[Crafting]] | * [[Crafting]] | ||
* [[Coal]] | * [[Coal]] | ||
− | [[Category: | + | {{Blocks|Building}} |
+ | |||
+ | [[Category:General]][[Category:Gameplay]] |
Latest revision as of 11:36, 7 July 2023
Smelting | |
---|---|
Type: | Block, solid |
Mine with: | Pickaxe |
Drops: | Itself |
Stackable: | Yes, 64 |
Flammable: | No |
Physics: | None |
Identifier: | furnace |
The smelting is a fundamental system that gives players the ability to modify items and materials in a variety of ways. Through smelting, players can transform and process different objects, such as cooking raw food, obtaining metal ingots from ores, and melting sand to create glass.
The smelting takes place in a furnace, which is a special block designed to heat and process the materials. To use the oven, players must place it in their game world and then interact with it. When doing so, an interface opens that shows two spaces: one to place the materials to be melted and another to obtain the results.
Contents
Requirements
Crafting a furnace
To cook, the player must use a furnace. A furnace can be crafted using 8 pieces of cobblestone on the crafting table. This method is similar to crafting a chest, simply swapping out the wood for cobblestones.
Fuel
Cooking also requires fuel. One of the easiest fuels to obtain is charcoal because it is made by smelting wood, which doesn't require much mining other than the cobblestone used to make the furnace. Other items that can be used for fuel include coal, some wooden items such as stick or wooden planks. Bamboo and lava can also be used as fuel. Certain fuel sources last longer than others. For example, a bucket of lava will light the furnace ten times longer than coal.
Fuel source: | Items smelted: |
Stick | 0.5 |
Wooden Planks | 1 |
Wood | 1 |
Coal | 8 |
Charcoal | 8 |
Coal Block | 80 |
Bucket of Lava | 100 |
Recipes
Cooking Food
Cooking food items usually makes it edible or heal more hunger points. Cooked meat can be obtained from animals if they die while on fire.
Name | Ingredients | Recipe |
---|---|---|
Cooked Porkchop | 1x Raw Porkchop | |
Cooked Bacon | 1x Raw Bacon | |
Cooked Chicken | 1x Raw Chicken | |
Steak | 1x Raw Beef | |
Cooked Mutton | 1x Raw Mutton | |
Cooked Rabbit | 1x Raw Rabbit | |
Cooked Fish | 1x Raw Fish | |
Cooked Salmon | 1x Raw Salmon | |
Cooked Egg | 1x Egg | |
Caramel | 1x Sugar |
Smelting Resources
Name | Ingredients | Recipe |
---|---|---|
Stone | 1x Cobblestone | |
Glass | 1x Sand | |
Brick | 1x Clay Balls | |
Iron Ingot | 1x Iron Ore | |
Gold Ingot | 1x Gold Ore | |
Nether Brick | 1x Netherrack | |
Charcoal | 1x Wood | |
Green Dye | 1x Cactus |
History
Version | Date | Changes |
---|---|---|
First 30 days | Day 12 |
|
First 30 days | Day 13(speculated) |
|
First 30 days | Day 14 |
|
First 30 days | Day 20 |
|
1.25 | May 11, 2013 |
|
Trivia
- Attempting to melt TNT in a furnace, results in an explosion with the same radius as the normal TNT explosion.