Entities
📄️ Critical Hit
The arc:critical_hit condition type checks if an attack was a critical hit (e.g. jumping while attacking).
📄️ Damage Source
The arc:damage_source condition type checks the source of damage.
📄️ Entity Data
The arc:entity_data condition type checks specific properties of an entity using registered data resolvers.
📄️ Entity In Block
The arc:entityinblock condition type checks if an entity is currently inside a specific block.
📄️ Entity Type
The arc:entity_type condition type checks if an entity matches a specific type.
📄️ Entity Types
The arc:entity_types condition type checks if an entity is one of several specified types.
📄️ Ready For Shearing
The arc:readyforshearing condition type checks if a shearable entity is ready to be sheared.
📄️ Target Health
The arc:target_health condition type checks the health of the target entity involved in the action.