mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-14 22:05:26 +01:00
Allow mapgen chunk size to be non-cubic (#16429)
This commit is contained in:
@@ -249,7 +249,7 @@ Example content:
|
||||
|
||||
# Map File Format
|
||||
|
||||
Luanti maps consist of `MapBlock`s, chunks of 16x16x16 nodes.
|
||||
Luanti maps consist of `MapBlock`s, each holds 16x16x16 nodes.
|
||||
|
||||
In addition to the bulk node data, `MapBlock`s stored on disk also contain
|
||||
other things.
|
||||
|
||||
Reference in New Issue
Block a user