173generator

173generator

17.8k Downloads

Snow Biomes don't snow, water doesn't freeze

kurisubrooks opened this issue · 12 comments

commented

I think this may have to do with the way biomes are created nowadays, where each biome has a set "temperature". Even though Taiga and Snow biomes spawn in b173gen, it still rains in those biomes, where it should snow. Water does not freeze over into Ice like it should. Etc

commented

That's weird. Are you sure the game actually shows "taiga" or "tundra" biome?

In mc beta biome generation worked and worldgen snow generation have been separate things.

Biome generation was based on raw temperature and rainfall values, but snow generation was based on height-corrected temperature. There is very little I can do to make it snow in places where you have snoow but don't have taiga/tundra biome.

commented

I'm currently standing in a Taiga biome with toggled downfall, but it still
rains.

On Sun., 16 Oct. 2016, 10:48 pm Bartosz Skrzypczak, <
[email protected]> wrote:

That's weird. Are you sure the game actually shows "taiga" or "tundra"
biome?

In mc beta biome generation worked and worldgen snow generation have been
separate things.

Biome generation was based on raw temperature and rainfall values, but
snow generation was based on height-corrected temperature. There is
very little I can do to make it snow in places where you have snoow but
don't have taiga/tundra biome.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#14 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGAACwm7JKQjl7RibBoFlgXaITxyK-7Aks5q0g8CgaJpZM4KX4Na
.

commented

That's strange...
are you 100% sure that client actually shows taiga biome when you press F3?

commented

100% sure.
2016-10-17_01 50 58

commented

Does it place snow layers when you destroy snow?

commented

I first realised because I made an ice farm in the Taiga, but the ice wasn't regrowing.
Now after testing, snow doesn't form again either.

commented

Vanilla is evil there and it doesn't enable snow in taiga biome, you have to use cold taiga instead...

commented

There is /regenbiomes command or something like that.

commented

Do you think you could change the default snow biome in the plugin to create cold taiga instead? And maybe create some kind of chunk-respawning?

commented

Not sure if that command still works.

commented

I'll give it a try when no one else is on. What do you think about changing the ice biome idea?

commented

I can do that