[nalc_maptools] Ajoute dépendance manquante vers nalc_moreores

This commit is contained in:
Sys Quatre 2019-12-22 17:11:26 +01:00
parent fbe7d8bcf0
commit 964ef10c30
2 changed files with 11 additions and 10 deletions

View File

@ -1,2 +1,3 @@
nalc_default
nalc_moreores
maptools

View File

@ -37,15 +37,15 @@ minetest.register_ore(
-- Super Apples
minetest.register_ore({
ore_type = "scatter",
ore = "maptools:superapple",
wherein = "default:apple",
clust_scarcity = 6 * 6 * 6,
clust_num_ores = 5,
clust_size = 2,
y_min = 0,
y_max = 64,
})
ore_type = "scatter",
ore = "maptools:superapple",
wherein = "default:apple",
clust_scarcity = 6 * 6 * 6,
clust_num_ores = 5,
clust_size = 2,
y_min = 0,
y_max = 64,
})
-- Override items
minetest.override_item(
@ -217,7 +217,7 @@ if minetest.get_modpath("moreores") then
}
})
minetest.override_item(
"nalc_moreores:desert_stone_with_silver",
"nalc:desert_stone_with_silver",
{
drop = {
items = {