mirror of
https://github.com/minetest-mods/nether.git
synced 2025-07-03 17:00:35 +02:00
Update descriptions
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user