Skip to content

Select Item Properties

This page lists all custom select item properties that are added ontop of the vanilla ones.

catharsis:datatype

Returns item specific data like, rarity, reforge, fuel...

Additional fields

catharsis:skyblock_island

Returns the current skyblock island the player is on.
Names are equal to the value of mode in /locraw

catharsis:skyblock_area

Returns the current skyblock area the player is in.
Names are equal to the scoreboard line.

catharsis:owner_uuid

Returns the uuid of the entity associated with the item.

catharsis:dungeon_class

Returns the dungeon class of the player who owns the item.
Values can be archer, berserker, healer, mage or tank, in case there is no class associate with the player it returns null.

catharsis:skyblock_season

Returns the current season. Possible values are can be found here

catharsis:pet_held_item

Returns the item held by a pet, only works on pets in GUIs (probably).

catharsis:pet_skin

Returns the skin of a pet, only works on pets in GUIs (probably).

catharsis:texture

Returns the texture of the item, only works on items that have custom textures (like heads).