Re: [0.12.3+ WIP] Deep Ores
Posted: Fri Oct 02, 2015 2:19 pm
Ok, I just tried to modify the yield of the ores, to increase the amount of stone you get, and somehow, copper doesn't seem to have changed, and iron doesn't give any stone now until depleted.
I have no idea what is going on.
---
From research, this should work, and seems to at least to some extent. Instead of giving 4x as much copper as stone however, it gives 6x, and again, I have no idea why.
And yes, it gives 0-3 iron per cycle.
I have no idea what is going on.
---
Code: Select all
{name="iron-ore", amount_min = 1, amount_max = 3, probability = 1.0},
{name="stone", amount_min=1,amount_max = 1, probability = 0.50}
And yes, it gives 0-3 iron per cycle.