//snow, but only in snowy biomes
oskarkk opened this issue ยท 2 comments
The Problem
On my server I had some problems with biomes which left me with terrains like this:
I could just wait for it to snow, but I would have to wait for snow in every place like that. And I also have a plugin which greatly decreases frequency of rain/snow, so it won't fix itself fast without intervention.
I could use a brush, but that would be much work.
A Solution
Make a new flag for //snow command, which would place snow on blocks only if they're in a snowy biome.
Alternatives
No response
Anything Else?
No response