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

8 lines
220 B
JSON

{
"$id": "blockception.minecraft.behavior.blocks.minecraft.breakonpush",
"additionalProperties": false,
"type": "boolean",
"title": "Break On Push",
"description": "When pushed by a piston the block breaks."
}