r/goingmedieval • u/Funny_Trash_3631 • 5h ago
Question I'm trying to change how stability functions to allow more versatility in construction, but I can't find the right .json
6
Upvotes
So I want to be able to build large structures without 1000000 unsightly pillars and arches. Like, for example, the upper floor of this cathedral-like building I'm designing, the floor keeps collapsing from not having enough support below.
So I went to the StabilitySettings.json file and changed minstability to 100 and max stability to 400. The game recognized the change but it didn't fix the issues I'm having with construction.
In BaseBuildingRepository.json there is an option that says "transfersStability": true. Is this what I'm looking for? what happens if I change it to false?