Update oregen.lua

This commit is contained in:
Alexander German 2017-03-28 17:33:55 +05:00 committed by GitHub
parent 8390998ff3
commit ac46b7bf0a

View File

@ -54,7 +54,7 @@ minetest.register_ore({
ore_type = "scatter",
ore = "technic:mineral_zinc",
wherein = "default:stone",
clust_scarcity = 9*9*9,
clust_scarcity = 8*8*8,
clust_num_ores = 5,
clust_size = 7,
y_min = -32,