Files
minecraft-bedrock-json-schemas/behaviour/blocks/1.16.100/events/swing.json
2021-01-06 14:07:24 +01:00

10 lines
277 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behaviour.1.16.100.block.events.swing",
"type": "object",
"description": "Event causes the actor to swing.",
"title": "swing",
"additionalProperties": false,
"properties": {}
}