<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://forge.gemwire.uk/index.php?action=history&amp;feed=atom&amp;title=Datageneration%2FRecipes</id>
	<title>Datageneration/Recipes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://forge.gemwire.uk/index.php?action=history&amp;feed=atom&amp;title=Datageneration%2FRecipes"/>
	<link rel="alternate" type="text/html" href="https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;action=history"/>
	<updated>2026-05-01T17:39:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;diff=2844&amp;oldid=prev</id>
		<title>ChampionAsh5357: Please brain, read words, update part 2</title>
		<link rel="alternate" type="text/html" href="https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;diff=2844&amp;oldid=prev"/>
		<updated>2021-07-31T23:01:16Z</updated>

		<summary type="html">&lt;p&gt;Please brain, read words, update part 2&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&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-GB&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 23:01, 31 July 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l7&quot; &gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All recipes need to be formatted as an &amp;lt;code&amp;gt;FinishedRecipe&amp;lt;/code&amp;gt;. Each vanilla recipe has a static constructor builder that can be used to create a finished recipe. These can be built by passing the required parameters and then calling &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#save&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All recipes need to be formatted as an &amp;lt;code&amp;gt;FinishedRecipe&amp;lt;/code&amp;gt;. Each vanilla recipe has a static constructor builder that can be used to create a finished recipe. These can be built by passing the required parameters and then calling &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#save&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Colored box|title=important|content=All recipes must have a different path. If two recipes have the same result, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;build&lt;/del&gt;(Consumer&amp;lt;FinishedRecipe&amp;gt;, ResourceLocation)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead. This will allow you to specify a different name for the recipe such that it will not override the other.}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Colored box|title=important|content=All recipes must have a different path. If two recipes have the same result, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;save&lt;/ins&gt;(Consumer&amp;lt;FinishedRecipe&amp;gt;, ResourceLocation)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead. This will allow you to specify a different name for the recipe such that it will not override the other.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are six vanilla recipe builders: &amp;lt;code&amp;gt;ShapedRecipeBuilder&amp;lt;/code&amp;gt; for shaped recipes, &amp;lt;code&amp;gt;ShapelessRecipeBuilder&amp;lt;/code&amp;gt; for shapeless recipes, &amp;lt;code&amp;gt;SimpleCookingRecipeBuilder&amp;lt;/code&amp;gt; for furnace type recipes, &amp;lt;code&amp;gt;SpecialRecipeBuilder&amp;lt;/code&amp;gt; for nondeterministic logic, &amp;lt;code&amp;gt;SingleItemRecipeBuilder&amp;lt;/code&amp;gt; for stonecutting recipes, and &amp;lt;code&amp;gt;UpgradeRecipeBuilder&amp;lt;/code&amp;gt; for smithing recipes.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are six vanilla recipe builders: &amp;lt;code&amp;gt;ShapedRecipeBuilder&amp;lt;/code&amp;gt; for shaped recipes, &amp;lt;code&amp;gt;ShapelessRecipeBuilder&amp;lt;/code&amp;gt; for shapeless recipes, &amp;lt;code&amp;gt;SimpleCookingRecipeBuilder&amp;lt;/code&amp;gt; for furnace type recipes, &amp;lt;code&amp;gt;SpecialRecipeBuilder&amp;lt;/code&amp;gt; for nondeterministic logic, &amp;lt;code&amp;gt;SingleItemRecipeBuilder&amp;lt;/code&amp;gt; for stonecutting recipes, and &amp;lt;code&amp;gt;UpgradeRecipeBuilder&amp;lt;/code&amp;gt; for smithing recipes.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>ChampionAsh5357</name></author>
	</entry>
	<entry>
		<id>https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;diff=2843&amp;oldid=prev</id>
		<title>ChampionAsh5357: Update to 1.17</title>
		<link rel="alternate" type="text/html" href="https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;diff=2843&amp;oldid=prev"/>
		<updated>2021-07-31T22:58:56Z</updated>

		<summary type="html">&lt;p&gt;Update to 1.17&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&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-GB&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 22:58, 31 July 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Recipes can be generated by creating an extension of Minecraft's &amp;lt;code&amp;gt;RecipeProvider&amp;lt;/code&amp;gt; class. From there, recipes can be registered by overriding &amp;lt;code&amp;gt;RecipeProvider#&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;registerRecipes&lt;/del&gt;&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Recipes can be generated by creating an extension of Minecraft's &amp;lt;code&amp;gt;RecipeProvider&amp;lt;/code&amp;gt; class. From there, recipes can be registered by overriding &amp;lt;code&amp;gt;RecipeProvider#&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;buildCraftingRecipes&lt;/ins&gt;&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Colored box|title=Info|content=Remove the &amp;lt;code&amp;gt;super&amp;lt;/code&amp;gt; call within the method. Otherwise, you will generate all recipes from Minecraft as well.}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Colored box|title=Info|content=Remove the &amp;lt;code&amp;gt;super&amp;lt;/code&amp;gt; call within the method. Otherwise, you will generate all recipes from Minecraft as well.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l5&quot; &gt;Line 5:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 5:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Recipe Builders ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Recipe Builders ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All recipes need to be formatted as an &amp;lt;code&amp;gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;IFinishedRecipe&lt;/del&gt;&amp;lt;/code&amp;gt;. Each vanilla recipe has a static constructor builder that can be used to create a finished recipe. These can be built by passing the required parameters and then calling &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;build&lt;/del&gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All recipes need to be formatted as an &amp;lt;code&amp;gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;FinishedRecipe&lt;/ins&gt;&amp;lt;/code&amp;gt;. Each vanilla recipe has a static constructor builder that can be used to create a finished recipe. These can be built by passing the required parameters and then calling &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;save&lt;/ins&gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Colored box|title=important|content=All recipes must have a different path. If two recipes have the same result, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#build(Consumer&amp;lt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;IFinishedRecipe&lt;/del&gt;&amp;gt;, ResourceLocation)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead. This will allow you to specify a different name for the recipe such that it will not override the other.}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Colored box|title=important|content=All recipes must have a different path. If two recipes have the same result, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#build(Consumer&amp;lt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;FinishedRecipe&lt;/ins&gt;&amp;gt;, ResourceLocation)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead. This will allow you to specify a different name for the recipe such that it will not override the other.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are six vanilla recipe builders: &amp;lt;code&amp;gt;ShapedRecipeBuilder&amp;lt;/code&amp;gt; for shaped recipes, &amp;lt;code&amp;gt;ShapelessRecipeBuilder&amp;lt;/code&amp;gt; for shapeless recipes, &amp;lt;code&amp;gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;CookingRecipeBuilder&lt;/del&gt;&amp;lt;/code&amp;gt; for furnace type recipes, &amp;lt;code&amp;gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;CustomRecipeBuilder&lt;/del&gt;&amp;lt;/code&amp;gt; for nondeterministic logic, &amp;lt;code&amp;gt;SingleItemRecipeBuilder&amp;lt;/code&amp;gt; for stonecutting recipes, and &amp;lt;code&amp;gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;SmithingRecipeBuilder&lt;/del&gt;&amp;lt;/code&amp;gt; for smithing recipes.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are six vanilla recipe builders: &amp;lt;code&amp;gt;ShapedRecipeBuilder&amp;lt;/code&amp;gt; for shaped recipes, &amp;lt;code&amp;gt;ShapelessRecipeBuilder&amp;lt;/code&amp;gt; for shapeless recipes, &amp;lt;code&amp;gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;SimpleCookingRecipeBuilder&lt;/ins&gt;&amp;lt;/code&amp;gt; for furnace type recipes, &amp;lt;code&amp;gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;SpecialRecipeBuilder&lt;/ins&gt;&amp;lt;/code&amp;gt; for nondeterministic logic, &amp;lt;code&amp;gt;SingleItemRecipeBuilder&amp;lt;/code&amp;gt; for stonecutting recipes, and &amp;lt;code&amp;gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;UpgradeRecipeBuilder&lt;/ins&gt;&amp;lt;/code&amp;gt; for smithing recipes.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;For any recipe to be valid, a criterion must be met to obtain the recipe within the recipe book. This can be attached via &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;addCriterion&lt;/del&gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. The &amp;lt;code&amp;gt;RecipeProvider&amp;lt;/code&amp;gt; class has some basic criteria creators to check whether a player's inventory has a certain item or whether a player has entered into a specific block.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;For any recipe to be valid, a criterion must be met to obtain the recipe within the recipe book. This can be attached via &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;unlocks&lt;/ins&gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. The &amp;lt;code&amp;gt;RecipeProvider&amp;lt;/code&amp;gt; class has some basic criteria creators to check whether a player's inventory has a certain item or whether a player has entered into a specific block.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== &amp;lt;code&amp;gt;ConditionalRecipe&amp;lt;/code&amp;gt; ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== &amp;lt;code&amp;gt;ConditionalRecipe&amp;lt;/code&amp;gt; ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>ChampionAsh5357</name></author>
	</entry>
	<entry>
		<id>https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;diff=2630&amp;oldid=prev</id>
		<title>ShrimpBot: Categorize with Category:Data Generation by SizableShrimp#0755</title>
		<link rel="alternate" type="text/html" href="https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;diff=2630&amp;oldid=prev"/>
		<updated>2021-05-19T00:59:30Z</updated>

		<summary type="html">&lt;p&gt;Categorize with &lt;a href=&quot;/index.php?title=Category:Data_Generation&amp;amp;action=tinymceedit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Data Generation (page does not exist)&quot;&gt;Category:Data Generation&lt;/a&gt; by SizableShrimp#0755&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&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-GB&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 00:59, 19 May 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l16&quot; &gt;Line 16:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 16:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;To specify if a recipe should be loaded at runtime, a &amp;lt;code&amp;gt;ConditionalRecipe&amp;lt;/code&amp;gt; can be used in conjunction with a recipe builder. Conditions must be added before the recipe via &amp;lt;code&amp;gt;ConditionalRecipe$Builder#addCondition&amp;lt;/code&amp;gt;. Then, once a recipe is added, all previous conditions are cleared for the next to be added. There are a few helper methods for conditions that can be implemented via &amp;lt;code&amp;gt;IConditionBuilder&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;To specify if a recipe should be loaded at runtime, a &amp;lt;code&amp;gt;ConditionalRecipe&amp;lt;/code&amp;gt; can be used in conjunction with a recipe builder. Conditions must be added before the recipe via &amp;lt;code&amp;gt;ConditionalRecipe$Builder#addCondition&amp;lt;/code&amp;gt;. Then, once a recipe is added, all previous conditions are cleared for the next to be added. There are a few helper methods for conditions that can be implemented via &amp;lt;code&amp;gt;IConditionBuilder&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Category:Data Generation]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>ShrimpBot</name></author>
	</entry>
	<entry>
		<id>https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;diff=2188&amp;oldid=prev</id>
		<title>Unbekannt: changed the old block tag to colored box</title>
		<link rel="alternate" type="text/html" href="https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;diff=2188&amp;oldid=prev"/>
		<updated>2020-11-04T16:44:52Z</updated>

		<summary type="html">&lt;p&gt;changed the old block tag to colored box&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&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-GB&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 16:44, 4 November 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l7&quot; &gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All recipes need to be formatted as an &amp;lt;code&amp;gt;IFinishedRecipe&amp;lt;/code&amp;gt;. Each vanilla recipe has a static constructor builder that can be used to create a finished recipe. These can be built by passing the required parameters and then calling &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#build&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All recipes need to be formatted as an &amp;lt;code&amp;gt;IFinishedRecipe&amp;lt;/code&amp;gt;. Each vanilla recipe has a static constructor builder that can be used to create a finished recipe. These can be built by passing the required parameters and then calling &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#build&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;block &lt;/del&gt;important&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;gt;&lt;/del&gt;All recipes must have a different path. If two recipes have the same result, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#build(Consumer&amp;lt;IFinishedRecipe&amp;gt;, ResourceLocation)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead. This will allow you to specify a different name for the recipe such that it will not override the other.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;/block&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;{{Colored box|title=&lt;/ins&gt;important&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|content=&lt;/ins&gt;All recipes must have a different path. If two recipes have the same result, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#build(Consumer&amp;lt;IFinishedRecipe&amp;gt;, ResourceLocation)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead. This will allow you to specify a different name for the recipe such that it will not override the other.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are six vanilla recipe builders: &amp;lt;code&amp;gt;ShapedRecipeBuilder&amp;lt;/code&amp;gt; for shaped recipes, &amp;lt;code&amp;gt;ShapelessRecipeBuilder&amp;lt;/code&amp;gt; for shapeless recipes, &amp;lt;code&amp;gt;CookingRecipeBuilder&amp;lt;/code&amp;gt; for furnace type recipes, &amp;lt;code&amp;gt;CustomRecipeBuilder&amp;lt;/code&amp;gt; for nondeterministic logic, &amp;lt;code&amp;gt;SingleItemRecipeBuilder&amp;lt;/code&amp;gt; for stonecutting recipes, and &amp;lt;code&amp;gt;SmithingRecipeBuilder&amp;lt;/code&amp;gt; for smithing recipes.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There are six vanilla recipe builders: &amp;lt;code&amp;gt;ShapedRecipeBuilder&amp;lt;/code&amp;gt; for shaped recipes, &amp;lt;code&amp;gt;ShapelessRecipeBuilder&amp;lt;/code&amp;gt; for shapeless recipes, &amp;lt;code&amp;gt;CookingRecipeBuilder&amp;lt;/code&amp;gt; for furnace type recipes, &amp;lt;code&amp;gt;CustomRecipeBuilder&amp;lt;/code&amp;gt; for nondeterministic logic, &amp;lt;code&amp;gt;SingleItemRecipeBuilder&amp;lt;/code&amp;gt; for stonecutting recipes, and &amp;lt;code&amp;gt;SmithingRecipeBuilder&amp;lt;/code&amp;gt; for smithing recipes.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Unbekannt</name></author>
	</entry>
	<entry>
		<id>https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;diff=2170&amp;oldid=prev</id>
		<title>Unbekannt: Inital Import dokuwiki</title>
		<link rel="alternate" type="text/html" href="https://forge.gemwire.uk/index.php?title=Datageneration/Recipes&amp;diff=2170&amp;oldid=prev"/>
		<updated>2020-10-25T11:04:02Z</updated>

		<summary type="html">&lt;p&gt;Inital Import dokuwiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Recipes can be generated by creating an extension of Minecraft's &amp;lt;code&amp;gt;RecipeProvider&amp;lt;/code&amp;gt; class. From there, recipes can be registered by overriding &amp;lt;code&amp;gt;RecipeProvider#registerRecipes&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{Colored box|title=Info|content=Remove the &amp;lt;code&amp;gt;super&amp;lt;/code&amp;gt; call within the method. Otherwise, you will generate all recipes from Minecraft as well.}}&lt;br /&gt;
