Project Zomboid

Project Zomboid

Item Use Tooltips
28 Comments
Catspoons 8 Oct @ 3:54pm 
@frank
Yes, however all you get from this mod that isn't in more item information is "packable" and "preservable"
Frank 7 Sep @ 3:05am 
Does this mod work with other tooltip mods? like More Item Information: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3494474677
Arg 14 Aug @ 4:09am 
Great man :steamhappy:
como 17 Jul @ 7:38pm 
THANK YOU
YoptbI4 5 Jun @ 1:30am 
Can u make a folder with files for translate in your mod?
Sage3meek 19 Apr @ 10:25pm 
B41 compat?
flareon the floof 10 Apr @ 9:35am 
10/10 mod thumbnail, you win the internet today
Kiryln 8 Apr @ 1:10pm 
This mod was disabled, it's not in my mod list at all anymore, despite the fact I'm still subscribed to it. Help?
LootDelivery 20 Feb @ 2:28am 
@Paddlefruit
I edited the code a bit and added the ability to translate it via tooltip_. How can I give you the edited mod?
Nepenthe 13 Feb @ 5:52pm 
@Professor Futura I've spent a a lot of time looking at removing lines from tooltips, and the short version is you can't. I worked around this in another mod by creating a fake item that generated a tooltip without the bit I wanted removed, and swaping in in before generating a tooltip/swapping it back after, but that worked because I only had one item to deal with.
Professor Futura 13 Feb @ 11:53am 
@Paddlefruit Asking you because this mod handles item descriptions: are you aware of a way to remove the debug info (item report/script name) from item descriptions?
N0wh3re 4 Feb @ 8:39pm 
I think nobody reported yet, there's an error when transferring fluid via fluid transfer UI
Paddlefruit  [author] 20 Jan @ 10:27pm 
@Wrench in the Plan hmmmm is it not? Ill check it out
Hx 20 Jan @ 4:19am 
I was wondering if we could implement a mod that adds recipe tooltips.
Vulgar Calluna 19 Jan @ 8:47pm 
I think the power bar is disassembleable, too, but it isn't showing up as disassemblable on the tooltip.
ThisIsName 18 Jan @ 5:09am 
@Paddlefruit Unfortunately it's not my mod items, they're vanilla:bleach: Didn't use tags bc of B42 hard caching recipes, adding them to items with Lua doesn't actually add them to inputs in recipes atm.
Anyway, set up a function to add Smeltable tags to inputs in my custom recipe for now.

Got a suggestion for you: add "Smeltable - Head" or "Smeltable - Blade" to items that are valid for
"Dismantle" recipes, and resulting head/blade is smeltable. Hit me up if you're willing to, so I'll know if I should add it on my part or not.
Paddlefruit  [author] 17 Jan @ 1:27pm 
@ThisIsName your mod items should work with this mod as long as your items have the 'SmeltableItem' tags
ThisIsName 17 Jan @ 10:50am 
Hi! I'm working on "Ironworks" mod and populating my custom smelting recipes right now.
I thought about extending your mod to incorporate my custom recipes. Want to discuss this?
CrazyHorse1214 11 Jan @ 3:41pm 
:steamthumbsup:w for that:steamthumbsup:
CrazyHorse1214 11 Jan @ 3:41pm 
lol image is rmake of the guy with glasses from pokimon pointing at butter fly meme
Kenkimaru 9 Jan @ 1:09pm 
Yeah that was the issue lol, I needed the library for another mod anyways and that fixed it, this mod did not warn me about the dependency when I clicked subscribe so I totally missed it, my bad
Karbantms 7 Jan @ 8:36am 
@Kenkimaru Are you using "Starlit Library"? Its a dependency.
Kenkimaru 6 Jan @ 12:32pm 
I am on unstable 42 and I cannot enable this mod, it shows a red X in the mod checkbox, any idea on how to fix that?
Paddlefruit  [author] 6 Jan @ 7:31am 
I reccomend going to the official discord and going to the modding channels. Also, a lot of Zomboid modding is understanding the file structure of both the base game and your mod, so study both of those!
Kaoeutsu 6 Jan @ 1:19am 
if you dont mind me asking, where did you learn hoe to create LUA mods? I was also interested in start creating mods for Zomboid
Kaoeutsu 6 Jan @ 1:12am 
Zomboid has SO much content that a lot of items (mainly for people that are starting now or just play casually) we are not sure exactly what are they used for or how to use them, so a mod like this that indicates that is really useful.
Paddlefruit  [author] 5 Jan @ 5:10pm 
Thanks! Its my first LUA mod so I'll keep tinkering with it to include more item usages, like Packable or Preservable.
Kaoeutsu 5 Jan @ 12:58am 
thats a really good idea for a mod, I'm looking forward for future updates