Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamcommunity.com/sharedfiles/filedetails/?id=3506769944
If yours does not work with no other mods installed, then you have a problem with your game installation.
For OgreStack, the fixed amount settings seem to work better, but I'd rather use scalar settings to just 2x everything but it will not work.
Any thoughts or am I doing something wrong?
Stacking these things overwrites all previously collected information on each corresponding individual.
Thx.
they stacked up to 50 for me before i editted it. this works for me:
<item defName="WastePack" stackLimit="5" />
also here's an exclusion that fixes(or at least i hope it will) an issue with Vanilla Recycling Expanded where the stack size matters. (it basically makes fertilizing soil rly annoying the higher the stack size)
<item defName="VRecyclingE_ReclaimedBiopack" stackLimit="5" />
tested it via dev mode and spawn full thing stack
<item defName="AP_Prefab" stackLimit="1" />
<item defName="AP_Prefab_HighValue" stackLimit="1" />
<item defName="AP_Prefab_LowValue" stackLimit="1" />
<item defName="AP_Prefab_MediumHighValue" stackLimit="1" />
Example: I've changed the settings to let wood be stacked up to 10000, but each wood stack on a shelf spot seems to hold 1000 units. Am I missing something?