diff --git a/CHANGELOG.md b/CHANGELOG.md index a3f1451..a0305cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,6 @@ Note to self: See the bottom of this file for the release template text. - `//bonemeal`: Add optional node list constraint - `//walls`: Add optional thickness argument - `//sstack`: Add human-readable approx volumes of regions in the selection stack - - Cloud wand: Improve chat message text ### Bugfixes @@ -28,6 +27,7 @@ Note to self: See the bottom of this file for the release template text. - Add `plum` → `plumtree:sapling` - Add `holly` ⇒ `hollytree:sapling` - `//replacemix`: Improve error handling to avoid crashes (thanks, Jonathon for reporting via Discord!) + - Cloud wand: Improve chat message text ## v1.12: The selection tools update (26th June 2021) diff --git a/README.md b/README.md index e49deca..4e1350b 100644 --- a/README.md +++ b/README.md @@ -45,14 +45,14 @@ The detailed explanations have moved! Check them out [here](https://github.com/s ### Terrain - [`//overlay [] [] [ []] ...`](https://worldeditadditions.mooncarrot.space/Reference/#overlay) - - [`//layers [ []] [ []] ...`](https://worldeditadditions.mooncarrot.space/Reference/#layers) + - [`//layers [] [ []] [ []] ...`](https://worldeditadditions.mooncarrot.space/Reference/#layers) - [`//fillcaves []`](https://worldeditadditions.mooncarrot.space/Reference/#fillcaves) - [`//convolve [[,]] []`](https://worldeditadditions.mooncarrot.space/Reference/#convolve) - [`//erode [ [ []] [ []] ...]`](https://worldeditadditions.mooncarrot.space/Reference/#erode) **experimental** - [`//noise2d [ []] [ []] ...]`](https://worldeditadditions.mooncarrot.space/Reference/#noise2d) ### Flora - - [`//bonemeal [ []]`](https://github.com/sbrl/Minetest-WorldEditAdditions/blob/main/Chat-Command-Reference.md#bonemeal-strength-chance) + - [`//bonemeal [ [ [ [ ...]]]]`](https://github.com/sbrl/Minetest-WorldEditAdditions/blob/main/Chat-Command-Reference.md#bonemeal-strength-chance) - [`//forest [] [] [] [ []] ...`](https://worldeditadditions.mooncarrot.space/Reference/#forest) _(new in v1.9)_ - [`//saplingaliases [aliases|all_saplings]`](https://worldeditadditions.mooncarrot.space/Reference/#saplingaliases) _(new in v1.9)_