auto: Formatted json files
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
"$id": "blockception.minecraft.behaviour.1.16.100.block.events.set_block_property",
|
||||
"type": "object",
|
||||
"description": "Sets a block property on this block",
|
||||
"title": "set_block_property",
|
||||
"title": "Set block property",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"property": {
|
||||
"type": "string",
|
||||
"description": "Block property to set on the block.",
|
||||
"title": "property"
|
||||
"title": "Property"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user