About this mod
Allows the player and crafting buildings to share storage.
- Requirements
- Permissions and credits
- Changelogs
Allowing you to craft using materials stored from any included zone.
Installation Instructions:
Download the .rar file. Extract all the files (.dll & .json) to your Graveyard Keeper/QMods/SharedInv directory.
Mod will take effect the next time you boot up the game.
Configuration & Defaults:
"includePlayer": true
Share inventory with the player.
"includeCrafting": true
Share inventory with crafting buildings.
"automatic": false
Attempts to load the world zones automaticly from the games files. This is not recommended as some zones may cause issues (use at your own risk). If automatic is specified the excluded list is taken into consideration, excluded zones will not be included within the additonal inventories.
"logZones": true
Logs all the posisble world zones to the log.txt file that is generated in the mods root folder. You can use this list to add zones to the included list. Please note that not all zones are intended to be used as additional inventories and may cause issues. Some zones have been added to the default exclude list allready (These have been tested and have been found to cause issues / dont include additonal inventories).
"included": List
If automatic is set to false these zones will be included within the additonal inventories.
"excluded": List
If automatic is set to true these zones will be ignored within the additional inventories.
Note:
This mod works in a similar manner to CaptainDapper's and Kevrlet's however it patches the additonal inventories in a different manner and allows users to add/remove zones as they please. If the crafting stations break this may be due to the existing issues found in the above mods, try remove 'crematory' from the included zones to work around this. I was unable to replicate the issue in testing but if you experience this let me know so I can try to replicate the issue.
If you have any issues or suggestions please feel free to post, I will do my best to look into them.