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

9 lines
303 B
JSON

{
"$id": "blockception.minecraft.behavior.blocks.1.17.0.minecraft.destroy_time",
"additionalProperties": false,
"type": "number",
"title": "Destroy Time 1.17.0",
"description": "Sets the destroy time property for the block. Greater numbers result in greater mining times.",
"default": 0.0
}