mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-08 03:20:21 +01:00
Reduced the diamand between -1024 and -30000
This commit is contained in:
parent
dd1c65b5e5
commit
9e5913cb30
|
@ -387,7 +387,7 @@ function default.register_ores()
|
|||
ore = "default:stone_with_diamond",
|
||||
wherein = "default:stone",
|
||||
clust_scarcity = 30 * 30 * 30,
|
||||
clust_num_ores = 64,
|
||||
clust_num_ores = 32,
|
||||
clust_size = 5,
|
||||
y_max = -1024,
|
||||
y_min = -30000,
|
||||
|
|
Loading…
Reference in New Issue
Block a user