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
It might also not show if any other suitable stack has been reserved by another pawn. Like, for hauling or crafting or building with it.
the mod is the "[Aya] Silkiera Race" and the item in it is the "Cat Stamp"
in base mod the Cat Stamp item stacks up to a 1000 normally, it is clasified as an item so when i installed this mod, it got set to "fixed 20" so it deleted the item in the stacks down to 20, once i managed to fix it setting the item category to scalar, it seems to fix it as long as i dont quit the game
if i quit the game or reload the save, the stacks delete back to 20 again and it stays fixed at 20 until i swtich the stacking method; then it starts stacking normally again.
I tried to set an exception for the item as instructed
<item defName="HAR_SK_Item_Extra_a" stackLimit="1000"/> as to try and stop it from trying to modify the item stack limit, but it still default sets it to 20 anyways... i am either too dumb to figure it out or perhaps something is not working as intended in my modlist and its messing it up
I have some items that break when stacked, and i would like to make it compatible with this by having it override the stack settings for them.