Skip to content

Conditions (additional for PLAYEREAT)

Roughly_ edited this page Dec 17, 2022 · 1 revision

Additional conditions only for PLAYEREAT trigger.

Whenever there's a material value, reference this

  • 'FOOD-IS [material]' - checks if the item is equal to that material.
  • 'IS-VEGETARIAN' - checks if the item is a vegetarian food.
  • 'IS-PESCETARIAN' - checks if the item is a pescetarian food.
  • 'IS-POTION' - checks if the item is a potion.
  • 'IS-HONEY' - checks if the item is a honey bottle.
  • 'IS-MILK' - checks if the item is a milk bucket.
  • 'IS-FOOD' - will only activate if the three above conditions are false.

Guides:

Triggers:

API:

Clone this wiki locally