Project Zomboid

Project Zomboid

54 ratings
[B42] monstersauce simple mod
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
121.051 KB
18 Dec, 2024 @ 10:32am
13 May @ 6:50pm
41 Change Notes ( view )

Subscribe to download
[B42] monstersauce simple mod

Description
A collection of simple mods.

Contains:
+Drainable Uses; Shows the number of uses for drainable items.
+Skillup Displays; Shows Current level (Axe 3/10) instead of (+1 Axe)
+Replace Battery; Quickly swap out batteries.
+Item Merge; Merge drainables; threads; soaps; spices and stuff.
+empty out containers; empty out wallets, lunchbags, etc.
+read & walk; read while walking.
+keyring options; because there is so many keys now, help quickly fetch them.
+weapon compare; tooltip to compare weapon with equipped
+clothes compare; see above.
+Item marker; if you favorite a screwdriver, it will affect some recipes, so now you can just mark the item and be not favorited.
+add option to open car hood anywhere, faster
+add option to show tooltip for hotbar
+doctorview; see if you are still bleeding
+woodfuel; campfire helper
+carhood; opens car hood faster
+carexp; shows if you will recieve exp from parts uninstall/install (+off road ratings)
+player loot filter
+zombie loot filter
+player status; work in progress; see wake up time, bleeding time, calories, weight, more coming.


+recipes:
pack garbage bags
pack/unpack (plastic bags,matchbox,matchbook, pills and stuff)

Workshop ID: 3386806552
Mod ID: msauce.simple
42 Comments
Snowstar837 20 Jun @ 1:09pm 
Thank you! I definitely understand needing to get into a coding mood aha.

I do notice, your mod causes an error when right clicking on trailers. I was able to fix it by adding a check for if the vehicle has an engine in ms.car-dismantle.lua:

local enginePart = vehicle:getPartById("Engine")
if enginePart and not(string.match(vehicle:getScript():getName(), "Burnt") or string.match(vehicle:getScript():getName(), "Smashed")) and
enginePart:getCondition() < 11 then
MonsterSauce  [author] 4 Jun @ 11:35am 
yes, I will start on making smaller repacked of this mod.
we'll have to be patient cause, real life isnt allowing me to crunch code as much as i'd used to.
I'm glad to see that we have more mod hobbyist coming to zomboid.
Snowstar837 30 May @ 6:05pm 
Would you ever consider splitting this into modular optional files (such as "ui changes", "qol gameplay changes", and "inventory changes"), or forking off the most popular components?
Dotan 24 May @ 12:22am 
Is this compatible with CleanUI?
Cyber_D 21 May @ 11:52am 
It looks like the changes in 42.8 broke your mods (simple and loot) =( The mods stopped displaying in the settings in the mods tab.
p6kocka 4 May @ 1:24pm 
Hello. I was using your mods back with version 41. thank you for porting this mod to 42. One question. There was a mod in v41 where you could decide where to put a looted item after right- clicking it. Something like "Put it in the inventory" and " Put it in the backpack" and " Put it in the fanny pack" etc. So you didn' t have to click the individual containers in the left inventory panel. I think it was your mod, wasn' t it? I miss it very much. It' s such a QOL mod. Or maybe you know what mod was it,?
Preman Kampung 1 Apr @ 1:31pm 
Nice! Can't wait, it really helpful when playing with a controller. Also if I may suggest that maybe you can add like save & load preset for the sorting function?

Or maybe just copy setting for easy changing to new bag/backpack?
MonsterSauce  [author] 31 Mar @ 1:09pm 
@Preman Kampung

yes. sort function will come, that is for sure. aint got no time to pick up items one at a time.
Preman Kampung 21 Mar @ 5:12pm 
Any plan for sort function?
MonsterSauce  [author] 17 Mar @ 2:14pm 
@Klade

there is no plans for food. tho spices like ketchup is coming.