Template:Smithing Table

From Create: Minecraft Mod Wiki
Revision as of 17:28, 22 May 2023 by Create: Minecraft Mod Wiki>NonaWax (Created page with "<includeonly><div><span class="mcui pixel-image" style="width: 232px; height: 132px;"><span style="display: block; color: #3F3F3F; font-family: Minecraft; font-size: 16px; text-align: left; margin-left: 74px; margin-top: 24px; overflow: hidden; text-overflow: ellipsis;">Upgrade Gear</span><span style="display: block; position: absolute; top: 86px; left: 6px;">{{Slot|{{{1|{{{Input1|}}}}}}}}{{Slot|{{{2|{{{Input2|}}}}}}}}{{Slot|{{{3|{{{Input3|}}}}}}}}{{Slot|{{{4|{{{Output...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[view | edit | history | purge]Documentation

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 GearDiamond SwordNetherite IngotNetherite Sword


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

See also

[view | edit | history | purge]The above documentation is transcluded from Template:Smithing Table/doc.