Перейти к основному содержимому

use_mmoitem_objective

Use MMOItem Objective — misc entry.

Entry Information

PropertyValue
Entry IDuse_mmoitem_objective
TypeMisc
ColorBlue_violet
Iconmaterial-symbols:touch-app

Fields

FieldTypeDescription
itemsList<MMOItemIdentifier>List of MMOItems to detect. Leave empty to detect any item.
detectRightClickBooleanWhether to detect right-click interactions (consumables like spawn eggs, papers, etc.)
detectConsumeBooleanWhether to detect vanilla eating/drinking (food items)

Usage Example

- entry: use_mmoitem_objective
name: "Use MMOItem Objective"
items: []
detectRightClick: false
detectConsume: false