mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-30 04:35:20 +01:00
Process ABMs in a spherical volume instead of cubic
Increase active_block_range default to a 3 mapblock radius.
This commit is contained in:
@@ -913,7 +913,7 @@
|
||||
# How large area of blocks are subject to the active block stuff, stated in mapblocks (16 nodes).
|
||||
# In active blocks objects are loaded and ABMs run.
|
||||
# type: int
|
||||
# active_block_range = 2
|
||||
# active_block_range = 3
|
||||
|
||||
# From how far blocks are sent to clients, stated in mapblocks (16 nodes).
|
||||
# type: int
|
||||
|
||||
Reference in New Issue
Block a user