Skip to content

Is Trinket

Checks if the item is a trinket.

Type ID: shappoli:is_trinket

Note

This condition requires Trinkets to be installed.

Warning

This condition only works with modded items that are registered as trinkets. If you want to check if the item can be equipped in a trinket slot, use the shappoli:equippable_trinket condition instead.

Fields

None.

Examples

"condition": {
  "type": "shappoli:is_trinket"
}

This example will check if the item is registered as a trinket.