#How can I remove the snow from the grove biome?

1 messages · Page 1 of 1 (latest)

fringe fox
#

I want it to look like in WWOO

umbral coralBOT
mental isle
#

We don't necessarily know what it looks like in WWOO, but if you want to remove the snow from a biome, then you can either change the temperature (which may also change grass and foliage colors) or remove the freeze_top_layer feature from the biome's feature list

fringe fox
#

I removed it but the snow is still generating

#

I also might just be stupid

mental isle
#

Show your work

fringe fox
#

what exactly

mental isle
#

What did you do?

fringe fox
#

Im editing blooming biosphere's grove biome to look like this (removed the snow with axiom) i got the grass color working

mental isle
#

Not related at all to what I'm asking for

#

I told you how to do a thing, you said you did the thing but it doesn't work. I need you to show me what you actually did

#

As in, what change you made to the file

fringe fox
#

I changed the numbers to the same as in WWOO temperature from like -0.4 to 0.255 and downfall(whatever that is) from 0.8 to 0, Changed foliage colors, removed freeze top layer

mental isle
#

If you removed freeze_top_layer then you should absolutely not be getting any snow during worldgen.

#

So you may not be overwriting the file correctly or are mistaken. However I can't say for sure until you stop just describing what you think you did and you instead show your work

fringe fox
#

The code?

fringe fox
#

idk if it matters but i changed both files in data and in 1.21.11:

#

this is in 1.21.11

mental isle
#

What Minecraft version are you in?

fringe fox
#

1.21.11

mental isle
#

So let's just focus on the 1.21.11 one. What folder path is it in exactly?

fringe fox
#

blooming-biosphere-v1.1.12\1.21.11\data\minecraft\worldgen\biome\grove.json

mental isle
#

Okay, so biosphere is overwriting the vanilla grove biome, and you're modifying the biosphere data pack directly?

fringe fox
#

yes

#

looks like WWOO somehow does it without removing the freeze top layer feature

mental isle
#

Probably because it just increases the temperature

#

Don't know what else to tell you. The feature is removed, as long as that is the biome you think it is and you have the data pack installed correctly, there shouldn't be any snow during worldgen

fringe fox
#

Alright, ill see what I can do. Thanks for the help anyways!