possible bug with infinite ores (+ rso)?
Posted: Thu Aug 10, 2017 11:04 am
It seems that infinite ores messes up the yield of crude oil (in my starting location).
But im not that a professional factorio modder to really be sure...
viewtopic.php?f=18&t=51713&p=301904#p301847
basically it seems that in my starting location yield wont ever go down to 20% but stays at 51%, when applying the *3 factor to your data.lua, to make the two values match vanilla factorio the excessive yields seem to go down everywhere.
But then there still is the problem(?) or me misunderstanding how yields with distance are expected to work, and im unsure, if yield should go down to 20% everywhere, or if it stays higher with higher distance.
http://lua-api.factorio.com/latest/LuaE ... ity.amount has only amount and initial amount so im unsure where the minimum went and if its really impossible to set a minimum and minimum yield is calculated from initial*0.2. :/
But im not that a professional factorio modder to really be sure...
viewtopic.php?f=18&t=51713&p=301904#p301847
basically it seems that in my starting location yield wont ever go down to 20% but stays at 51%, when applying the *3 factor to your data.lua, to make the two values match vanilla factorio the excessive yields seem to go down everywhere.
But then there still is the problem(?) or me misunderstanding how yields with distance are expected to work, and im unsure, if yield should go down to 20% everywhere, or if it stays higher with higher distance.
http://lua-api.factorio.com/latest/LuaE ... ity.amount has only amount and initial amount so im unsure where the minimum went and if its really impossible to set a minimum and minimum yield is calculated from initial*0.2. :/