mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-28 22:25:20 +01:00
Allow mapgen chunk size to be non-cubic (#16429)
This commit is contained in:
@@ -51,6 +51,7 @@ core.features = {
|
||||
on_timer_four_args = true,
|
||||
particlespawner_exclude_player = true,
|
||||
generate_decorations_biomes = true,
|
||||
chunksize_vector = true,
|
||||
}
|
||||
|
||||
function core.has_feature(arg)
|
||||
|
||||
Reference in New Issue
Block a user