Skip to content

Commit

Permalink
misc: Document placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
4drian3d committed Dec 16, 2023
1 parent 290d3a8 commit 26cc055
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,32 @@
# Chunky-Expansion
Chunky Expansion for MiniPlaceholders

## Placeholders

```
<chunky_task_pregen_exists:<world>>
<chunky_task_pregen_running:<world>>
<chunky_task_pregen_cancelled:<world>>
<chunky_task_pregen_centerx:<world>>
<chunky_task_pregen_centerz:<world>>
<chunky_task_pregen_radiusz:<world>>
<chunky_task_pregen_radiusx:<world>>
<chunky_task_pregen_radius:<world>>
<chunky_task_pregen_count:<world>>
<chunky_task_pregen_pattern:<world>>
<chunky_task_pregen_shape:<world>>
<chunky_task_pregen_time:<world>>
<chunky_task_pregen_world:<world>>
<chunky_task_pregen_chunks:<world>>
<chunky_task_pregen_complete:<world>>
<chunky_task_pregen_percent:<world>>
<chunky_task_pregen_hours:<world>>
<chunky_task_pregen_minutes:<world>>
<chunky_task_pregen_seconds:<world>>
<chunky_task_pregen_rate:<world>>
<chunky_task_pregen_x:<world>>
<chunky_task_pregen_z:<world>>
```

0 comments on commit 26cc055

Please sign in to comment.