UbberN00ber
New member
is it possible to make a recipes that includes a "level grade" ?? in the ingredient and in result? IE:
taking 3 lvl solar cells to craft 1 lvl 6<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>