<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.parallelmc.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ARecipe_table%2Fdoc</id>
	<title>Module:Recipe table/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.parallelmc.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ARecipe_table%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.parallelmc.org/w/index.php?title=Module:Recipe_table/doc&amp;action=history"/>
	<updated>2026-04-29T02:36:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.parallelmc.org/w/index.php?title=Module:Recipe_table/doc&amp;diff=5548&amp;oldid=prev</id>
		<title>Diamondback88: 1 revision imported: Imported from minecraft.wiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.parallelmc.org/w/index.php?title=Module:Recipe_table/doc&amp;diff=5548&amp;oldid=prev"/>
		<updated>2023-10-25T06:06:11Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: Imported from minecraft.wiki&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:06, 25 October 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&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;/table&gt;</summary>
		<author><name>Diamondback88</name></author>
	</entry>
	<entry>
		<id>https://wiki.parallelmc.org/w/index.php?title=Module:Recipe_table/doc&amp;diff=5547&amp;oldid=prev</id>
		<title>minecraft&gt;ThermoF: looming</title>
		<link rel="alternate" type="text/html" href="https://wiki.parallelmc.org/w/index.php?title=Module:Recipe_table/doc&amp;diff=5547&amp;oldid=prev"/>
		<updated>2021-05-15T08:35:02Z</updated>

		<summary type="html">&lt;p&gt;looming&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;
This module creates the table for {{t|crafting}}, {{t|brewing}}, {{t|smelting}} and {{t|looming}}. It can only be invoked within other modules.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The entry point is the &amp;lt;code&amp;gt;table&amp;lt;/code&amp;gt; function. The first argument should be whatever arguments you want to pass through, the second argument should be a table of settings.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Use&lt;br /&gt;
|-&lt;br /&gt;
| type || What type of recipe, e.g.: &amp;lt;code&amp;gt;&amp;#039;Crafting&amp;#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| ingredientArgs || A table of the args which contain the ingredients, e.g.: &amp;lt;code&amp;gt;{ &amp;#039;Input&amp;#039; }&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| outputArgs || A table of the args which contain the outputs, e.g.: &amp;lt;code&amp;gt;{ &amp;#039;Output&amp;#039; }&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| uiFunc || The function to call from [[Module:UI]], e.g.: &amp;lt;code&amp;gt;&amp;#039;craftingTable&amp;#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The module returns the wikitext table as the first parameter, and a table of unique ingredients as the second output.&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
* [[Module:Inventory slot]]&lt;br /&gt;
* [[Module:UI]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[fr:Module:Tableau de recette]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[fr:Module:Tableau de recette/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>minecraft&gt;ThermoF</name></author>
	</entry>
</feed>