1 messages · Page 1 of 1 (latest)
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```
there is no potion stuff for has item requirement type
but I do support it in the checkitem expansion https://helpch.at/placeholders#checkitem