Frostiful

Frostiful

8M Downloads

Add a method to blacklist biomes from spawning Freezing Wind

bravely-beep opened this issue ยท 1 comments

commented

If Frostiful is used with the Terralith worldgen datapack/mod, freezing wind will always spawn in Terralith's Volcanic Peaks and Volcanic Crater biomes, as they have the tag #c:is_mountain, and therefore also #frostiful:freezing_wind_always_spawns. I can't find a way to blacklist these biomes; it would be great if there was a way to do that.

Perhaps the freezing wind spawn code could check the current biome's temperature, and automatically fail the spawn if it's too high?

commented

Perhaps the freezing wind spawn code could check the current biome's temperature, and automatically fail the spawn if it's too high?

that's a cool idea actually, I don't think I currently utilize environment temperature for anything other than player exposure