mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-22 18:46:53 +01:00
Updated Configuration (markdown)
parent
8572947164
commit
98a9c30501
@ -126,4 +126,11 @@ lighting:
|
|||||||
async: true
|
async: true
|
||||||
# If all lighting should be fixed in a chunk that is edited
|
# If all lighting should be fixed in a chunk that is edited
|
||||||
fix-all: true
|
fix-all: true
|
||||||
|
|
||||||
|
# Generic tick limiter (not necessarily WorldEdit related, but still useful)
|
||||||
|
tick-limiter:
|
||||||
|
# Max physics per tick
|
||||||
|
physics: 1337
|
||||||
|
# Max item spawns per tick
|
||||||
|
items: 1337
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user