in_biome

Passes when the player is located in one of the specified biomes.

Categories: world

Required arguments

Key(s)DescriptionType
biomesThe list of biome names to check against.STRING_LIST

Example

conditions:
  - id: in_biome
    args:
      biomes: <value>