Minecraft Wiki
Advertisement

Template:Doc/start This template is used to create a grid that looks similar to the Crafting Table's GUI screen.

Usage

{{Grid/Crafting Table
|A1=  |B1=              |C1= 
|A2=  |B2= Wooden Plank |C2= 
|A3=  |B3= Wooden Plank |C3= 
|Output= Stick |OA= 4
}}
produces

Template:Grid/Crafting Table

The OA field accepts 2-99. Using any number lower or leaving it blank will show nothing, using 100 to 109 will only show the last two digits (although this can be utilized to output 01 instead of just 1, for example), using anything higher will only show the last digit.

Use the available images listed below.

Animated

{{Grid/Crafting Table
|Image=Crafting Ore Blocks.gif
|A1=  |B1=  |C1= 
|A2=  |B2=  |C2= 
|A3=  |B3=  |C3= 
|Output= Ore
}}
produces

Template:Grid/Crafting Table

Links parameters (A1, B1, C1, Output, etc.) are optional as they will only add a link on the squares, and they do not have to be in the available inputs and outputs listed below:

{{Grid/Crafting Table
|Image=Crafting Ore Blocks.gif
}}
produces

Template:Grid/Crafting Table

The squares of the gif file must be placed exactly as in this example: File:Crafting Ore Blocks.gif.

Mods

If you are using mod image, you can specify the wiki page to your mod with the Mod parameter. All parameters (A1, B1, C1, Output, etc.) that are modded items have an M in front of them, and any normal Minecraft items stay the same, this allows you to use normal Minecraft items and link to their correct pages.

{{Grid/Crafting Table
|Mod= FancyPack
|MA1= Fancystone |MB1= Fancystone   |MC1= Fancystone
|MA2= Fancystone |B2=  Water Bucket |MC2= Fancystone
|MA3= Fancystone |MB3= Fancystone   |MC3= Fancystone
|Output=Moss Stone |OA=32
}}
produces

Template:Grid/Crafting Table Note the links of the Fancystone and the Water Bucket.

{{Grid/Crafting Table
|Mod= FancyPack
|A1= Iron (Ingot) |B1= Iron (Ingot) |C1=Iron (Ingot)
|A2= Iron (Ingot) |B2=              |C2=Iron (Ingot)
|A3= Iron (Ingot) |B3= Iron (Ingot) |C3=Iron (Ingot)
|MOutput= Metal Cage (FancyPack) |OA=2
}}
produces

Template:Grid/Crafting Table

Template:Grid/Available images

See also

{{Grid/Furnace}} Template:Doc/end

Advertisement