#detect holding spyglass

1 messages · Page 1 of 1 (latest)

oak fjord
#

query.is_item_name_any('slot.weapon.mainhand',0,'minecraft:spyglass') && query.is_using_item

#

Or ``query.get_equipped_item_name('main_hand','spyglass') && qury.is_using_item

sonic python
oak fjord
sonic python
#

yeah, that bug is pretty annoying

oak fjord
analog skiff
#

At the time I published it, I wanted to know if there was a query for the use of spyglass, but I didn't find it and no one answered so I improvised

analog skiff
#

By the way, can I use the /playanimation condition argument to inform values?

#

Type variable.test=5

sonic python
#

There’s an article about that on wiki afaik, you can check it for more info about this ^

analog skiff
sonic python
#

here

analog skiff
#

Yes I know

analog skiff