Template:Recipe/doc

Revision as of 18:31, 13 July 2025 by 4erospace (talk | contribs) (Created our custom recipe template utilizing Template:Crafting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Use this template to create a crafting table UI with the recipe for an item.

The items will need to be provided by only their name (not file or anything) in title case, like so: Lapis Lazuli

Unfortunately, the option to provide multiple item recipes into one box does not work.

{{Recipe
|shapeless  = <-- write anything here to make shapeless -->
|fixed  = <-- write anything here to make fixed -->
|notfixed  = <-- write anything here for fixed exceptions -->

|surround = <-- write anything here if the recipe includes something surrounded by a material -->
|surround_material =
|center = <-- use to quickly set center element for surrounded recipe -->

<-- default recipe creating table -->
|A1 =    |B1 =    |C1 =
|A1 =    |A1 =    |A1 =
|A1 =    |A1 =    |A1 =

|Output = 

}}

This template utilizes Template:Crafting, the Minecraft Wiki crafting menu.