"description":"If true, the explosion will destroy blocks in the explosion radius.",
"title":"Breaks Blocks"
},
"causes_fire":{
"type":"boolean",
"default":false,
"description":"If true, blocks in the explosion radius will be set on fire.",
"title":"Causes Fire"
},
"destroy_affected_by_griefing":{
"type":"boolean",
"default":false,
"description":"If true, whether the explosion breaks blocks is affected by the mob griefing game rule.",
"title":"Destroy Affected By Griefing"
},
"fire_affected_by_griefing":{
"type":"boolean",
"default":false,
"description":"If true, whether the explosion causes fire is affected by the mob griefing game rule.",
"title":"Fire Affected By Griefing"
},
"fuse_length":{
"default":[0.0,0.0],
"description":"The range for the random amount of time the fuse will be lit before exploding, a negative value means the explosion will be immediate.",