Template:Smithing Table/doc: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>NonaWax
No edit summary
Create: Minecraft Mod Wiki>NonaWax
No edit summary
Line 11: Line 11:


== Examples ==
== Examples ==
<
<pre>
{{Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}}
{{Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}}
</
</pre>
{{Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}}
{{Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}}
<br>
<br>
<
<pre>
{{Smithing Table|Input1=Diamond Hoe||}}
{{Smithing Table|Input1=Diamond Hoe}}
</
</pre>
{{Smithing Table|Input1=Diamond Hoe||}}
{{Smithing Table|Input1=Diamond Hoe}}
== See also ==
== See also ==
{{UI see also}}
{{UI see also}}

Revision as of 01:03, 8 June 2023

This is a documentation subpage for Template:Smithing Table.
It contains usage information, categories and other content that is not part of the original template page.

Lua error in package.lua at line 80: module 'Dev:Arguments' not found.

Usage

Generates smithing table UI for 1.20+.

Parameters

  • |Input1= – First item
  • |Input2= – Second item
  • |Input3= – Third item
  • |Output= – Output item

Examples

{{Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}}
Upgrade Gear
Diamond SwordNetherite Ingot
Netherite Sword


{{Smithing Table|Input1=Diamond Hoe}}
Upgrade Gear
Diamond Hoe

See also