{ "$id": "blockception.minecraft.behavior.1.16.200.block.events.die", "type": "object", "description": "Kill target. If target is self and this is run from a block then destroy the block.", "title": "Die 1.16.200", "additionalProperties": false, "properties": { "target": { "type": "object", "default": "self", "description": "The target context to execute against.", "title": "Target" } } }