Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Otherwise all future players will just have unusable worlds.
@A Barrel Of Spokes - Is it possible to either a) update this mod for that, or b) create a new mod that has this limit?
Even an extra 500 buildings would be useful from the 2000 original hard cap.
Imagine if there was a building cap of 2000 for the entire world.
There are more than 2000 buildings in my small town.
Thank you
try more less invasive method.
File Enhancements.yaml
remove everything (you dont need all enhancements there) and just update building limits as per below example:
enhancement_building_limit_0:
!replace modifiers:
- "building_limit: 200"
File manifest.yaml
change replace: true to replace: false
This way, it's incremental import = original files (including Blue Mars DLC) will be loaded, your mod will then just alter 5 values (instead of overwriting whole enhancements file)