So since the xycraft wiki is a wee bit out of date I figured I would take my question here.
How exactly do the xycraft soils block act on the plants?
From my understanding each random update tick plants have a random chance to 'grow' and the xycraft soil basically triggers more ticks for each soil block, but is it a 1:1 proportion or is there some magic* going on in the background? Does one soil count the same as watered dirt, or is it better?
Say I have 64 soil blocks and I want to get the maximum yield of wheat over a 30 minute period. Would I be better off with an 8x8x1 farm, a 4x4x4 farm, a 2x2x16 farm, or a 1x1x64?
I know that the average amount of time for a stage to complete will be:
(n*chance) - (1-chance)^n > 1
where n is the number of random block updates needed.
Since any given block will receive a random block update on average every 82 seconds, we simply multiply n*82 and divide by 60 to get the number of minutes for a single growth.
But I'm still stuck with not knowing how exactly a xycraft soil block effects growth.
*Magic: Hidden math, spooky stuff, a mathematical algorithm that determines the behavior of the object in question.
How exactly do the xycraft soils block act on the plants?
From my understanding each random update tick plants have a random chance to 'grow' and the xycraft soil basically triggers more ticks for each soil block, but is it a 1:1 proportion or is there some magic* going on in the background? Does one soil count the same as watered dirt, or is it better?
Say I have 64 soil blocks and I want to get the maximum yield of wheat over a 30 minute period. Would I be better off with an 8x8x1 farm, a 4x4x4 farm, a 2x2x16 farm, or a 1x1x64?
I know that the average amount of time for a stage to complete will be:
(n*chance) - (1-chance)^n > 1
where n is the number of random block updates needed.
Since any given block will receive a random block update on average every 82 seconds, we simply multiply n*82 and divide by 60 to get the number of minutes for a single growth.
But I'm still stuck with not knowing how exactly a xycraft soil block effects growth.
*Magic: Hidden math, spooky stuff, a mathematical algorithm that determines the behavior of the object in question.