TellMeWhen

TellMeWhen

24M Downloads

[CF 1384] Show item stack size?

tmw-issue-import opened this issue ยท 1 comments

commented

Hey

 

This feels like I'm missing something really simple - how do I display the stack size of an item (eg - how many potions I have). Tried "value" function and "stacks" function but both wont work....

 

Another more rare issue - some items have charges - how can I track these? There are some trinkets that have charges, but since I can't recall one right now, we can use the thermal forge as an example (this is something a friend ask and I ended up writing something based on a list of conditions + meta icon with hard-coded stack numbers per icon, which is totally missing the point and power of tell me when....)


Posted by CurseForge user ariehg | Imported from CurseForge issue #1384 | Raw

commented

An Item Cooldown icon will output this via the [Stacks] tag if you enable the "Show stacks" option.

 

Items with charges like thermal anvil follow the same exact rules - in those cases, each charge counts as a stack. If you had 2 thermal anvils, it would show 40.


Edited Feb 21, 2017

Posted by CurseForge user Cybeloras