[quote=“BevapDin, post:4, topic:7444”]A quote from doc/JSON_INFO.md:
###RECIPES
...
"override": false, // Optional (default: false). If false and the ident of the recipe is already used by another recipe, loading of recipes fails. If true and a recipe with the ident is already defined, the existing recipe is replaced by the new recipe.
...
[/quote]
...I need to read more manuals. Yay! I can make my custom-override mod now!
Is it possible to override overmap generation, i.e. distance from the city, as well? [s]And item definitions?[/s]
Okay item definitions look overriddable... resulting in 2 entrees in the debug item list, with different numbers, but same (overridden) stats. Is it desired behavior?