#problem with set slot
1 messages · Page 1 of 1 (latest)
why did you make a second thread for the same issue?
have you checked what it returns for drops of {_es}? try sending that to the player to help you figure out how to debug it maybe.
if i had to guess, it's probably because {_es} is an item and you need it to be a block to get the drops of it. maybe try parsing {_es} as a block, then getting the drops from it?
yeah thats the point, and parsing it as block doesnt work
oops wrong message
well
but im still gonna try sum like that
possibly parsed as blocktype may work
nope ive tried that too
and i gotta stringify it just to parse
yeah i cant parse event-slot
://
you can try type of clicked slot as I believe that gives you the item in the slot.