_Condition Biome - Eniripsa96/SkillAPI GitHub Wiki
Child components are applied to each target in a biome meeting the requirements
Name | YAML Key | Type | Description |
---|---|---|---|
Type | type | Dropdown | Whether to check for being in or out of the biome |
Biome | biome | Binary List | The biomes to look for |
- When searching for in a biome, the target must be any of the selected biomes
- When searching for out of a biome, the target must not be in any of the selected biomes
-- To be added --