-
Notifications
You must be signed in to change notification settings - Fork 5
Placeholders
Kirill Plazmer edited this page Sep 4, 2023
·
2 revisions
- %dungeon_location_% - displays the location of the dungeon if it is spawned in the format
world name - x, y, z
- %dungeon_wait_time_% - displays the time until the dungeon appears (outputs an integer)
- %dungeon_open_time_% - displays the time before the opening of the dungeon (outputs an integer)
- %dungeon_close_time_% - displays the time until the dungeon closes (outputs an integer)
- %dungeon_nearest_location% - displays the location of the dungeon if it is spawned in the format
world name - x, y, z
- %dungeon_nearest_wait_time% - displays the time until the dungeon appears (outputs an integer)
- %dungeon_nearest_open_time% - displays the time before the opening of the dungeon (outputs an integer)
- %dungeon_nearest_close_time% - displays the time until the dungeon closes (outputs an integer)