<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.mineinabyss.com/w/Template:Legacy_Smithing_Table/doc/history?feed=atom</id>
	<title>Template:Legacy Smithing Table/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mineinabyss.com/w/Template:Legacy_Smithing_Table/doc/history?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.mineinabyss.com/w/Template:Legacy_Smithing_Table/doc/history"/>
	<updated>2026-04-08T21:50:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.mineinabyss.com/index.php?title=Template:Legacy_Smithing_Table/doc&amp;diff=399&amp;oldid=prev</id>
		<title>Scyu: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.mineinabyss.com/index.php?title=Template:Legacy_Smithing_Table/doc&amp;diff=399&amp;oldid=prev"/>
		<updated>2024-10-11T13:12:53Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:12, 11 October 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key my_wiki:diff:1.41:old-398:rev-399 --&gt;
&lt;/table&gt;</summary>
		<author><name>Scyu</name></author>
	</entry>
	<entry>
		<id>https://wiki.mineinabyss.com/index.php?title=Template:Legacy_Smithing_Table/doc&amp;diff=398&amp;oldid=prev</id>
		<title>minecraft&gt;TreeIsLife at 16:08, 29 June 2024</title>
		<link rel="alternate" type="text/html" href="https://wiki.mineinabyss.com/index.php?title=Template:Legacy_Smithing_Table/doc&amp;diff=398&amp;oldid=prev"/>
		<updated>2024-06-29T16:08:55Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation header}}&lt;br /&gt;
&amp;lt;!-- Documentation here --&amp;gt;&lt;br /&gt;
Generates legacy [[smithing table]] UI.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
{{t|Legacy Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}}&lt;br /&gt;
{{Legacy Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}}&lt;br /&gt;
&lt;br /&gt;
{{t|Legacy Smithing Table|Input1=Diamond Hoe}}&lt;br /&gt;
{{Legacy Smithing Table|Input1=Diamond Hoe}}&lt;br /&gt;
&lt;br /&gt;
{{t|Legacy Smithing Table|Input1=Iron Pickaxe|Input2=Netherite Ingot|crossed=true}}&lt;br /&gt;
{{Legacy Smithing Table|Input1=Iron Pickaxe|Input2=Netherite Ingot|crossed=true}}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;Input1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Item input&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Defines the first input, which is the item to alter&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Diamond Pickaxe&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Input2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Material input&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Material, which to apply to the tool&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Netherite Ingot&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Output&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Output&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The resulting item&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Netherite Pickaxe&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;crossed&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Crossed&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;If used, it will display the cross over the arrow, signalizing you cannot use this combination of inputs to create the output&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;1&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Displays Legacy Smithing interface&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{t|Anvil}}&lt;br /&gt;
As well as the UI module:&lt;br /&gt;
{{UI see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Inventory templates]]&lt;br /&gt;
[[Category:Table templates]]&lt;br /&gt;
&amp;lt;!-- Template categories/interwiki here --&amp;gt;&lt;br /&gt;
[[ja:テンプレート:Legacy Smithing Table]]&lt;br /&gt;
[[pl:Szablon:Grid/Dawny stół kowalski]]&lt;br /&gt;
[[pt:Predefinição:Bancada de ferraria Legado]]&lt;br /&gt;
[[uk:Шаблон:Старий ковальський стіл]]&lt;br /&gt;
[[zh:Template:Legacy Smithing Table]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- Documentation categories/interwiki here --&amp;gt;&lt;br /&gt;
[[ja:テンプレート:Legacy Smithing Table/doc]]&lt;br /&gt;
[[pl:Szablon:Grid/Dawny stół kowalski/opis]]&lt;br /&gt;
[[pt:Predefinição:Bancada de ferraria Legado/doc]]&lt;br /&gt;
[[uk:Шаблон:Старий ковальський стіл/док]]&lt;br /&gt;
[[zh:Template:Legacy Smithing Table/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>minecraft&gt;TreeIsLife</name></author>
	</entry>
</feed>