Keep in mind that this mod will work aslong the developers will re-do values in resources.json or add new ones. So mostly see if patch notes mention something about weight, stack size or new items added. Right now I am not following Going Medieval or playing at all so for now I will not update the mod for it should still work. Give me headsup if something is wrong, editing the file takes about 15 minutes so I should be able to update it without issues if mod-breaking patch comes out.
Mod was redone to prevent game from glitching from large sizes. This mod will effectively still cut your storage space in half since most of things have stack increase by 4x times, but for example bricks or wood only had a 2x stack increase (they now sit at proper 400). Additionally I added few other things that can be installed seperately. May add more in the future.
Mod has been updated to newest version released 25.01.24. Longer season and day time was not updated and is probably broken.
Everything was working file untill v0.20.14, mostly everything works fine still, except the carry capacity, the workerbase json has changed format alot, and doesnt seem to support storagebase capacity, would be great to have an update for that!
Hello, maybe this is too late but just go in Going Medieval_Data\StreamingAssets\Human and open HumanType.json with VisualStudioCode and edit the following:
"storageBase": { "capacity": 60 To whatever you want, I set 100.
Those settings should apply to existing games, but to be safe, make a copy of save, install desired mods and see if it works for properly for 20-30 mins, if you see no issues like ressources being thrown around, not being carried into their corresponding stacks or other oddities. As for dev tool, it should, since the carry capacity is generated from the moment settler appears on map or before game starts - that being villager creator.
I personally did not encounter any issues while installing mods (other than longer days which is currently broken) to existing game, but always double check it yourself to be extra sure!
Longer seasons and days currently brakes the game, the sun never rises so the plants die, from what I manage to see it's bcs now every season has these lines: "sunriseHour": 5, "sunsetHour": 19, "sunAngle": 45, "moonAngle": 80, "grassGrowSpeed": 1.0 along with diff temp ranges for every season and a soil temp. The values are diff for every season so I took spring as an example. I suggest to manually modify the json file if you only want bigger days and/or seasons. If you want bigger days modify the "minutesInHour": value, where value is how many real seconds you want and in game hour to last. For longer seasons modify "minutesInHour": value, where value is how many in game days you want an in game season to last.
I'm not sure if it's coming from the mod, but i'm experiencing that often, when a same resources is going to be stock in a stocking area, they don't always put it in the same spot, so for exemple, i'm having 4 stack of wood (~1200/16/2/444) Is there a way to fix that issue ?
The mod will work aslong as the developers will re-do values in resources.json or add new ones. So mostly see if patch notes mention something about weight, stack size or new items added.
16 comments
Mod was redone to prevent game from glitching from large sizes. This mod will effectively still cut your storage space in half since most of things have stack increase by 4x times, but for example bricks or wood only had a 2x stack increase (they now sit at proper 400). Additionally I added few other things that can be installed seperately. May add more in the future.
Mod has been updated to newest version released 25.01.24. Longer season and day time was not updated and is probably broken.
"storageBase": {
"capacity": 60
To whatever you want, I set 100.
I personally did not encounter any issues while installing mods (other than longer days which is currently broken) to existing game, but always double check it yourself to be extra sure!
If you want bigger days modify the "minutesInHour": value, where value is how many real seconds you want and in game hour to last. For longer seasons modify "minutesInHour": value, where value is how many in game days you want an in game season to last.
Is there a way to fix that issue ?