#How can I remove the snow from the grove biome?
1 messages · Page 1 of 1 (latest)
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
Show your work
what exactly
What did you do?
Im editing blooming biosphere's grove biome to look like this (removed the snow with axiom) i got the grass color working
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
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
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
The code?
idk if it matters but i changed both files in data and in 1.21.11:
this is in 1.21.11
this is in data
What Minecraft version are you in?
1.21.11
So let's just focus on the 1.21.11 one. What folder path is it in exactly?
blooming-biosphere-v1.1.12\1.21.11\data\minecraft\worldgen\biome\grove.json
Okay, so biosphere is overwriting the vanilla grove biome, and you're modifying the biosphere data pack directly?
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
Alright, ill see what I can do. Thanks for the help anyways!