auto: Formatted json files
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot",
|
||||
"title": "Shoot",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTATED" },
|
||||
"launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTATED" },
|
||||
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTATED" }
|
||||
}
|
||||
}
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot",
|
||||
"title": "Shoot",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"angle_offset": { "type": "number", "title": "Angle Offset", "description": "UNDOCUMENTATED" },
|
||||
"launch_power": { "type": "number", "title": "Launch Power", "description": "UNDOCUMENTATED" },
|
||||
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTATED" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user