Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - moonra

#1
Help / Changing stack size
November 15, 2016, 02:47:02 PM
I did this in 15b by straight up editing the Core defs and it worked just fine, didn't noticed it breaking mods or anything.
But in 15c I wanted to make this "properly" so I got the relevant files from ThingsDefs_Items copied it to a ThingsDefs_Items folder inside a "Larger Stacks" in the mods folder and edited the <stackLimit> tags, just like I did when I edited the Core defs.

But it's been completely ignored by the game as if the folder didn't exist and I don't know what the file is missing. I checked some other mods files, simple things like modifying the recipe for something but I can't tell what makes these work but not mine.

I've looked around in the Help forums but most of the topics that seemed similar didn't really yield me any "enlightenment" on the issue. I also looked at the thing about not using undefined abstracts but that doesn't tell me much since I don't even know what abstracts mean in terms of RimWorld modding.

Anyway, it's probably something pretty minor and obvious to you experienced guys but I've been trying to look into it and solve this for a few hours now so I'd really love to get some help. Thanks in advance!