#Display durability percentage in lore.
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 If nobody has answered you by <t:1722257705:t>, feel free to use the Summon Helpers button to ping our helper team.
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
anything in brackets is just a maths function
macros
okay but
ik
how would a command like that look
cause I can't think of a way do use macros to do it
Do an inline item modifier with your regular $item modify and the the slot the item is in.
Then in the item modifier you can simply use $(variable) in the strings
The command will get very long and bulky since it’s an inline item modifier but eh
You can also try and use regular json text component shenanigans to insert the values and then use a non macro item modifier
is there no way to make it dynamically update? like, make the lore in such a way that every durability change will instantly get recorded without another /item modify?
No
k thx