1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

Purge the repo's other mods from moreores

This commit is contained in:
LeMagnesium
2016-06-03 21:52:52 +02:00
parent 0023e02558
commit a364f64ab9
20 changed files with 39 additions and 39 deletions

View File

@ -133,8 +133,8 @@ if abstract_ferns.config.lady_ferns_near_ores == true then -- this one causes a
"default:mossycobble",
"default:stone_with_coal",
"default:stone_with_iron",
"moreores:mineral_tin",
"moreores:mineral_silver",
"default:stone_with_tin",
"default:stone_with_silver",
"sumpf:sumpf"
},
max_count = 1200,--1600, -- maybe too much? :D
@ -146,9 +146,9 @@ if abstract_ferns.config.lady_ferns_near_ores == true then -- this one causes a
--"default:stone_with_mese",
--"default:stone_with_gold",
--"default:stone_with_diamond",
"moreores:mineral_tin",
"moreores:mineral_silver"
--"moreores:mineral_mithril"
"default:stone_with_tin",
"default:stone_with_silver"
--"default:mineral_mithril"
},
near_nodes_size = 2,
near_nodes_vertical = 4,--5,--6,
@ -171,8 +171,8 @@ if abstract_ferns.config.lady_ferns_in_groups == true then -- this one is meant
"default:mossycobble",
"default:stone_with_coal",
"default:stone_with_iron",
"moreores:mineral_tin",
"moreores:mineral_silver",
"default:stone_with_tin",
"default:stone_with_silver",
"sumpf:sumpf"
},
max_count = 70,