&lt;br /&gt;
== Recipe Builders ==&lt;br /&gt;
&lt;br /&gt;
All recipes need to be formatted as an &amp;lt;code&amp;gt;IFinishedRecipe&amp;lt;/code&amp;gt;. Each vanilla recipe has a static constructor builder that can be used to create a finished recipe. These can be built by passing the required parameters and then calling &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#build&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;block important&amp;gt;All recipes must have a different path. If two recipes have the same result, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#build(Consumer&amp;lt;IFinishedRecipe&amp;gt;, ResourceLocation)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead. This will allow you to specify a different name for the recipe such that it will not override the other.&amp;lt;/block&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are six vanilla recipe builders: &amp;lt;code&amp;gt;ShapedRecipeBuilder&amp;lt;/code&amp;gt; for shaped recipes, &amp;lt;code&amp;gt;ShapelessRecipeBuilder&amp;lt;/code&amp;gt; for shapeless recipes, &amp;lt;code&amp;gt;CookingRecipeBuilder&amp;lt;/code&amp;gt; for furnace type recipes, &amp;lt;code&amp;gt;CustomRecipeBuilder&amp;lt;/code&amp;gt; for nondeterministic logic, &amp;lt;code&amp;gt;SingleItemRecipeBuilder&amp;lt;/code&amp;gt; for stonecutting recipes, and &amp;lt;code&amp;gt;SmithingRecipeBuilder&amp;lt;/code&amp;gt; for smithing recipes.&lt;br /&gt;
&lt;br /&gt;
For any recipe to be valid, a criterion must be met to obtain the recipe within the recipe book. This can be attached via &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#addCriterion&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. The &amp;lt;code&amp;gt;RecipeProvider&amp;lt;/code&amp;gt; class has some basic criteria creators to check whether a player's inventory has a certain item or whether a player has entered into a specific block.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;code&amp;gt;ConditionalRecipe&amp;lt;/code&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
To specify if a recipe should be loaded at runtime, a &amp;lt;code&amp;gt;ConditionalRecipe&amp;lt;/code&amp;gt; can be used in conjunction with a recipe builder. Conditions must be added before the recipe via &amp;lt;code&amp;gt;ConditionalRecipe$Builder#addCondition&amp;lt;/code&amp;gt;. Then, once a recipe is added, all previous conditions are cleared for the next to be added. There are a few helper methods for conditions that can be implemented via &amp;lt;code&amp;gt;IConditionBuilder&amp;lt;/code&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Unbekannt</name></author>
	</entry>
</feed>