mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 15:33:00 +00:00
Changelog: add more information link about { curly brace } syntax
This commit is contained in:
parent
ffdef17761
commit
dcc8b2d6f4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Note to self: See the bottom of this file for the release template text.
|
|||
- Caveat: Percentages are converted to a 1-in-N chance, but additionally that number is rounded down in some places
|
||||
- `//torus`, `//hollowtorus`: Add optional new axes
|
||||
- `//torus`: Add optional hollow keyword
|
||||
- `//multi`: Add curly brace syntax for nesting command calls
|
||||
- `//multi`: Add curly brace syntax for nesting command calls ([more information](https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Chat-Command-Reference.md#multi-command_a-command_b-command_c-))
|
||||
|
||||
### Bugfixes
|
||||
- `//overlay`: Don't place nodes above water
|
||||
|
|
Loading…
Reference in a new issue