Page 1 of 1

Headless server expensive recipes?

Posted: Sat Jul 08, 2017 3:07 am
by Blahbla
TL;DR How do I make recipes expensive on my headless server?

Cheers.

In map-gen-settings.json of 0.15.28, there are three fields for difficulty:

Code: Select all

"difficulty_settings":
{
   "recipe_difficulty": 1,
   "technology_difficulty": 1,
   "technology_price_multiplier": 1
}
I meant for my headless server to use "expensive" mode for both recipe and technology, but I don't know what values to use. Setting "recipe_difficulty" or "technology_difficulty" to 2 produces an error when trying to generate the map (something like "unkown recipe value"). Setting them to 0 doesn't produce the error, but the recipe cost remains normal.

Edit: Found this post on the same topic viewtopic.php?f=7&t=44979 (solution doesn't work)

Re: Headless server expensive recipes?

Posted: Sat Jul 08, 2017 1:59 pm
by Blahbla
I found a dumb workaround: use single player to create the save file, then tell the headless server to use that save.