mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 02:00:37 +01:00
Small tweak about Mese ore generation
This commit is contained in:
parent
825917ebd4
commit
204f66b311
@ -119,7 +119,7 @@ minetest.register_ore({
|
||||
clust_num_ores = 3,
|
||||
clust_size = 2,
|
||||
height_min = -255,
|
||||
height_max = -64,
|
||||
height_max = -128,
|
||||
flags = "absheight",
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user