Files
minecraft-bedrock-json-schemas/source/behavior/blocks/1.17.0/components/minecraft.explosion_resistance.json
2021-08-22 00:15:58 +02:00

9 lines
271 B
JSON

{
"$id": "blockception.minecraft.behavior.blocks.1.17.0.minecraft.explosion_resistance",
"additionalProperties": false,
"type": "number",
"title": "Explosion Resistance 1.17.0",
"description": "Sets the explosion resistance for this block.",
"default": 0.0
}