World
📄️ Biome
The arc:biome condition type checks if the player is in one of the specified biomes.
📄️ Dimension
The arc:dimension condition type checks if the player is in a specific dimension.
📄️ Light Level
The arc:light_level condition type checks the light level at the player's position.
📄️ Structure
The arc:structure condition type checks if the player is inside a specific structure.
📄️ Time of Day
The arc:timeofday condition type checks if the world time is within a specified range (0-24000).
📄️ Weather
The arc:weather condition type checks the current weather in the world.
📄️ Y Level
The arc:y_level condition type checks if the player's vertical position is within a specified range.