mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-02-16 01:42:28 +01:00
Updated Chunk processor (markdown)
parent
2d6320699b
commit
02f860e2ab
@ -29,6 +29,9 @@ chunk-processor:
|
||||
max-entities: 512
|
||||
// The maximum number of blockstates allowed per chunk
|
||||
max-blockstates: 4096
|
||||
// If you also want to disable all physics
|
||||
// (formerly there was a physics limiter, however that lead to confusion when important things like redstone were limited, so now it's just a blanket disable option)
|
||||
disable-physics: false
|
||||
```
|
||||
|
||||
For more information about blockstates see:
|
||||
|
Loading…
Reference in New Issue
Block a user