Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
}