Update descriptions

This commit is contained in:
Treer
2021-01-07 23:48:00 +11:00
parent 00cda53a13
commit 24845dce1e
4 changed files with 215 additions and 131 deletions

View File

@ -198,7 +198,7 @@ minetest.register_ore({
minetest.register_ore({
ore_type = "scatter",
ore = "nether:lava_crust", -- crusted lava replaces of scattered glowstone in the mantle
ore = "nether:lava_crust", -- crusted lava replaces scattered glowstone in the mantle
wherein = "nether:rack_deep",
clust_scarcity = 16 * 16 * 16,
clust_num_ores = 4,