#how to check in DeluxMenu for the presence of a healing potion in the inventory?

1 messages · Page 1 of 1 (latest)

zenith spear
#

how to check in DeluxMenu for the presence of a healing potion in the inventory?

Here's how I tried it:

      requirements:
        item_check:
          type: has item
          material: POTION
          potion_effects:
          - HEAL;0;0
          data: 1
          amount: 1```
dapper pollen
#

there is no potion stuff for has item requirement type