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

9 lines
212 B
JSON

{
"$id": "blockception.minecraft.behavior.block.events.swing",
"type": "object",
"description": "Event causes the actor to swing.",
"title": "Swing",
"additionalProperties": false,
"properties": {}
}