This commit is contained in:
oilboi 2020-06-24 20:06:28 -04:00
parent 9ccafb8cc3
commit 15f5d9dbd1

View File

@ -65,7 +65,7 @@ minetest.register_ore({
minetest.register_ore({ minetest.register_ore({
ore_type = "scatter", ore_type = "scatter",
ore = "nether:emeralddore", ore = "nether:emeraldore",
wherein = "nether:netherrack", wherein = "nether:netherrack",
clust_scarcity = 15 * 15 * 15, clust_scarcity = 15 * 15 * 15,
clust_num_ores = 5, clust_num_ores = 5,