Template:Smithing Table: 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 1: Line 1:
<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|{{{output|}}}}}}}}}|style=margin-left: 72px}}</span><span style="position: absolute; top: 6px; left: 6px; background: [[File:Smithing Table Hammer.png]]; background-size: cover; width: 60px; height: 62px;"><br></span><span style="position: absolute; top: 90px; left: 128px; background: {{
<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|{{{output|}}}}}}}}}|style=margin-left: 72px}}</span><span style="position: absolute; top: 6px; left: 6px; background: {{FileUrl|Smithing Table Hammer.png}}; background-size: cover; width: 60px; height: 62px;"><br></span><span style="position: absolute; top: 90px; left: 128px; background: {{
   #ifeq: {{{crossed|}}}
   #ifeq: {{{crossed|}}}
     | true
     | true
     | [[File:Grid layout Anvil crossed.png]]
     | {{FileUrl|Grid layout Anvil crossed.png}}
     | [[File:Grid layout Furnace Progress (in-active).png]]; background-position-y: -2px
     | {{File:Grid layout Furnace Progress (in-active).png}}; background-position-y: -2px
   }}; width: 44px; height: 30px;"><br></span></span></div></includeonly><noinclude>
   }}; width: 44px; height: 30px;"><br></span></span></div></includeonly><noinclude>
{{documentation}}
{{documentation}}
<!-- Put categories/interwiki on the documentation page -->
<!-- Put categories/interwiki on the documentation page -->
</noinclude>
</noinclude>

Revision as of 17:39, 22 May 2023

[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.