Hi, not sure what I'm doing wrong here;
Posted by: tomevan from the skUnity Discord. View the thread on skUnity Discord here
code_language.skript:
on right click on chest:
player's tool is stick named "&b&lConvert Wand":
cancel event
set {_s} to 0
set {_s} to number of sugar cane in event-inventory
remove {_s} sugar cane from event-inventory
add {_s} sugar to event-inventory
Posted by: tomevan from the skUnity Discord. View the thread on skUnity Discord here