Project Zomboid

Project Zomboid

177 个评价
Item Use Tooltips
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
455.997 KB
1 月 4 日 下午 10:28
1 月 11 日 下午 4:28
2 项改动说明 ( 查看 )

订阅以下载
Item Use Tooltips

描述
This is a simple QoL mod that adds a small tooltip to items that have the following attributes:

- Smeltable
- Dismantleable
- Packable
- Preservable

Good for knowing what to nab from your neighbor's kitchen if you're a loot goblin like me!

Thanks to Albion for providing the tooltip mod library and helping me out while making this.

Workshop ID: 3400914593
Mod ID: ItemUseTooltips
热门讨论 查看全部(1)
1
6 月 5 日 上午 1:33
Translation
M1ST0R
28 条留言
Catspoons 10 月 8 日 下午 3:54 
@frank
Yes, however all you get from this mod that isn't in more item information is "packable" and "preservable"
Frank 9 月 7 日 上午 3:05 
Does this mod work with other tooltip mods? like More Item Information: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3494474677
Arg 8 月 14 日 上午 4:09 
Great man :steamhappy:
como 7 月 17 日 下午 7:38 
THANK YOU
YoptbI4 6 月 5 日 上午 1:30 
Can u make a folder with files for translate in your mod?
Sage3meek 4 月 19 日 下午 10:25 
B41 compat?
flareon the floof 4 月 10 日 上午 9:35 
10/10 mod thumbnail, you win the internet today
Kiryln 4 月 8 日 下午 1:10 
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 2 月 20 日 上午 2:28 
@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 2 月 13 日 下午 5:52 
@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.