mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-21 23:13:00 +00:00
docs: add more cross-references
This commit is contained in:
parent
e3d5479e0c
commit
0f2eeec604
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
# WorldEditAdditions Cookbook
|
||||
This file contains a number of useful commands that WorldEditAdditions users have discovered and found useful. They do not necessarily have to contain _WorldEditAdditions_ commands - pure _WorldEdit_ commands are fine too.
|
||||
|
||||
See also:
|
||||
|
||||
- [WorldEditAdditions Chat Command Cookbook](https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Cookbook.md)
|
||||
- [WorldEdit Chat Command Reference](https://github.com/Uberi/Minetest-WorldEdit/blob/master/ChatCommands.md)
|
||||
|
||||
|
||||
## Fix lighting
|
||||
```
|
||||
//multi //1 //2 //outset 50 //fixlight //y
|
||||
|
|
Loading…
Reference in a new issue