ConditionLocation

biome

Tests if the target is within the given list of biomes

Configuration Fields (2)

NameTypeDefaultDescription
biome
b
Set<String>A list of biomes to check
exact
e
booleanWhether to match the biome exactly

Examples & Notes

Examples

Conditions:
- biome{b=minecraft:plains,river} true

If using a custom biome (like from a datapack), you can define it with the namespaced key like this:

Conditions:
- biome{b=far_end:void,far_end:warped_marsh} true

Universal Condition Options

Mentioned by

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.