Block Documentation - die

die is an Event Response that will kill a target.

Extra Parameters

die can use the following parameters

Name Default Value Type Description
target self Minecraft Filter The target context to execute against.

Example

"die":{
    "target" : {"test": "random_chance", "value": "1"} //50% chance
}