Identify

Identify a stack of unidentified MMOItems

goop mmoitems identify <player> <slot>

Will identify all the items in the target slots.

Args Breakdown (What everything does)

<Player>

  • The players whose inventory will be checked, and score changed.

  • Supports a few vanilla selectors.


<Slot>

  • The slot in the player's inventory that will be checked. To read on slots see Inventory Slots.

  • Examples: mainhand, offhand, chest, feet, any, 0-8, ec*

Tips

  • Use NBT Amount command to check that the item is a certain amount before this command, if you dont want to unidentify a full stack of items.

Simple Examples:

/goop mmoitems identify atuosto mainhand

Identify the item held by atuosto in their mainhand


/goop mmoitems identify %player% %provided-slot%

When used as an OnApply Command, this consumable can identify all items in the stack it is applied to.