Prevent Use (Power Type)
Prevents the general use / right-click interaction.
Prevents the general use / right-click interaction.
Type ID: apoli:prevent_use
Fields
| Field | Type | Default |
|---|---|---|
bientity_action | bientity action | optional |
held_item_action | item action | optional |
result_item_action | item action | optional |
bientity_condition | bientity condition | optional |
item_condition | item condition | optional |
hands | list of list | optional |
result_stack | item stack | optional |
target_used | boolean | false |
Example
{
"type": "apoli:prevent_use"
}