mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-08 11:30:21 +01:00
Reduced acid frequence by 54%
This commit is contained in:
parent
ebecdf0a8e
commit
69e721c08b
|
@ -620,7 +620,7 @@ function default.register_ores()
|
||||||
ore_type = "scatter",
|
ore_type = "scatter",
|
||||||
ore = "default:acid_source",
|
ore = "default:acid_source",
|
||||||
wherein = "default:gravel",
|
wherein = "default:gravel",
|
||||||
clust_scarcity = 20 * 20 * 20,
|
clust_scarcity = 26 * 26 * 26,
|
||||||
clust_num_ores = 64,
|
clust_num_ores = 64,
|
||||||
clust_size = 5,
|
clust_size = 5,
|
||||||
y_min = -30000,
|
y_min = -30000,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user