Updated Token System (markdown)

hyperdefined
2025-03-30 20:56:16 -04:00
parent 0cee0a8495
commit 3450ad7114

@@ -34,4 +34,11 @@ There is a special reset token, which will reset the tracked stats of an item. T
Apply it like any other token. Apply it like any other token.
![reset-token](https://raw.githubusercontent.com/hyperdefined/ToolStats/refs/heads/master/images/crafting/reset-token.png) <br>ID: `reset` ![reset-token](https://raw.githubusercontent.com/hyperdefined/ToolStats/refs/heads/master/images/crafting/reset-token.png) <br>ID: `reset`
## Remove Token
There is a special remove token, which will REMOVE ALL tracked stats of an item. This also does *NOT* remove the origin of the item (crafted, traded, etc).
Apply it like any other token.
![remove-token](https://raw.githubusercontent.com/hyperdefined/ToolStats/refs/heads/master/images/crafting/remove-token.png) <br>ID: `remove`