Difference between revisions of "Games/Minetest Game/Smelting"
m (→Examples) |
(Move smelting recipes up) |
||
Line 19: | Line 19: | ||
== [[Games/Minetest Game|Minetest Game]] == | == [[Games/Minetest Game|Minetest Game]] == | ||
− | In [[Games/Minetest Game|Minetest Game]], the [[furnace]] is used for all smelting operations. Refer to the [[Furnace]] page to learn how it works. This section contains the available | + | In [[Games/Minetest Game|Minetest Game]], the [[furnace]] is used for all smelting operations. Refer to the [[Furnace]] page to learn how it works. This section contains the available smelting recipes and fuels in [[Games/Minetest Game|Minetest Game]]. |
+ | |||
+ | === Smelting recipes === | ||
+ | The following items can be smelted/cooked: | ||
+ | |||
+ | {| class="wikitable collapsible" | ||
+ | |- | ||
+ | ! scope="row" width="220px" |Input | ||
+ | ! scope="col" |[[Furnace]] | ||
+ | ! scope="row" width="160px" |Output | ||
+ | ! scope="row" width="80px" |Smelting time | ||
+ | |- | ||
+ | |[[File:Flour.png|link=Flour|32px]] [[Flour]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:Bread.png|link=Bread|32px]] [[Bread]] | ||
+ | |15s | ||
+ | |- | ||
+ | |[[File:Cobblestone.png|link=Cobblestone|32px]] [[Cobblestone]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:stone.png|link=stone|32px]] [[Stone]] | ||
+ | |3s | ||
+ | |- | ||
+ | |[[File:Mossy Cobblestone.png|link=Mossy Cobblestone|32px]] [[Mossy Cobblestone]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:stone.png|link=stone|32px]] [[Stone]] | ||
+ | |3s | ||
+ | |- | ||
+ | |[[File:Desert Cobblestone.png|link=Desert Cobblestone|32px]] [[Desert Cobblestone]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:Desert stone.png|link=Desert Stone|32px]] [[Desert Stone]] | ||
+ | |3s | ||
+ | |- | ||
+ | |[[File:Clay_Lump.png|link=Clay Lump|32px]] [[Clay Lump]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:clay_Brick.png|link=Clay Brick|32px]] [[Clay Brick]] | ||
+ | |3s | ||
+ | |- | ||
+ | |[[File:Copper_lump.png|link=Copper lump|32px]] [[Copper Lump]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:Copper_Ingot.png|link=Copper Ingot|32px]] [[Copper Ingot]] | ||
+ | |3s | ||
+ | |- | ||
+ | |[[File:Gold_lump.png|link=Gold Lump|32px]] [[Gold Lump]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:Gold_ingot.png|link=Gold Ingot|32px]] [[Gold Ingot]] | ||
+ | |3s | ||
+ | |- | ||
+ | |[[File:Skeleton Key.png|link=Skeleton Key|32px]] [[Skeleton Key]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:Gold_ingot.png|link=Gold Ingot|32px]] [[Gold Ingot]] | ||
+ | |5s | ||
+ | |- | ||
+ | |[[File:Key.png|link=Key|32px]] [[Key]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:Gold_ingot.png|link=Gold Ingot|32px]] [[Gold Ingot]] | ||
+ | |5s | ||
+ | |- | ||
+ | |[[File:iron_lump.png|link=Iron Lump|32px]] [[Iron Lump]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:steel_Ingot.png|link=Steel Ingot|32px]] [[Steel Ingot]] | ||
+ | |3s | ||
+ | |- | ||
+ | |[[File:steel_bottle.png|link=Heavy Steel Bottle|32px]] [[Heavy Steel Bottle]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:steel_Ingot.png|link=Steel Ingot|32px]] [[Steel Ingot]] | ||
+ | |3s | ||
+ | |- | ||
+ | |[[File:Group_sand.png|link=:Category:Sand|32px]] group “[[:Category:Sand|sand]]” | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:glass.png|link=glass|32px]] [[Glass]] | ||
+ | |3s | ||
+ | |- | ||
+ | |[[File:glass_fragments.png|link=Pile of Glass Fragments|32px]] [[Pile of Glass Fragments]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:glass.png|link=glass|32px]] [[Glass]] | ||
+ | |3s | ||
+ | |- | ||
+ | |[[File:obsidian_shard.png|link=Obsidian Shard|32px]] [[Obsidian Shard]] | ||
+ | |[[File:arrow.png|link=]] [[File:furnace.png|32px|link=]] [[File:arrow.png|link=]] | ||
+ | |[[File:obsidian_glass.png|link=glass|32px]] [[Obsidian Glass]] | ||
+ | |3s | ||
+ | |} | ||
=== Fuel === | === Fuel === | ||
− | The following items can | + | The following items can be used as fuel: |
{| class="wikitable collapsible sortable" | {| class="wikitable collapsible sortable" | ||
Line 595: | Line 676: | ||
|} | |} | ||
<references/> | <references/> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Gameplay]] | [[Category:Gameplay]] |
Revision as of 14:25, 21 May 2017
Language: | English |
---|
Smelting—also called Cooking—is the act of producing refined goods in Minetest with a specal block (like a furnace or similar).
Smelting basics
In Minetest, smelting can be conidered a form of crafting.
For smelting or cooking, you need:
- Any fuel item
- An item which can be smelted/cooked
- Some mechanism to start smelting (like a furnace)
Fuels are always required in order to produce a flame. Coal and wooden items are commonly used as fuels. Any fuel can be used to smelt anything as long it is burning long enough. Each fuel has its own duration. Fuels are usually used up when the smelting process starts, but for some special items they might be replaced with different item.
Smeltable items are determined by smelting recipes. A smeltable item needs to be provided with the fuel's flame for a certain amount of time (the exact time depends on the item) to be smelted into a different item.
Examples
Iron lumps in Minetest Game can be smelted in 3 seconds. This means, to smelt an iron lump, you need a total amount of fuel lasting for 3 seconds or more. Many items burn long enough. You could use a coal lump (which would be wasteful) or wooden planks (which is less wasteful) or pretty much any other fuel item. If a single fuel item does not burn enough, you have to stack it (but there's a short delay before the next fuel is used). Thus, you can even use 3 leaves.
Minetest Game
In Minetest Game, the furnace is used for all smelting operations. Refer to the Furnace page to learn how it works. This section contains the available smelting recipes and fuels in Minetest Game.
Smelting recipes
The following items can be smelted/cooked:
Input | Furnace | Output | Smelting time |
---|---|---|---|
Flour | Bread | 15s | |
Cobblestone | Stone | 3s | |
Mossy Cobblestone | Stone | 3s | |
Desert Cobblestone | Desert Stone | 3s | |
Clay Lump | Clay Brick | 3s | |
Copper Lump | Copper Ingot | 3s | |
Gold Lump | Gold Ingot | 3s | |
Skeleton Key | Gold Ingot | 5s | |
Key | Gold Ingot | 5s | |
Iron Lump | Steel Ingot | 3s | |
Heavy Steel Bottle | Steel Ingot | 3s | |
group “sand” | Glass | 3s | |
32px Pile of Glass Fragments | Glass | 3s | |
Obsidian Shard | Obsidian Glass | 3s |
Fuel
The following items can be used as fuel:
Block | Burning time in seconds | Items smelted per fuel[1] | Remainder | ||
---|---|---|---|---|---|
Coal Block | 370 | 123⅓ | Nothing | ||
Lava Bucket | 60 | 20 | Empty Bucket | ||
Lava Source | 60 | 20 | Nothing | ||
Coal Lump | 40 | 13⅓ | Nothing | ||
Jungle Tree | 38 | 12⅔ | Nothing | ||
Acacia Tree | 34 | 11⅓ | Nothing | ||
Locked Chest | 30 | 10 | Nothing | ||
Vessels Shelf | 30 | 10 | Nothing | ||
Chest | 30 | 10 | Nothing | ||
Bookshelf | 30 | 10 | Nothing | ||
Tree | 30 | 10 | Nothing | ||
Group: tree | 30 | 10 | Nothing | ||
Pine Tree | 26 | 8⅔ | Nothing | ||
Aspen Tree | 22 | 7⅓ | Nothing | ||
Boat | 20 | 6⅔ | Nothing | ||
Cactus | 15 | 5 | Nothing | ||
Wooden Door | 14 | 4⅔ | Nothing | ||
Fancy Bed | 13 | 4⅓ | Nothing | ||
Simple Bed | 12 | 4 | Nothing | ||
Jungle Sapling | 12 | 4 | Nothing | ||
Acacia Tree Sapling | 11 | 3⅔ | Nothing | ||
Sapling | 10 | 3⅓ | Nothing | ||
Group: sapling | 10 | 3⅓ | Nothing | ||
Wooden Sign | 10 | 3⅓ | Nothing | ||
Junglewood Planks | 9 | 3 | Nothing | ||
Pine Sapling | 9 | 3 | Nothing | ||
Junglewood Fence Gate | 9 | 3 | Nothing | ||
Junglewood Fence | 9 | 3 | Nothing | ||
Acacia Fence | 8 | 2⅔ | Nothing | ||
Aspen Tree Sapling | 8 | 2⅔ | Nothing | ||
Acacia Wood Planks | 8 | 2⅔ | Nothing | ||
Acacia Bush Stem | 8 | 2⅔ | Nothing | ||
Acacia Fence Gate | 8 | 2⅔ | Nothing | ||
Wooden Fence Gate | 7 | 2⅓ | Nothing | ||
Trapdoor | 7 | 2⅓ | Nothing | ||
Bush Stem | 7 | 2⅓ | Nothing | ||
Wooden Fence | 7 | 2⅓ | Nothing | ||
Wooden Planks | 7 | 2⅓ | Nothing | ||
Group: wood | 7 | 2⅓ | Nothing | ||
Pine Fence Gate | 6 | 2 | Nothing | ||
Wooden Pickaxe | 6 | 2 | Nothing | ||
Jungle Wood Stair | 6 | 2 | Nothing | ||
Pine Fence | 6 | 2 | Nothing | ||
Pine Wood Planks | 6 | 2 | Nothing | ||
Acacia Wood Stair | 6 | 2 | Nothing | ||
Wooden Axe | 6 | 2 | Nothing | ||
Wooden Hoe | 5 | 1⅔ | Nothing | ||
Aspen Wood Planks | 5 | 1⅔ | Nothing | ||
Wooden Sword | 5 | 1⅔ | Nothing | ||
Aspen Fence Gate | 5 | 1⅔ | Nothing | ||
Aspen Fence | 5 | 1⅔ | Nothing | ||
Wooden Stair | 5 | 1⅔ | Nothing | ||
Torch | 4 | 1⅓ | Nothing | ||
Pine Wood Stair | 4 | 1⅓ | Nothing | ||
Acacia Wood Slab | 4 | 1⅓ | Nothing | ||
Jungle Wood Slab | 4 | 1⅓ | Nothing | ||
Wooden Shovel | 4 | 1⅓ | Nothing | ||
Apple | 3 | 1 | Nothing | ||
Straw | 3 | 1 | Nothing | ||
Wooden Slab | 3 | 1 | Nothing | ||
Pine Wood Slab | 3 | 1 | Nothing | ||
Book | 3 | 1 | Nothing | ||
Book With Text | 3 | 1 | Nothing | ||
Aspen Wood Stair | 3 | 1 | Nothing | ||
Dry Grass | 2 | ⅔ | Nothing | ||
Grass | 2 | ⅔ | Nothing | ||
Straw Stair | 2 | ⅔ | Nothing | ||
Jungle Grass | 2 | ⅔ | Nothing | ||
Dry Shrub | 2 | ⅔ | Nothing | ||
Wooden Ladder | 2 | ⅔ | Nothing | ||
Aspen Wood Slab | 2 | ⅔ | Nothing | ||
Nyan Cat | 1 | ⅓ | Nothing | ||
Group: leaves | 1 | ⅓ | Nothing | ||
Paper | 1 | ⅓ | Nothing | ||
Cotton | 1 | ⅓ | Nothing | ||
Stick | 1 | ⅓ | Nothing | ||
Straw Slab | 1 | ⅓ | Nothing | ||
Papyrus | 1 | ⅓ | Nothing | ||
Nyan Cat Rainbow | 1 | ⅓ | Nothing | ||
Wheat | 1 | ⅓ | Nothing |
- ↑ Assuming a smelting time of 3 seconds