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

fix columns growing only straight to 3rd stage #90

Closed benjajaja closed 7 years ago

benjajaja commented 7 years ago

fixes #89

This PR actually affects cactus growth time in a perhaps unexpected way, with automatic cactus farms which where bugged. I think someone (SkyHG?) complained on the subreddit at some point, I think this is related.

Previous scenario: it would take 4hs to produce 1 block. Automatic cactus farms have one space of air and then a solid block above, which makes cactus "pop" when it grows.

New scenario: cactus takes 2hs to produce 1 block with an automatic farm.

I think that when balancing, you look at the full growth times of the config, so it most likely was balanced correctly already. Just FYI.

CivcraftBot commented 7 years ago

Can one of the admins verify this patch? Type 'ok to test' to test.

benjajaja commented 7 years ago

@Maxopoly can this be merged?