* === World and Environment Placeholders ===
* {world_difficulty} | The difficulty setting of the world (e.g., "EASY", "HARD")
* {world_entity_count} | Total number of entities currently loaded in the world
* {world_loaded_chunks} | Number of chunks currently loaded in memory in the world
* {world_seed} | The world's seed value used for generation
* {world_time} | Current time in the world (in ticks)
* {world_weather} | The current weather status ("Raining" or "Clear")