#(yriokiri) quick question

17 messages · Page 1 of 1 (latest)

minor kraken
#

what is the better way to write this the vs code addon is talking about?

wary valveBOT
#

(yriokiri) quick question

wary valveBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

bleak spoke
#

!guide type raw object

bleak spoke
#

I think you can just use <item[air]>.

minor kraken
#

ohh thx

robust jungle
#

!guide common mistakes - don't compare raw objects

robust jungle
#

can simply use the matches operator

#
- if <[slot]> matches air
- if <[slot].material.name> == air
bleak spoke
minor kraken
#

will probably use the matches operator in my case.