Page 1 of 1

[2.0.17] infinite resources (ores) stop mining

Posted: Tue Nov 12, 2024 7:56 pm
by magu5026
For example, if iron ore is made as an infinite resource,
the mining drill will stop mining iron ore once the yield falls below 100%.



data.raw["resource"]["iron-ore"].infinite = true
data.raw["resource"]["iron-ore"].minimum = 60000
data.raw["resource"]["iron-ore"].normal = 300000
data.raw["resource"]["iron-ore"].infinite_depletion_amount = 10

Image
Image

Re: [2.0.17] infinite resources (ores) stop mining

Posted: Mon Nov 25, 2024 6:43 pm
by Psilo
For anyone interested in solving this impactful bug, here's another duplicate bug report talking about this 118214

At the bottom of the replies theres more detailed info