Difference between revisions of "Crafting"

From Minetest Wiki
Jump to navigation Jump to search
(Add jungle wood to animation)
m (→‎Crafting grid and output slot: don't highlicht "up to")
 
(35 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
{{Languages}}
  
 
'''Crafting''' is the way in which [[blocks]] and [[items]] are made in Minetest. To craft something, the player must move items into a crafting grid and then arrange the items into a defined pattern.
 
'''Crafting''' is the way in which [[blocks]] and [[items]] are made in Minetest. To craft something, the player must move items into a crafting grid and then arrange the items into a defined pattern.
  
Many additional player created recipies and other crafting grids are available through [[mods]].
+
Many additional player created recipes and other crafting grids are available through [[mods]].
  
 
== Crafting basics ==
 
== Crafting basics ==
''This section explains the basics of crafting in a very general way. The rules explained here are true for basicly all mods.''
+
''This section explains the basics of crafting in a very general way. The rules explained here are true for basically all mods.''
  
 
=== Crafting grid and output slot ===
 
=== Crafting grid and output slot ===
To be able to craft anything at all, you need a crafting grid. A crafting grid consists of a number of [[Inventory|inventory]] slots and you can place and move and remove [[Item|items]] from it like you can with an inventory. To craft, the items have to be arranged somehow in the crafting grid (see “Input and output”). Next to a crafting grid there is one output slot, in which the craft appears if you arranged the items in a valid way. Click on this symbol with the left mouse button to make this craft once. The needed items in the crafting grid will be used up. Click on the output slot with the middle mouse button to make this craft up to ten times (depending on how much items are left in the crafting grid). Crafting generally takes no time and you can use the resulting items immediately.
+
To be able to craft anything at all, you need a crafting grid. A crafting grid consists of a number of [[Inventory|inventory]] slots and you can place and move and remove [[Items|items]] from it like you can with an inventory. To craft, the items have to be arranged somehow in the crafting grid (see “Input and output”). Next to a crafting grid there is one output slot, in which the craft appears if you arranged the items in a valid way.
  
Crafting grids generally work like inventories. So a crafting grid found in your inventory can be used/abused as an extension of the normal inventory.
+
To craft:
 +
 
 +
* <kbd>Leftclick</kbd> or <kbd>rightclick</kbd> on the crafting output to craft '''once'''
 +
* <kbd>Middleclick</kbd> on the crafting output to craft up to '''10 times''' (depending on how much items are left in the crafting grid)
 +
* <kbd>Shift+leftclick</kbd> will craft '''as many times as possible''' and '''move''' the output to the inventory
 +
* <kbd>Shift+middleclick</kbd> will craft up to '''10 times''' and '''move''' the output to the inventory
 +
* <kbd>Shift+rightclick</kbd> will craft '''once''' and '''move''' the output to the inventory
 +
 
 +
Crafting takes no time and you can use the resulting items immediately. The needed items in the crafting grid will be used up after every craft.
 +
 
 +
Crafting grids generally work like inventories. So a crafting grid found in your [[inventory menu]] can be used/abused as an extension of the player inventory.
  
 
You can’t place items on an output slot, however. You can only take items from it.
 
You can’t place items on an output slot, however. You can only take items from it.
  
[[File:Crafting_grid.png|thumb|300px|The player’s built-in 3×3 crafting grid (left). It’s output slot (right).]]
+
[[File:Crafting_grid.png|thumb|300px|The player’s built-in 3×3 crafting grid (left). Its output slot (right).]]
The vanilla Minetest game has only one crafting grid. It can be accessed through the [[inventory|Inventory]] and it has a size of 3×3 slots.
+
Minetest Game has only one crafting grid. It can be accessed through the inventory menu and it has a size of 3×3 slots.
  
Mods and Minetest [[Game|games]] may add several crafting grids in various places, not just the inventory. It’s also possible that the inventory has no crafting grid.
+
Mods and Minetest [[games]] may add several crafting grids in various places, not just the inventory. It’s also possible that the inventory menu does not have a crafting grid.
  
 
=== Input and output ===
 
=== Input and output ===
A crafting recipe consists of at least one input item and exactly one output item. Input items can be either concrete items (for example, [[Wooden Planks]]) or an item that is member of a [[Groups|group]] (for example, the [[Wood]] group, a group where [[Wooden Planks]] and [[Junglewood Planks]] are members). If a recipe has multiple slots which require the same group, this does not mean that you have to place the same item in all of these slots. For example, a [[Chest]] can be crafted from 8 wood group items arranged in a 3×3 square. This means it can be crafted by using 8 wooden planks or 8 junglewood planks or 4 wooden planks and 4 junglewood planks or any other combination of wooden items, even if these come from mods.
+
A crafting recipe consists of at least one input item and exactly one stack of output items. Input items can be either concrete items (for example, [[Wooden Planks]]) or an item that is member of a [[Groups|group]] (for example, the [[:Category:Wood|wood]] group, a group where [[Wooden Planks]] and [[Junglewood Planks]] are members). If a recipe has multiple slots which require the same group, this does not mean that you have to place the same item in all of these slots. See [[#Crafting recipes using groups]] for a detailed example.
 +
 
 +
[https://content.minetest.net/packages/Minetest/minetest_game/ Minetest Game] and other [[games]] and many mods make extensive use of the group system, understanding it is crucial to craft efficiently.
  
The [[Vanilla Minetest game|vanilla Minetest game]] and other [[Game|games]] and many mods make extensive use of the group system, understanding it is crucial to craft efficiently.
+
=== Learning crafting recipes ===
 +
To be able to craft, you also need to know which crafting recipes are available in the first place. The preferred way is done by using a so-called [[crafting guide]], a GUI element which tells the player the available crafting recipes in-game. It is a very important tool for playing.
 +
 
 +
Most games have a built-in crafting guide, so you easily learn all required crafting recipes in-game. Minetest Game is the big exception here, it does ''not'' have a crafting guide. To learn the crafting recipes for Minetest Game, you either have to install and use a [[crafting guide]] mod, or read through the articles in this wiki. Using a crafting guide is the preferred method, as it is more convenient to use, and the recipes in this wiki tend to become outdated or incorrect.
  
 
=== Using up the items ===
 
=== Using up the items ===
 
Normally, crafting one item removes exactly one item of each slot in the crafting grid.
 
Normally, crafting one item removes exactly one item of each slot in the crafting grid.
  
A crafting recipe may also replace a item with an item instead. This is currently rarely used in mods. In the vanilla Minetest game, using [[Bucket|Lava Bucket]] as [[Smelting|furnace fuel]] does not use up the item, instead it leaves an [[Bucket|Empty Bucket]] in the fuel slot.
+
A crafting recipe may also replace a item with an item instead. This is currently rarely used in mods. In Minetest Game, using [[Bucket|Lava Bucket]] as [[Smelting|furnace fuel]] does not use up the item, instead it leaves an [[Bucket|Empty Bucket]] in the fuel slot.
  
 
=== Shaped and shapeless recipes ===
 
=== Shaped and shapeless recipes ===
 
There are are two kinds of crafting recipes, shaped ones and shapeless ones.
 
There are are two kinds of crafting recipes, shaped ones and shapeless ones.
  
For a shaped recipe, the items have to be arranged into an exact pattern. This wiki documents these patterns of the vanilla Minetest game. If a crafting recipe takes up a smaller rectangle than the crafting grid, it can be moved on any part of the crafting grid. For example, a 2×2 recipe can be arranged on the top left, top right, bottom left or bottom right on a 3×3 crafting grid. If a crafting recipe uses more space than available in the crafting grid, you are unable to craft this item with it. You need a larger one.
+
For a shaped recipe, the items have to be arranged into an exact pattern. This wiki documents these patterns of Minetest Game. If a crafting recipe takes up a smaller rectangle than the crafting grid, it can be moved on any part of the crafting grid. For example, a 2×2 recipe can be arranged on the top left, top right, bottom left or bottom right on a 3×3 crafting grid. If a crafting recipe uses more space than available in the crafting grid, you are unable to craft this item with it. You need a larger one.
  
For a shapeless recipe, the neccessary items just have to be placed on ''any'' available slots of the crafting grid. Stacking items does not work, however.
+
For a shapeless recipe, the necessary items just have to be placed on ''any'' available slots of the crafting grid.
  
Most crafting recipes of the vanilla Minetest game are shaped recipes. If not noted otherwise, it is assumed that a crafting recipe is shaped. The shapeless recipes of the vanilla Minetest game produce [[Bronze Ingot|bronze ingots]], [[Wool|wool]], [[Flour|flour]] and [[Dye|dyes]], respectively.
+
Most crafting recipes of the Minetest Game are shaped recipes. If not noted otherwise, it is assumed that a crafting recipe is shaped. The shapeless recipes of Minetest Game produce [[Bronze Ingot|bronze ingots]], [[Wool|wool]], [[Flour|flour]] and [[Dye|dyes]], respectively.
  
 
== Activities similar to crafting ==
 
== Activities similar to crafting ==
Line 42: Line 58:
  
 
== Example recipes ==
 
== Example recipes ==
In this section you will be shown some example crafts in the vanilla Minetest game. The recipes here are neccessarily incomplete. For more complete crafting recipes, refer to the respective item pages.
+
This section contains extensive examples of the basic crafting types. The examples here are all taken from the Minetest Game.
 +
=== Shapeless recipes ===
 +
[[Bronze Ingot]] is an example for a shapeless recipe. You need one [[Steel Ingot]] and one [[Copper Ingot]]. You can put them anywhere in the crafting grid you want, so the following crafts are all valid:
  
=== Basic Recipes ===
+
{| class="wikitable"
 
 
{| class="wikitable sortable collapsible"
 
 
|-
 
|-
 
! scope="row" width="50px"|Name
 
! scope="row" width="50px"|Name
! scope="col" width="140px"|Ingredients
+
! scope="row" width="140px" |Ingredients
! class="unsortable" scope="col"|Input &#8594; Output
+
! scope="row" width="140px" |Input/Output
! class="unsortable" scope="col"|Description
 
|-
 
! scope="row"|[[Wooden Planks]]
 
|align="center"|[[Tree]]
 
| {{Grid/Craft
 
|B3=tree,jungletree
 
|out=Wooden Planks,Wooden Planks_jungle
 
|count=4,4}}
 
|One of the most basic building materials, can be crafted into many things.
 
|-
 
! scope="row"|[[Stick]]
 
|align="center"|[[Wooden Planks]]
 
| {{Grid/Craft
 
|B3=Wooden Planks,Wooden Planks_jungle
 
|out=stick
 
|count=4,4}}
 
|Used in crafting [[torch]]es, [[sign]]s, [[ladder]]s, [[fence]]s and as handles for tools and weapons.
 
|-
 
! scope="row"|[[Torch]]
 
|align="center"|[[Stick]] <br> + [[Coal Lump]]
 
| {{Grid/Craft
 
|B2=coal
 
|B3=stick
 
|out=torch
 
|count=4}}
 
|Used to create light. Torches can be placed on any wall, floor or ceiling.
 
 
|-
 
|-
! scope="row"|[[Furnace]]
+
! scope="row"|[[Bronze Ingot]]
|align="center"|[[Cobblestone]] <br> or [[Stone]] <br> or [[Desert stone]]
+
| [[Steel Ingot]] + [[Copper ingot]]
 
| {{Grid/Craft
 
| {{Grid/Craft
|A1=Cobblestone,stone,desert_stone|B1=Cobblestone,stone,desert_stone|C1=Cobblestone,stone,desert_stone
+
|A1=Steel Ingot|B1=Copper Ingot
|A2=Cobblestone,stone,desert_stone|C2=Cobblestone,stone,desert_stone
+
|out=Bronze Ingot}}
|A3=Cobblestone,stone,desert_stone|B3=Cobblestone,stone,desert_stone|C3=Cobblestone,stone,desert_stone
 
|out=furnace}}
 
|Allows the player to [[smelting|smelt]] various items.
 
 
|-
 
|-
! scope="row"|[[Chest]]
+
! scope="row"|[[Bronze Ingot]]
|align="center"|[[Wooden Planks]]
+
| [[Steel Ingot]] + [[Copper ingot]]
 
| {{Grid/Craft
 
| {{Grid/Craft
|A1=Wooden Planks,Wooden Planks_jungle|B1=Wooden Planks,Wooden Planks_jungle|C1=Wooden Planks,Wooden Planks_jungle
+
|A1=Steel Ingot|C3=Copper Ingot
|A2=Wooden Planks,Wooden Planks_jungle|C2=Wooden Planks,Wooden Planks_jungle
+
|out=Bronze Ingot}}
|A3=Wooden Planks,Wooden Planks_jungle|B3=Wooden Planks,Wooden Planks_jungle|C3=Wooden Planks,Wooden Planks_jungle
 
|out=chest}}
 
|Used to store [[blocks]] and [[items]] inside.
 
 
|-
 
|-
! scope="row"|[[Locked Chest]]
+
! scope="row"|[[Bronze Ingot]]
|align="center"|[[Wooden Planks]] <br> + [[Steel Ingot]]
+
| [[Steel Ingot]] + [[Copper ingot]]
 
| {{Grid/Craft
 
| {{Grid/Craft
|A1=Wooden Planks,Wooden Planks_jungle|B1=Wooden Planks,Wooden Planks_jungle|C1=Wooden Planks,Wooden Planks_jungle
+
|B1=Steel Ingot|A3=Copper Ingot
|A2=Wooden Planks,Wooden Planks_jungle|B2=Steel Ingot|C2=Wooden Planks,Wooden Planks_jungle
+
|out=Bronze Ingot}}
|A3=Wooden Planks,Wooden Planks_jungle|B3=Wooden Planks,Wooden Planks_jungle|C3=Wooden Planks,Wooden Planks_jungle
 
|out=chest lock}}
 
|The same as a regular [[chest]], except it can only be accessed by the player that placed it.
 
 
|}
 
|}
 +
And so on.
  
=== [[Items|Tool]] Recipes ===
+
To keep the wiki pages short and simple, in the actual page there is only one of the possible crafts shown.
==== Crafting tools ====
+
 
{| class="wikitable sortable collapsible"
+
=== [[Repairing]] recipes ===
 +
Most games support repairing recipes. If you have two worn out Steel Shovels (or two other tools of the same type that wear off), you can repair one by placing them somewhere into the crafting grid:
 +
{| class="wikitable"
 
|-
 
|-
 
! scope="row" width="50px"|Name
 
! scope="row" width="50px"|Name
 
! scope="col" width="140px"|Ingredients
 
! scope="col" width="140px"|Ingredients
! class="unsortable" scope="col"|Input &#8594; Output
+
! scope="col"|Input &#8594; Output
! class="unsortable" scope="col"|Description
 
|-
 
! scope="row"|[[Pickaxe]]
 
|align="center"|[[Wooden Planks]]<br />or [[Cobblestone]]<br />or [[Steel Ingot]]s<br />or [[Mese Crystal]]s<br />+ [[Stick]]s
 
| {{Grid/Craft
 
|A1=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot,mese_crystal|B1=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot,mese_crystal|C1=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot,mese_crystal
 
|B2=stick
 
|B3=stick
 
|out=woodpick,woodpick,stonepick,steelpick,mesepick}}
 
|Required to mine [[stone]]-based [[blocks]].
 
|-
 
! scope="row"|[[Axe]]
 
|align="center"|[[Wooden Planks]]<br />or [[Cobblestone]]<br />or [[Steel Ingot]]s<br />+ [[Stick]]s
 
|{{Grid/Craft
 
|A1=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot|B1=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot
 
|A2=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot|B2=stick
 
|B3=stick
 
|out=woodaxe,woodaxe,stoneaxe,steelaxe}}
 
|Used to cut [[Tree|wood]]-based [[blocks]] quicker than by [[hand]].
 
|-
 
! scope="row"|[[Shovel]]
 
|align="center"|[[Wooden Planks]]<br />or [[Cobblestone]]<br />or [[Steel Ingot]]s<br />+ [[Stick]]s
 
| {{Grid/Craft
 
|B1=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot
 
|B2=stick
 
|B3=stick
 
|out=woodshovel,woodshovel,stoneshovel,steelshovel}}
 
|Used to dig [[Dirt]], [[Sand]], [[Grass Block]]s and many other [[blocks]] quicker than by [[hand]].
 
|-
 
! scope="row"|[[Hoe]]
 
|align="center"|[[Wooden Planks]]<br />or [[Cobblestone]]<br />or [[Steel Ingot]]s<br />or [[Bronze Ingot]]s<br />+ [[Stick]]s
 
|{{Grid/Craft
 
|A1=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot,Bronze Ingot
 
|B1=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot,Bronze Ingot
 
|B2=stick
 
|B3=stick
 
|out=woodhoe,woodhoe,stonehoe,steelhoe,bronzehoe}}
 
|Used to cultivate.
 
|-
 
! scope="row"|[[Sword]]
 
|align="center"|[[Wooden Planks]]<br />or [[Cobblestone]]<br />or [[Steel Ingot]]s<br />+ [[Stick]]s
 
| {{Grid/Craft
 
|B1=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot
 
|B2=Wooden Planks,Wooden Planks_jungle,Cobblestone,Steel Ingot
 
|B3=stick
 
|out=woodsword,woodsword,stonesword,steelsword}}
 
|Used to deal more damage to [[mobs]] and [[player]]s than by [[hand]].
 
 
|-
 
|-
! scope="row"|[[Bucket]]
+
! scope="row"|repaired Steel [[Shovel]]
|align="center"|[[Steel Ingot]]s
+
|align="center"|worn off Steel [[Shovel]]s
 
| {{Grid/Craft
 
| {{Grid/Craft
|A2=Steel Ingot | C2=Steel Ingot
+
|A1=Steel_Shovel_slightly_worn_off
|B3=Steel Ingot
+
|A3=Steel_Shovel_heavily_worn_off
|out=bucket}}
+
|out=Steel_Shovel_repaired}}
|Used to hold and transport [[water]] and [[lava]].
 
 
|}
 
|}
  
==== [[Repairing]] tools ====
+
Repairing recipes are shapeless.
The game has a repairing recipe. It is a shapeless recipe that consists of any two tools of the same kind (and material, of course). It outputs a new tool which is 2% less worn off.
 
  
=== [[Blocks|Block]] Recipes ===
+
=== Shaped recipes ===
 +
These are all valid crafts of a shaped 3×1 crafting recipe:
  
{| class="wikitable sortable collapsible"
+
{| class="wikitable"
 
|-
 
|-
 
! scope="row" width="50px"|Name
 
! scope="row" width="50px"|Name
 
! scope="col" width="140px"|Ingredients
 
! scope="col" width="140px"|Ingredients
 
! class="unsortable" scope="col"|Input &#8594; Output
 
! class="unsortable" scope="col"|Input &#8594; Output
! class="unsortable" scope="col"|Description
 
 
|-
 
|-
! scope="row"|[[Steel Block]]
+
! scope="row"|[[Paper]]
|align="center"|[[Steel Ingot]]
+
|align="center"|[[Papyrus]]
 
| {{Grid/Craft
 
| {{Grid/Craft
|A1=Steel Ingot
+
|A3=Papyrus
|A2=Steel Ingot
+
|B3=Papyrus
|A3=Steel Ingot
+
|C3=Papyrus
|B1=Steel Ingot
+
|out=Paper}}
|B2=Steel Ingot
 
|B3=Steel Ingot
 
|C1=Steel Ingot
 
|C2=Steel Ingot
 
|C3=Steel Ingot
 
|out=steel block}}
 
|Decorative block, can only be mined with a steel or Mese [[pickaxe]]. Cannot be reverted to steel ingots.
 
 
|-
 
|-
! scope="row"|[[Clay]]
+
! scope="row"|[[Paper]]
|align="center"|[[Clay Lump]]
+
|align="center"|[[Papyrus]]
 
| {{Grid/Craft
 
| {{Grid/Craft
|A2=Clay Lump
+
|A2=Papyrus
|A3=Clay Lump
+
|B2=Papyrus
|B2=Clay Lump
+
|C2=Papyrus
|B3=Clay Lump
+
|out=Paper}}
|out=clay}}
 
|Can be used as decoration or compact storage. To revert into clay balls, must be mined.
 
 
|-
 
|-
! scope="row"|[[Brick Block]]
+
! scope="row"|[[Paper]]
|align="center"|[[Clay Brick]]
+
|align="center"|[[Papyrus]]
 
| {{Grid/Craft
 
| {{Grid/Craft
|A2=Clay Brick
+
|A1=Papyrus
|A3=Clay Brick
+
|B1=Papyrus
|B2=Clay Brick
+
|C1=Papyrus
|B3=Clay Brick
+
|out=Paper}}
|out=brick}}
+
|}
|Used as building material. Gives 4 [[Clay Brick|clay brick]]s when mined.
+
 
 +
These crafts are all part of the same recipe. The actual wiki page does not repeat the other two crafts for simplicity’s sake.
 +
 
 +
=== Crafting recipes using groups ===
 +
A crafting recipe using groups could be represented like this in the wiki:
 +
{| class="wikitable"
 
|-
 
|-
! scope="row"|[[Sandstone]]
+
! scope="row" width="50px"|Name
|align="center"|[[Sand]]
+
! scope="col" width="140px"|Ingredients
| {{Grid/Craft
+
! scope="col"|Input &#8594; Output
|A2=sand
 
|A3=sand
 
|B2=sand
 
|B3=sand
 
|out=sandstone}}
 
|Used as building material. Only gives 1 [[sand]] when mined.
 
 
|-
 
|-
! scope="row"|[[Bookshelf]]
+
! scope="row"|[[Furnace]]
|align="center"|[[Wooden Planks]] + [[Book]]s
+
|align="center"|[[:Category:Stone|“stone”-grouped items]]
 
| {{Grid/Craft
 
| {{Grid/Craft
|A1=Wooden Planks,Wooden Planks_jungle
+
|A1=group_stone|B1=group_stone|C1=group_stone
|A2=book
+
|A2=group_stone|C2=group_stone
|A3=Wooden Planks,Wooden Planks_jungle
+
|A3=group_stone|B3=group_stone|C3=group_stone
|B1=Wooden Planks,Wooden Planks_jungle
+
|out=furnace}}
|B2=book
 
|B3=Wooden Planks,Wooden Planks_jungle
 
|C1=Wooden Planks,Wooden Planks_jungle
 
|C2=book
 
|C3=Wooden Planks,Wooden Planks_jungle
 
|out=bookshelf}}
 
|Used as decoration.
 
|-
 
! scope="row"|[[Slab]]
 
|align="center"|[[Wooden Planks]]<br />or [[Cobblestone]]<br />or [[Stone]]<br />or [[Brick Block]]s<br />or [[Sandstone]]
 
| {{Grid/Craft
 
|A3=wooden Planks,cobblestone,stone,brick,sandstone
 
|B3=wooden Planks,cobblestone,stone,brick,sandstone
 
|C3=wooden Planks,cobblestone,stone,brick,sandstone
 
|out=wooden slab, cobblestone slab, stone slab, brick slab, sandstone slab
 
|count=3, 3, 3, 3, 3}}
 
|Can be used for long staircases.
 
|-
 
! scope="row"|[[Stair]]
 
|align="center"|[[Wooden Planks]]<br />or [[Cobblestone]]<br />or [[Stone]]<br />or [[Brick Block]]s<br />or [[Sandstone]]
 
| {{Grid/Craft
 
|C1=wooden Planks,cobblestone,stone,brick,sandstone
 
|B2=wooden Planks,cobblestone,stone,brick,sandstone
 
|C2=wooden Planks,cobblestone,stone,brick,sandstone
 
|A3=wooden Planks,cobblestone,stone,brick,sandstone
 
|B3=wooden Planks,cobblestone,stone,brick,sandstone
 
|C3=wooden Planks,cobblestone,stone,brick,sandstone
 
|out=wooden stair, cobblestone stair, stone stair, brick stair, sandstone stair
 
|count=4, 4, 4 ,4 ,4}}
 
|Can be used for compact staircases.
 
 
|}
 
|}
  
=== Misc Recipes ===
+
Note that there is a special icon with a “G” in it. This icon is a placeholder for anything which is part of the “[[:Category:Stone|stone]]” group. So a furnace is build from 8 items from the stone group. [[Cobblestone]] and [[Desert Stone]] are examples for members of this group.
  
{| class="wikitable sortable collapsible"
+
So you can build a furnace completely out of Cobblestone:
 +
{| class="wikitable"
 
|-
 
|-
 
! scope="row" width="50px"|Name
 
! scope="row" width="50px"|Name
 
! scope="col" width="140px"|Ingredients
 
! scope="col" width="140px"|Ingredients
! class="unsortable" scope="col"|Input &#8594; Output
+
! scope="col"|Input &#8594; Output
! class="unsortable" scope="col"|Description
 
 
|-
 
|-
! scope="row"|[[Ladder]]
+
! scope="row"|[[Furnace]]
|align="center"|[[Stick]]s
+
|align="center"|[[Cobblestone]]s
 
| {{Grid/Craft
 
| {{Grid/Craft
|A1=Stick
+
|A1=cobblestone|B1=cobblestone|C1=cobblestone
|A2=Stick
+
|A2=cobblestone|C2=cobblestone
|A3=Stick
+
|A3=cobblestone|B3=cobblestone|C3=cobblestone
|B2=Stick
+
|out=furnace}}
|C1=Stick
+
|}
|C2=Stick
+
 
|C3=Stick
+
Or Desert Stone:
|out=ladder}}
+
{| class="wikitable"
|Used to climb vertically. Can placed on any wall, floor or ceiling.
 
 
|-
 
|-
! scope="row"|[[Fence]]
+
! scope="row" width="50px"|Name
|align="center"|[[Stick]]s
+
! scope="col" width="140px"|Ingredients
| {{Grid/Craft
+
! scope="col"|Input &#8594; Output
|A2=Stick
 
|A3=Stick
 
|B2=Stick
 
|B3=Stick
 
|C2=Stick
 
|C3=Stick
 
|out=fence
 
|count=2}}
 
|Used as a barrier, can be jumped over.
 
 
|-
 
|-
! scope="row"|[[Sign]]
+
! scope="row"|[[Furnace]]
|align="center"|[[Wooden Planks]] + [[Stick]]
+
|align="center"|[[Desert Stone]]s
 
| {{Grid/Craft
 
| {{Grid/Craft
|A1=Wooden Planks,Wooden Planks_jungle
+
|A1=desert_stone|B1=desert_stone|C1=desert_stone
|A2=Wooden Planks,Wooden Planks_jungle
+
|A2=desert_stone|C2=desert_stone
|B1=Wooden Planks,Wooden Planks_jungle
+
|A3=desert_stone|B3=desert_stone|C3=desert_stone
|B2=Wooden Planks,Wooden Planks_jungle
+
|out=furnace}}
|B3=Stick
+
|}
|C1=Wooden Planks,Wooden Planks_jungle
+
 
|C2=Wooden Planks,Wooden Planks_jungle
+
Or both mixed:
|out=sign}}
+
{| class="wikitable"
|Shows text entered by the player.
 
 
|-
 
|-
! scope="row"|[[Wooden Door]]
+
! scope="row" width="50px"|Name
|align="center"|[[Wooden Planks]]
+
! scope="col" width="140px"|Ingredients
| {{Grid/Craft
+
! scope="col"|Input &#8594; Output
|A1=Wooden Planks,Wooden Planks_jungle
 
|A2=Wooden Planks,Wooden Planks_jungle
 
|A3=Wooden Planks,Wooden Planks_jungle
 
|B1=Wooden Planks,Wooden Planks_jungle
 
|B2=Wooden Planks,Wooden Planks_jungle
 
|B3=Wooden Planks,Wooden Planks_jungle
 
|out=Wooden Door}}
 
|Opened and closed by right-clicking, can be passed through while open.
 
 
|-
 
|-
! scope="row"|[[Paper]]
+
! scope="row"|[[Furnace]]
|align="center"|[[Papyrus]]
+
|align="center"|[[Cobblestone]]s + [[Desert Stone]]s
 
| {{Grid/Craft
 
| {{Grid/Craft
|A3=Papyrus
+
|A1=cobblestone|B1=desert_stone|C1=cobblestone
|B3=Papyrus
+
|A2=desert_stone|C2=cobblestone
|C3=Papyrus
+
|A3=desert_stone|B3=cobblestone|C3=desert_stone
|out=Paper}}
+
|out=furnace}}
|Used for crafting [[book]]s.
+
|}
 +
 
 +
Or everything mixed up:
 +
{| class="wikitable"
 
|-
 
|-
! scope="row"|[[Book]]
+
! scope="row" width="50px"|Name
|align="center"|[[Paper]]
+
! scope="col" width="140px"|Ingredients
| {{Grid/Craft
+
! scope="col"|Input &#8594; Output
|A3=Paper
 
|B3=Paper
 
|C3=Paper
 
|out=Book}}
 
|Used for crafting [[Bookshelf|bookshelves]].
 
 
|-
 
|-
! scope="row"|[[Rail]]
+
! scope="row"|[[Furnace]]
|align="center"|[[Steel Ingot]]s + [[Stick]]s
+
|align="center"|[[Stone]]s + [[Desert Stone]]s + [[Cobblestone]]s + [[Desert Stone Brick]] + [[Stone Brick]]s
 
| {{Grid/Craft
 
| {{Grid/Craft
|A1=Steel Ingot
+
|A1=stone|B1=desert_stone|C1=stone_brick
|A2=Steel Ingot
+
|A2=cobblestone|C2=cobblestone
|A3=Steel Ingot
+
|A3=desert_stone_brick|B3=stone_brick|C3=cobblestone
|B2=Stick
+
|out=furnace}}
|C1=Steel Ingot
 
|C2=Steel Ingot
 
|C3=Steel Ingot
 
|out=Rail
 
|count=15}}
 
|Decorative block, can be inclined on slopes.
 
|-
 
! scope="row"|[[Flour]]
 
|align="center"|[[Wheat]]s
 
| {{Grid/Craft
 
|A2=Wheat
 
|A3=Wheat
 
|B2=Wheat
 
|B3=Wheat
 
|out=Flour}}
 
|Used for [[Smelting|cooking]] [[Bread]]. (shapeless recipe)
 
 
|}
 
|}
 +
 +
== Getting started ==
 +
To help you get you started in Minetest Game, we give you a list of the most important items and blocks to start with. Begin with the top of the list, check out the “Crafting” section of the respective page (in that order), craft the item in Minetest and return to this page when you have managed the craft, then go on with the next craft in the list. For convenience, the links put you directly to the “Crafting” section.
 +
#[[Wooden Planks and Junglewood Planks#Crafting|Wooden Planks]]
 +
#[[Stick#Crafting|Stick]]
 +
#[[Ladder#Crafting|Ladder]]
 +
#Wooden [[Slab#Crafting|Slab]]
 +
#Wooden [[Pickaxe#Crafting|Pickaxe]]
 +
#Stone [[Pickaxe#Crafting|Pickaxe]]
 +
#Cobblestone [[Stair#Crafting|Stair]]
 +
#[[Torch#Crafting|Torch]]
 +
#[[Chest#Crafting|Chest]]
 +
#[[Furnace#Crafting|Furnace]]
 +
#any [[Axe#Crafting|Axe]]
 +
#any [[Shovel#Crafting|Shovel]]
 +
#[[Bucket#Crafting|Bucket]]
 +
#any [[Hoe#Crafting|Hoe]]
 +
#[[Flour#Crafting|Flour]]
 +
#[[Bread#Crafting|Bread]]
 +
 +
See [[Blocks]] and [[Items]] for full lists of blocks and items. You find crafting recipes on the respective pages. Also check out the pages listed in [[Groups]] to get an overview for the group craftings.
  
 
== See also ==
 
== See also ==
 +
*[[Crafting guide]]
 +
*[[Smelting]]
 
*[[Repairing]]
 
*[[Repairing]]
*[[Smelting]]
 
*[[Blocks]]
 
*[[Items]]
 
*[[Item Codes]]
 
 
*[[Inventory]]
 
*[[Inventory]]
 +
*[[Itemstrings]]
 +
 +
 +
[[Category:Gameplay]]

Latest revision as of 11:54, 27 December 2023

Languages Language: English • Deutsch • français • italiano • Bahasa Melayu

Crafting is the way in which blocks and items are made in Minetest. To craft something, the player must move items into a crafting grid and then arrange the items into a defined pattern.

Many additional player created recipes and other crafting grids are available through mods.

Crafting basics

This section explains the basics of crafting in a very general way. The rules explained here are true for basically all mods.

Crafting grid and output slot

To be able to craft anything at all, you need a crafting grid. A crafting grid consists of a number of inventory slots and you can place and move and remove items from it like you can with an inventory. To craft, the items have to be arranged somehow in the crafting grid (see “Input and output”). Next to a crafting grid there is one output slot, in which the craft appears if you arranged the items in a valid way.

To craft:

  • Leftclick or rightclick on the crafting output to craft once
  • Middleclick on the crafting output to craft up to 10 times (depending on how much items are left in the crafting grid)
  • Shift+leftclick will craft as many times as possible and move the output to the inventory
  • Shift+middleclick will craft up to 10 times and move the output to the inventory
  • Shift+rightclick will craft once and move the output to the inventory

Crafting takes no time and you can use the resulting items immediately. The needed items in the crafting grid will be used up after every craft.

Crafting grids generally work like inventories. So a crafting grid found in your inventory menu can be used/abused as an extension of the player inventory.

You can’t place items on an output slot, however. You can only take items from it.

The player’s built-in 3×3 crafting grid (left). Its output slot (right).

Minetest Game has only one crafting grid. It can be accessed through the inventory menu and it has a size of 3×3 slots.

Mods and Minetest games may add several crafting grids in various places, not just the inventory. It’s also possible that the inventory menu does not have a crafting grid.

Input and output

A crafting recipe consists of at least one input item and exactly one stack of output items. Input items can be either concrete items (for example, Wooden Planks) or an item that is member of a group (for example, the wood group, a group where Wooden Planks and Junglewood Planks are members). If a recipe has multiple slots which require the same group, this does not mean that you have to place the same item in all of these slots. See #Crafting recipes using groups for a detailed example.

Minetest Game and other games and many mods make extensive use of the group system, understanding it is crucial to craft efficiently.

Learning crafting recipes

To be able to craft, you also need to know which crafting recipes are available in the first place. The preferred way is done by using a so-called crafting guide, a GUI element which tells the player the available crafting recipes in-game. It is a very important tool for playing.

Most games have a built-in crafting guide, so you easily learn all required crafting recipes in-game. Minetest Game is the big exception here, it does not have a crafting guide. To learn the crafting recipes for Minetest Game, you either have to install and use a crafting guide mod, or read through the articles in this wiki. Using a crafting guide is the preferred method, as it is more convenient to use, and the recipes in this wiki tend to become outdated or incorrect.

Using up the items

Normally, crafting one item removes exactly one item of each slot in the crafting grid.

A crafting recipe may also replace a item with an item instead. This is currently rarely used in mods. In Minetest Game, using Lava Bucket as furnace fuel does not use up the item, instead it leaves an Empty Bucket in the fuel slot.

Shaped and shapeless recipes

There are are two kinds of crafting recipes, shaped ones and shapeless ones.

For a shaped recipe, the items have to be arranged into an exact pattern. This wiki documents these patterns of Minetest Game. If a crafting recipe takes up a smaller rectangle than the crafting grid, it can be moved on any part of the crafting grid. For example, a 2×2 recipe can be arranged on the top left, top right, bottom left or bottom right on a 3×3 crafting grid. If a crafting recipe uses more space than available in the crafting grid, you are unable to craft this item with it. You need a larger one.

For a shapeless recipe, the necessary items just have to be placed on any available slots of the crafting grid.

Most crafting recipes of the Minetest Game are shaped recipes. If not noted otherwise, it is assumed that a crafting recipe is shaped. The shapeless recipes of Minetest Game produce bronze ingots, wool, flour and dyes, respectively.

Activities similar to crafting

Smelting and repairing are just a slightly different form of crafting, most rules described here apply, too. For smelting, the crafting grid is simply just 1×1. A repairing recipe is always shapeless recipe consisting of two tools of the same kind.

Example recipes

This section contains extensive examples of the basic crafting types. The examples here are all taken from the Minetest Game.

Shapeless recipes

Bronze Ingot is an example for a shapeless recipe. You need one Steel Ingot and one Copper Ingot. You can put them anywhere in the crafting grid you want, so the following crafts are all valid:

Name Ingredients Input/Output
Bronze Ingot Steel Ingot + Copper ingot
Steel Ingot.png
Copper Ingot.png
Bronze Ingot.png
Bronze Ingot Steel Ingot + Copper ingot
Steel Ingot.png
Copper Ingot.png
Bronze Ingot.png
Bronze Ingot Steel Ingot + Copper ingot
Steel Ingot.png
Copper Ingot.png
Bronze Ingot.png

And so on.

To keep the wiki pages short and simple, in the actual page there is only one of the possible crafts shown.

Repairing recipes

Most games support repairing recipes. If you have two worn out Steel Shovels (or two other tools of the same type that wear off), you can repair one by placing them somewhere into the crafting grid:

Name Ingredients Input → Output
repaired Steel Shovel worn off Steel Shovels
Steel Shovel slightly worn off.png
Steel Shovel heavily worn off.png
Steel Shovel repaired.png

Repairing recipes are shapeless.

Shaped recipes

These are all valid crafts of a shaped 3×1 crafting recipe:

Name Ingredients Input → Output
Paper Papyrus
Papyrus.png
Papyrus.png
Papyrus.png
Paper.png
Paper Papyrus
Papyrus.png
Papyrus.png
Papyrus.png
Paper.png
Paper Papyrus
Papyrus.png
Papyrus.png
Papyrus.png
Paper.png

These crafts are all part of the same recipe. The actual wiki page does not repeat the other two crafts for simplicity’s sake.

Crafting recipes using groups

A crafting recipe using groups could be represented like this in the wiki:

Name Ingredients Input → Output
Furnace “stone”-grouped items
Group stone.png
Group stone.png
Group stone.png
Group stone.png
Group stone.png
Group stone.png
Group stone.png
Group stone.png
Furnace.png

Note that there is a special icon with a “G” in it. This icon is a placeholder for anything which is part of the “stone” group. So a furnace is build from 8 items from the stone group. Cobblestone and Desert Stone are examples for members of this group.

So you can build a furnace completely out of Cobblestone:

Name Ingredients Input → Output
Furnace Cobblestones
Cobblestone.png
Cobblestone.png
Cobblestone.png
Cobblestone.png
Cobblestone.png
Cobblestone.png
Cobblestone.png
Cobblestone.png
Furnace.png

Or Desert Stone:

Name Ingredients Input → Output
Furnace Desert Stones
Desert Stone.png
Desert Stone.png
Desert Stone.png
Desert Stone.png
Desert Stone.png
Desert Stone.png
Desert Stone.png
Desert Stone.png
Furnace.png

Or both mixed:

Name Ingredients Input → Output
Furnace Cobblestones + Desert Stones
Cobblestone.png
Desert Stone.png
Cobblestone.png
Desert Stone.png
Cobblestone.png
Desert Stone.png
Cobblestone.png
Desert Stone.png
Furnace.png

Or everything mixed up:

Name Ingredients Input → Output
Furnace Stones + Desert Stones + Cobblestones + Desert Stone Brick + Stone Bricks
Stone.png
Desert Stone.png
Stone Brick.png
Cobblestone.png
Cobblestone.png
Desert Stone Brick.png
Stone Brick.png
Cobblestone.png
Furnace.png

Getting started

To help you get you started in Minetest Game, we give you a list of the most important items and blocks to start with. Begin with the top of the list, check out the “Crafting” section of the respective page (in that order), craft the item in Minetest and return to this page when you have managed the craft, then go on with the next craft in the list. For convenience, the links put you directly to the “Crafting” section.

  1. Wooden Planks
  2. Stick
  3. Ladder
  4. Wooden Slab
  5. Wooden Pickaxe
  6. Stone Pickaxe
  7. Cobblestone Stair
  8. Torch
  9. Chest
  10. Furnace
  11. any Axe
  12. any Shovel
  13. Bucket
  14. any Hoe
  15. Flour
  16. Bread

See Blocks and Items for full lists of blocks and items. You find crafting recipes on the respective pages. Also check out the pages listed in Groups to get an overview for the group craftings.

See also