The damage component determines how much extra damage the item does on attack.
Alternate Simple Representations
This item can also be represented as a Integer number
.
Damage Properties
Name | Default Value | Type | Description | Example Values |
---|---|---|---|---|
value | not set | Integer number | Specifies how much extra damage the item does, must be a positive number. |
Samples
"minecraft:damage": {
"minecraft:damage": 2
}