边缘世界 RimWorld

边缘世界 RimWorld

Medieval Overhaul
 此主题已被置顶,因此可能具有重要性
(◣_◢)  [开发者] 2022 年 12 月 4 日 上午 4:23
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.
最后由 (◣_◢) 编辑于; 2022 年 12 月 7 日 上午 3:25
< >
正在显示第 1 - 4 条,共 4 条留言
SirLalaPyon  [开发者] 2022 年 12 月 7 日 上午 2:24 
bump
ARedSweaper 2022 年 12 月 9 日 上午 2:21 
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)
(◣_◢)  [开发者] 2022 年 12 月 9 日 上午 4:51 
That's interessting though.
Asylum Escapee 2022 年 12 月 17 日 上午 7:21 
Also doing the vanilla options at 2x or 3x works fine.
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50