Going Medieval
0 of 0

File information

Last updated

Original upload

Created by

Jok3

Uploaded by

Jok3

Virus scan

Safe to use

Tags for this mod

About this mod

stack size increase for all stackables in resources.json

Permissions and credits
Changelogs
it's just a simple stack size increase

"installation"
lazy and possibly risky approach
1. backup your resources.json in ...\Going Medieval\Going Medieval_Data\StreamingAssets\Resources
2. replace the original file with the downloaded one - THIS WILL BREAK YOUR GAME IF THE ORIGINAL DOES INCLUDE MORE OR FEWER ITEMS THAN IN GAME VERSION 0.14.14 (GOG does not force me to update, won't do it until i see changes i really want to play with or need)

actually better way to do it:
1. backup your resources.json in ...\Going Medieval\Going Medieval_Data\StreamingAssets\Resources
2. open the original file in notepad or notepad++ or any other text editor
3. search for "stackingLimit"
4. change the entries manually, do not change entries with a limit of 1 (this can lead to bugs and glitches)
5. the vanilla limits are 500, 200, 150, 100, 50, 25, 10, 1 and i increased them to 2500, 1000, 300, 200, 100, 50, 20, 1 which seem to work without problems
6. backup your changed resources.json as it will be overwritten when/if the game updates, after an update compare the new file with this backup (using notepad++ for example) to perhaps slightly speed up the modification process

"uninstallation"
overwrite your modified file with your backup or just update the game and the install process will do that for you.

POSSIBLY NECESSARY TO KNOW:
increasing the stack sizes should not break an existing game (though there might be engine limits, i wouldn't recommend creating black hole like stacks), but decreasing them might destroy the surplus resources in stacks that are bigger than the new limit.

I only update this game once in a blue moon (last i did it was from 0.12.8 to 0.14.14), as such do not expect me to upload a more recent file for quite some time