A Project Zomboid mod that will combine all of a single selected drainable item in the players inventory on a single inventory click. Get away from having to combine each singular item.
Mode | Works | Notes |
---|---|---|
Singleplayer | ✔️ | |
Multiplayer | ✔️ | Seems to work fine on 41.66 |
Splitscreen Co-op |
Right click on the drainable item in your inventory and click "Combine All". Your character will go through the process of combining the glue until it is as condensed as possible.
This functionality only works for items with a canConsolidate = true
according to Project Zomboid. Things like Car Batteries/etc will not present the option.
If you are fluent in a language and would like to contribute to this mod to make it better, please feel free to reach out and provide the following translations with your country code/language. Or open up a PR yourself!
See existing text to translate here.
- CN (Chinese)
- EN (English)
- FR (French)
- IT (Italia)
Use at your own risk. This is just an excuse for me to play around with PZ modding, however I hope others find it useful and that it works as well.
- Remove the
ISCombineAlldebug.lua
file before releasing it to the workshop. - Update work notes in Steam to detail the functionality released.
- Update GitHub releases.