Search found 2 matches

by .....
Fri Jun 03, 2022 7:02 pm
Forum: Modding help
Topic: How to make sure that when putting in the furnace, stack Size putting material was more than Stack Size result?
Replies: 3
Views: 1702

Re: How to make sure that when putting in the furnace, stack Size putting material was more than Stack Size result?


Output is determined by item stack size:
https://forums.factorio.com/viewtopic.php?p=561655#p561655


It works, but I want the Stack Size of the result to differ from the Stack Size of the resource.

For example:

data:extend
({
{
type = "item",
name = "iron-ore",
icon = "__base__/graphics ...
by .....
Fri Jun 03, 2022 5:18 pm
Forum: Modding help
Topic: How to make sure that when putting in the furnace, stack Size putting material was more than Stack Size result?
Replies: 3
Views: 1702

How to make sure that when putting in the furnace, stack Size putting material was more than Stack Size result?

How to make sure that when putting in the furnace, the Stack Size putting material was more than the Stack Size result?

Image

Look like this img.

How can I place limits on the maximum amount of putting material or limit the amount of result?

Go to advanced search