Posted 05 October 2012 - 10:56 AM
Hellow again, everypony!
I tried to make a peat-farming program for turtle, and I used a compare function to tel, whether peat has grown or not. And there are a problem: it seems like bog earth has some number of growth stages, indistinguishable between each other… So, turtle.compareDown() starts to return false for bog earth, which hasn't grew yet, and that breaks the whole idea, since it resets that piece of bog earth to the very first stage, and thus slowing down peat production. Is there are any way to fix that issue, or I should just use a Peat Bog and a Turbary?
I tried to make a peat-farming program for turtle, and I used a compare function to tel, whether peat has grown or not. And there are a problem: it seems like bog earth has some number of growth stages, indistinguishable between each other… So, turtle.compareDown() starts to return false for bog earth, which hasn't grew yet, and that breaks the whole idea, since it resets that piece of bog earth to the very first stage, and thus slowing down peat production. Is there are any way to fix that issue, or I should just use a Peat Bog and a Turbary?