I need it so the skript doesnt have 200 letters per line. and just add lore,
Heres a code snipit!
if name of player's current inventory contains "&aPickaxe Upgrades":
cancel event
if index of event-slot is 12:
set {_tool} to player's tool
remove {_tool} from player's inventory
add {_tool} with lore "&eToken" to player' inventory```
Bump