I want to store the first line of the item lore in the variable.
I tried writing code referring to Doc, but it does not work out very well
thanks.
code_language.skript:
on rightclick holding diamond sword:
set {_lore} to line 1 of event-item's lore
I tried writing code referring to Doc, but it does not work out very well
thanks.