1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-03 14:53:01 +02:00

less trees

This commit is contained in:
grilledham 2019-08-03 12:16:19 +01:00
parent c2a663dbb7
commit afa2019faa

View File

@ -15,8 +15,12 @@ local config = {
MGSP.cliff_none, MGSP.cliff_none,
{ {
property_expression_names = { property_expression_names = {
['control-setting:moisture:bias'] = '-0.500000', ['control-setting:moisture:bias'] = '-0.500000'
['control-setting:moisture:frequency:multiplier'] = '6.000000' },
trees = {
frequency = 6,
richness = 1,
size = 0.1666666716337204
} }
} }
} }