From 54e4c0446477097a28adfe875dbc7645ef4df7f6 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 21 Sep 2020 00:06:31 +0100 Subject: [PATCH] Tweak changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ffc2a1..aa547b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ It's about time I started a changelog! This will serve from now on as the master - Add `//many` for executing a command many times in a row - Add **experimental** `//erode` command - Add `//fillcaves` command - fills in all air nodes beneath non air-nodes - - Add `//forest` command for quickly generating forests + - Add `//forest` command for quickly generating forests, and `//saplingaliases` to compliment it - Add `//ellipsoidapply`: Like `//cubeapply`, but clips the result to an ellipsoid that is the size of the defined region. - Fix some minor bugs and edge cases - `//subdivide`: Print status update when completing the last chunk