silver from -128 and mithril from -2048

This commit is contained in:
Dirkfried 2021-09-19 14:44:54 +02:00
parent 64e7dd630a
commit c1e72e42b6

View File

@ -23,5 +23,5 @@ moreores.mithril_min_depth = -31000
-- Maximal depths of ore generation (Y coordinate, 0 being sea level by default)
moreores.tin_max_depth = 8
moreores.silver_max_depth = -2
moreores.mithril_max_depth = -512
moreores.silver_max_depth = -128
moreores.mithril_max_depth = -2048