• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

is this possible?

UbberN00ber

New member
is it possible to make a recipes that includes a "level grade" ?? in the ingredient and in result? IE:

<append xpath="/recipes">
<recipe name="solarCell" count="1" level="6" craft_time="1800" craft_area="workbench" tags="learnable,perkYeahScience">

<ingredient name="solarCell" count="3" level="5" />

</recipe>

</append>
taking 3 lvl solar cells to craft 1 lvl 6

 
Back
Top