<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://minetweaker3.aizistral.com/index.php?action=history&amp;feed=atom&amp;title=ModTwaker%3ABloodMagic_Support</id>
		<title>ModTwaker:BloodMagic Support - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://minetweaker3.aizistral.com/index.php?action=history&amp;feed=atom&amp;title=ModTwaker%3ABloodMagic_Support"/>
		<link rel="alternate" type="text/html" href="https://minetweaker3.aizistral.com/index.php?title=ModTwaker:BloodMagic_Support&amp;action=history"/>
		<updated>2026-05-08T17:10:34Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.0</generator>

	<entry>
		<id>https://minetweaker3.aizistral.com/index.php?title=ModTwaker:BloodMagic_Support&amp;diff=170&amp;oldid=prev</id>
		<title>Aizistral: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://minetweaker3.aizistral.com/index.php?title=ModTwaker:BloodMagic_Support&amp;diff=170&amp;oldid=prev"/>
				<updated>2025-08-21T00:17:19Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 00:17, 21 August 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&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>Aizistral</name></author>	</entry>

	<entry>
		<id>https://minetweaker3.aizistral.com/index.php?title=ModTwaker:BloodMagic_Support&amp;diff=169&amp;oldid=prev</id>
		<title>188.30.205.42: Created page with &quot;== Handlers Supported ==  The following machines are supported: * Blood Altar * Alchemical Chemistry Set * Ritual of Binding  Each of these machines can have new recipes added...&quot;</title>
		<link rel="alternate" type="text/html" href="https://minetweaker3.aizistral.com/index.php?title=ModTwaker:BloodMagic_Support&amp;diff=169&amp;oldid=prev"/>
				<updated>2014-06-30T22:38:38Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Handlers Supported ==  The following machines are supported: * Blood Altar * Alchemical Chemistry Set * Ritual of Binding  Each of these machines can have new recipes added...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Handlers Supported ==&lt;br /&gt;
&lt;br /&gt;
The following machines are supported:&lt;br /&gt;
* Blood Altar&lt;br /&gt;
* Alchemical Chemistry Set&lt;br /&gt;
* Ritual of Binding&lt;br /&gt;
&lt;br /&gt;
Each of these machines can have new recipes added:&lt;br /&gt;
&lt;br /&gt;
 import mods.bloodmagic.Altar;&lt;br /&gt;
 import mods.bloodmagic.Alchemy;&lt;br /&gt;
 import mods.bloodmagic.Binding;&lt;br /&gt;
 &lt;br /&gt;
 /** Blood Altar Recipes **/&lt;br /&gt;
 //InputStack, OutputStack, TierRequired, LPRequired, DrainRate, ConsumptionRate&lt;br /&gt;
 Altar.addRecipe(&amp;lt;minecraft:planks&amp;gt;, &amp;lt;minecraft:stick&amp;gt;, 5, 5000, 20, 20); //The last two are optional&lt;br /&gt;
 //OutputStack&lt;br /&gt;
 Altar.removeRecipe(&amp;lt;minecraft:stick&amp;gt;);&lt;br /&gt;
 &lt;br /&gt;
 /** Alchemical Chemistry Set Recipes **/&lt;br /&gt;
 //OutputStack, ArrayInputStacks, TierRequired, LPRequired&lt;br /&gt;
 Alchemy.addRecipe(&amp;lt;minecraft:planks&amp;gt;, [&amp;lt;minecraft:stick&amp;gt;, &amp;lt;minecraft:fishing_rod&amp;gt;], 5, 5000);&lt;br /&gt;
 //OutputStack&lt;br /&gt;
 Alchemy.removeRecipe(&amp;lt;minecraft:planks&amp;gt;);&lt;br /&gt;
 &lt;br /&gt;
 /** Ritual of Binding Recipes **/&lt;br /&gt;
 //InputStack, OutputStack&lt;br /&gt;
 Binding.addRecipe(&amp;lt;minecraft:planks&amp;gt;, &amp;lt;minecraft:fishing_rod&amp;gt;);&lt;br /&gt;
 //OutputStack&lt;br /&gt;
 Binding.removeRecipe(&amp;lt;minecraft:fishing_rod&amp;gt;);&lt;/div&gt;</summary>
		<author><name>188.30.205.42</name></author>	</entry>

	</feed>