Template:Smithing Table/doc: Difference between revisions
Jump to navigation
Jump to search
Create: Minecraft Mod Wiki>NonaWax Created page with "{{documentation subpage}} {{lua|UI}} == Usage == Generates {{MC|smithing table}} UI. == Parameters == * {{p|1}} – First item * {{p|2}} – Second item * {{p|3}} – Third item * {{p|4}} or {{p|output}} – Output item == Examples == <pre> {{Smithing Table|Netherite Upgrade Smithing Template|Diamond Sword|Netherite Ingot|Netherite Sword}} </pre> {{Smithing Table|Netherite Upgrade Smithing Template|Diamond Sword|Netherite Ingot|Netherite Sword}} <br> <pre> {{Smithing T..." |
BoxWithout (talk | contribs) m 3 revisions imported |
||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
{{lua|UI}} | {{lua|UI}} | ||
== Usage == | == Usage == | ||
Generates {{MC|smithing table}} UI. | Generates {{MC|smithing table}} UI for 1.20+. | ||
== Parameters == | == Parameters == | ||
* | * |Input1= – First item | ||
* | * |Input2= – Second item | ||
* | * |Input3= – Third item | ||
* | * |Output= – Output item | ||
== Examples == | == Examples == | ||
<pre> | <pre> | ||
{{Smithing Table| | {{Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}} | ||
</pre> | </pre> | ||
{{Smithing Table| | {{Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}} | ||
<br> | <br> | ||
<pre> | <pre> | ||
{{Smithing Table|Diamond Hoe | {{Smithing Table|Input1=Diamond Hoe}} | ||
</pre> | </pre> | ||
{{Smithing Table|Diamond Hoe | {{Smithing Table|Input1=Diamond Hoe}} | ||
== See also == | == See also == | ||
{{UI see also}} | {{UI see also}} |
Latest revision as of 21:59, 14 February 2025
Lua error in package.lua at line 80: module 'Dev:Arguments' not found.
Usage[edit source]
Generates smithing table UI for 1.20+.
Parameters[edit source]
- |Input1= – First item
- |Input2= – Second item
- |Input3= – Third item
- |Output= – Output item
Examples[edit source]
{{Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}}
{{Smithing Table|Input1=Diamond Hoe}}
See also[edit source]
{{Inventory slot}}
{{Crafting Table}}
{{Crafting Grid}}
{{Furnace}}
{{Brewing Stand}}
{{Stonecutter}}
{{Loom}}
{{Grindstone}}
{{Hotbar}}
{{Crushing Wheel}}
{{Bulk Washing}}
{{Bulk Haunting}}
{{Bulk Smoking}}
{{Bulk Blasting}}
{{Mechanical Mixer}}
{{Mechanical Press}}
{{Millstone}}
{{Mechanical Crafter}}
{{Mechanical Saw}}
{{Spout}}
{{Sand Paper}}
- Module:Inventory slot
- Module:Inventory slot/Aliases
- Module:UI