Page 1 of 1

[help] multiple furnance results

Posted: Sun Jun 22, 2014 7:00 am
by Shaymes
i like to make a furnance with one ingridient but with 4 results, how i can make it?

Re: [help] multiple furnance results

Posted: Mon Jun 23, 2014 12:39 am
by FireHead996
I think node "result_inventory_size" is responsible for this option. Try to change it value from 1 to 4.

Re: [help] multiple furnance results

Posted: Mon Jun 23, 2014 5:09 am
by Shaymes
yes that part works with

Code: Select all

result_inventory_size = 2,
i have to exits but my recipe dosnt work if i have 2 results it cant be smeltet just assambled

Code: Select all

category = "smelting",
    results=
    {
      {type="item", name="test-item1", amount=1},
      {type="item", name="test-item2", amount=1}
    }
it says made in furnance but it cant put in to smelt