break_customblock_objective
An objective to break blocks — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | break_customblock_objective |
| Type | Misc |
| Color | Blue_violet |
| Icon | mdi:pickaxe |
Fields
| Field | Type | Description |
|---|---|---|
item | Var<String> | The custom block ID that the player needs to break (e.g., 'namespace:block_id'). |
amount | Var<Int> | The amount of blocks to break. |
Usage Example
- entry: break_customblock_objective
name: "An objective to break blocks"
item: ""
amount: 0