108 lines
1.9 KiB
XML
108 lines
1.9 KiB
XML
<recipes>
|
|
<recipe type="craft">
|
|
<pattern string="##" />
|
|
<pattern string="#|" />
|
|
<pattern string=" |" />
|
|
|
|
<key char="#" item="2" />
|
|
<key char="|" item="32" />
|
|
|
|
<result item="33" amount="1" />
|
|
</recipe>
|
|
|
|
<recipe type="craft">
|
|
<pattern string="##" />
|
|
<pattern string=" |" />
|
|
<pattern string=" |" />
|
|
|
|
<key char="#" item="2" />
|
|
<key char="|" item="32" />
|
|
|
|
<result item="34" amount="1" />
|
|
</recipe>
|
|
|
|
<recipe type="craft">
|
|
<pattern string="###" />
|
|
<pattern string=" | " />
|
|
<pattern string=" | " />
|
|
|
|
<key char="#" item="2" />
|
|
<key char="|" item="32" />
|
|
|
|
<result item="35" amount="1" />
|
|
</recipe>
|
|
|
|
<recipe type="craft">
|
|
<pattern string="#" />
|
|
<pattern string="|" />
|
|
<pattern string="|" />
|
|
|
|
<key char="#" item="2" />
|
|
<key char="|" item="32" />
|
|
|
|
<result item="36" amount="1" />
|
|
</recipe>
|
|
|
|
<recipe type="craft">
|
|
<pattern string="#" />
|
|
<pattern string="#" />
|
|
<pattern string="|" />
|
|
|
|
<key char="#" item="2" />
|
|
<key char="|" item="32" />
|
|
|
|
<result item="37" amount="1" />
|
|
</recipe>
|
|
|
|
<recipe type="craft">
|
|
<pattern string="#" />
|
|
<pattern string="#" />
|
|
|
|
<key char="#" item="11" />
|
|
|
|
<result item="32" amount="4" />
|
|
</recipe>
|
|
|
|
<recipe type="craft">
|
|
<pattern string="#" />
|
|
|
|
<key char="#" item="5" />
|
|
|
|
<result item="11" amount="4" />
|
|
</recipe>
|
|
|
|
<recipe type="craft">
|
|
<pattern string="##" />
|
|
<pattern string="##" />
|
|
|
|
<key char="#" item="11" />
|
|
|
|
<result item="13" amount="1" />
|
|
</recipe>
|
|
|
|
<recipe type="craft">
|
|
<pattern string="###" />
|
|
<pattern string="# #" />
|
|
<pattern string="###" />
|
|
|
|
<key char="#" item="2" />
|
|
|
|
<result item="14" amount="1" />
|
|
</recipe>
|
|
|
|
<recipe type="smelt">
|
|
<input id="15" amount="1" />
|
|
<output id="39" amount="1" />
|
|
</recipe>
|
|
|
|
<recipe type="smelt">
|
|
<input id="2" amount="1" />
|
|
<output id="6" amount="1" />
|
|
</recipe>
|
|
|
|
<recipe type="smelt">
|
|
<input id="7" amount="1" />
|
|
<output id="9" amount="1" />
|
|
</recipe>
|
|
</recipes>
|