Files
minecraft-bedrock-json-schemas/source/behavior/blocks/format/components/explosion_resistance.json
2022-06-07 21:39:02 +02:00

9 lines
257 B
JSON

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