Civcraft / RealisticBiomes

Do not open issues here; open them on the maintained fork @ DevotedMC
https://github.com/DevotedMC/RealisticBiomes
7 stars 14 forks source link

Balanced presistent blocks #33

Closed Goldmattress closed 9 years ago

Goldmattress commented 9 years ago

Balanced presistent blocks to be the same as old growth rates

rourke750 commented 9 years ago

@ttk2

ttk2 commented 9 years ago

what are they now less or more? Assuming 24 hour idling.

benjajaja commented 9 years ago

my reasoning for 3hrs was that crops take a bit over 30min in vanilla, but are set to 6hrs on civcraft. I roughly applied that logic to the new persistent crops.

dbear20 commented 9 years ago

This would roughly double the non persitent rates according to the numbers in this post. May i suggest 1 Hour?

benjajaja commented 9 years ago

I also just remembered that farms of these newly persistent crops won't immediately be persistent: each crop/fruit block has to grow naturally once before it is made persistent. This might lead to reports that are too low initially.

Goldmattress commented 9 years ago

Gipsy king is wrong they are set at 20min in civcraft, they take 4 min in vanilla

ttk2 commented 9 years ago

minutes to grow?

Goldmattress commented 9 years ago

yes, it's semi random, but the 50% grown is at about 4min.

benjajaja commented 9 years ago

@Goldmattress are you sure? On minecraft wiki its says

Most (4/5) planted crops will reach maturity within 37 minutes (about 2 minecraft days).

Regardless of actual vanilla growth times, I guess that the reason you want to keep cactus/sugarcane/melon/pumkin growth times unchanged is that XP recipes are balanced by those growth times?

Goldmattress commented 9 years ago

80% is not the average, 50% is. http://minecraft.gamepedia.com/File:MCWheatGrowth.jpg

I am unsure if the "full grown" one is what counts or stage one is the one that counts, from personal experience and what I can find of numbers on the respective wiki pages for the plants I'm going with stage 1 growth and assuming that full grown refers to the final stage of the wheat plant.

And yes I'd rather not have to rebalance all of them quite yet.

benjajaja commented 9 years ago

The green line is what counts regarding RB crop growth time. It should take from 30min (60% probability) to 40min (85% probability) or up to 50min (near 100% prob) more to have fully grown. So the average time of 37min stated on the wiki seems pretty accurate.

On civcraft, wheat takes 1 hour under optimal conditions, with 4 clay block as soil, for reference to vanilla times.

In this case, since none of these new crops have soil blocks that can boost their time, their growth time should be set to exactly what we want. Previously without persistence, was 30 minutes the average time for all of cactus, sugarcane, melons and pumpkins?

Also, cactus and sugarcane times are for the two top blocks, not just a single block of growth, i.e. one cactus/sugarcane blocks grows in half the time of persistent_growth_period.

benjajaja commented 9 years ago

Re: cactus/sugarcane growth time, in other words the persistent_growth_period is for growing a single cactus block into a 3 cactus column of blocks, that's why one cactus block effectively grows in half that time.

Goldmattress commented 9 years ago

The green line is the aggregate of all the stages, these stages are not relevant to columnar or stalk pants aas they only have 1 stage.

As I have said before the average times before was around 20min, 4min/0.2. This lines up with yields from farms I have used, about 1 DC an hour or so for a 9x9 chunk cacti farm, versus the other assumption which is 6 stacks.

I've gotten 6 stacks in the time it took me to empty all my reserve chests, about 5-10min.

On Mon, Jul 13, 2015 at 9:48 AM, Benjamin Grosse notifications@github.com wrote:

Re: cactus/sugarcane growth time, in other words the persistent_growth_period is for growing a single cactus block into a 3 cactus column of blocks, that's why one cactus block effectively grows in half that time.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/RealisticBiomes/pull/33#issuecomment-120875347 .

benjajaja commented 9 years ago

Ah I get it, so cactus/melon should grow like the first stage of crops.

So it should be about 1/6th of crops, which is 3, so 0.5 seems right @dbear20 @ttk2 . Thanks for clearing that up!

ttk2 commented 9 years ago

we can go with it for now then. I would like to get harvest times down to a couple of times a day so people don't need to idle and harvest every x minutes. but that's a later discussion.