Template:MC/Smithing Table
More actions
Template:Documentation header Template:Lua Template:Uses TemplateStyles
Usage
Generates smithing table UI.
Examples
{{Smithing Table|Input1=Netherite Upgrade Smithing Template|Input2=Diamond Sword|Input3=Netherite Ingot|Output=Netherite Sword}}
Template:Smithing Table
{{Smithing Table|Input1=Diamond Hoe}}
Template:Smithing Table
{{Smithing Table|Input1=Netherite Upgrade Smithing Template|Input2=Iron Pickaxe|Input3=Netherite Ingot|crossed=true}}
Template:Smithing Table
TemplateData
<templatedata> { "params": { "Input1": { "label": "Smithing Template input", "description": "Allows addition of smithing template", "type": "string" }, "Input2": { "label": "Item input", "description": "Defines the item to alter", "example": "Diamond Pickaxe", "type": "string", "suggested": true }, "Input3": { "label": "Material input", "description": "Material, which to apply to the tool", "example": "Netherite Ingot", "type": "string", "suggested": true }, "Output": { "label": "Output", "description": "The resulting item", "example": "Netherite Pickaxe", "type": "string", "suggested": true }, "crossed": { "label": "Crossed", "description": "If used, it will display the cross over the arrow, signalizing you cannot use this combination of inputs to create the output", "suggestedvalues": [ "1" ] } }, "description": "Displays Smithing interface", "format": "inline" } </templatedata>
See also
Template:Sandbox otherIf you're done making changes, please refresh the text.
Please add categories and interwikis to Template:MC/Smithing Table/doc. (View all subpages of this page.)