🌍 Fact Library
Time of Day
Returns current world time (0-24000).
Weather
Returns current weather state.
Biome
Returns the biome ID.
⚙️ Configuration
time_of_day_fact
Returns the world time in ticks.
- Returns:
Long(ticks)0: Dawn6000: Noon18000: Midnight
weather_fact
Returns the current weather state.
Target world name (optional).
- Returns:
Int0: Clear1: Rain2: Storm
biome_fact
Returns the ID of the biome at the player’s location.
- Returns:
String(Namespace ID, e.g.minecraft:plains)