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..." |
Create: Minecraft Mod Wiki>NonaWax No edit summary |
||
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 == | ||
< | < | ||
{{Smithing Table| | {{Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}} | ||
</ | </ | ||
{{Smithing Table| | {{Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}} | ||
<br> | <br> | ||
< | < | ||
{{Smithing Table|Diamond Hoe||}} | {{Smithing Table|Input1=Diamond Hoe||}} | ||
</ | </ | ||
{{Smithing Table|Diamond Hoe||}} | {{Smithing Table|Input1=Diamond Hoe||}} | ||
== See also == | == See also == | ||
{{UI see also}} | {{UI see also}} |
Revision as of 01:02, 8 June 2023
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
<
</
<
</
See also
{{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