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

9 lines
352 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. Time is measured in seconds with base equipment.",
"default": 0.0
}