[nalc_maptools] Ajoute dépendance manquante vers nalc_moreores
This commit is contained in:
parent
fbe7d8bcf0
commit
964ef10c30
@ -1,2 +1,3 @@
|
|||||||
nalc_default
|
nalc_default
|
||||||
|
nalc_moreores
|
||||||
maptools
|
maptools
|
||||||
|
@ -217,7 +217,7 @@ if minetest.get_modpath("moreores") then
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
minetest.override_item(
|
minetest.override_item(
|
||||||
"nalc_moreores:desert_stone_with_silver",
|
"nalc:desert_stone_with_silver",
|
||||||
{
|
{
|
||||||
drop = {
|
drop = {
|
||||||
items = {
|
items = {
|
||||||
|
Loading…
Reference in New Issue
Block a user