RimWorld

RimWorld

Medieval Overhaul
 This topic has been pinned, so it's probably important
(◣_◢)  [developer] 4 Dec, 2022 @ 4:23am
Only 5 wood per stack! [Simple Fix]
Hello,
if you only have stacks of 5 woods, then this is a bug in combination with OgreStack.

You can easily fix it yourself at the moment:
  • Start the game with activated OgreStack
  • Options > Mod Options > OgreStack > Scroll down to "(Advanced) Individual Item Targeting".
  • Open the file Overrids.xml under the given path
  • Add the following item defNames between <IndividualItemOverrides> and </IndividualItemOverrides> (you can adjust the stackLimit as you like):

    <item defName="DankPyon_RawWood" stackLimit="100" />
    <item defName="DankPyon_RawDarkWood" stackLimit="100" />
    <item defName="DankPyon_DarkWoodLog" stackLimit="100" />
    <item defName="DankPyon_AncientWoodLog" stackLimit="100" />
    <item defName="DankPyon_ElvenWoodLog" stackLimit="100" />
    <item defName="WoodLog" stackLimit="100" />

  • Restart the game
  • Profit

❗ If you want to increase the number of timber per stack, you have to increase the stackLimit for WoodLog

Please note that this stuff is case sensitive.
Last edited by (◣_◢); 7 Dec, 2022 @ 3:25am
< >
Showing 1-4 of 4 comments
SirLalaPyon  [developer] 7 Dec, 2022 @ 2:24am 
bump
ARedSweaper 9 Dec, 2022 @ 2:21am 
For lazy people like me there is another way to fix it:

In the mod options of OgreStack look for "Body parts and Implants", set it to "Fixed" and type in the value you want (eg. 100)
(◣_◢)  [developer] 9 Dec, 2022 @ 4:51am 
That's interessting though.
Asylum Escapee 17 Dec, 2022 @ 7:21am 
Also doing the vanilla options at 2x or 3x works fine.
< >
Showing 1-4 of 4 comments
Per page: 1530 50