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.
Defines the health pool for an entity, measured in health points (1 point = half a heart). Typical values: cow (10), zombie (20), iron golem (100), wither (600).
Health Properties
| Name | Default Value | Type | Description |
|---|---|---|---|
| max | 20 | Integer number | Maximum health this entity can have. Can be higher than the starting value to allow healing beyond initial health. |
| value | 20 | Integer number | Starting health for this entity in health points (1 point = half a heart). |
| value (as Object) | not set | Value item |
Value
Value Properties
JSON path: value
| Name | Default Value | Type | Description |
|---|---|---|---|
| range_max | not set | Integer number | |
| range_min | not set | Integer number |