High Humidity

Biome Condition Type

Checks whether the biome counts as an area with high humidity (downfall value of > 0.85).

Note

If you want functional equality to fire burning out quicker (which was defined via this value in previous Minecraft versions), you should check for the biome tag minecraft:increased_fire_burnout with an In Tag (Biome Condition Type instead.

Type ID: origins:high_humidity

Fields

None.

Examples

"biome_condition": {
    "type": "origins:high_humidity"
}