Breaking Block
Checks if the player is currently breaking a block.
Type ID: eggolib:breaking_block
Fields
Field | Type | Default | Description |
---|---|---|---|
block_condition |
Block Condition Type | optional | If specified, the condition will only evaluate to true if this condition is fulfilled by the block being broken. |
using_effective_tool |
Boolean | false |
Determines if the condition should check if the player is using the effective tool for the block being broken. |