24 lines
663 B
JSON
24 lines
663 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.1.16.200.items.events.shoot",
|
|
"title": "Shoot",
|
|
"description": "UNDOCUMENTED",
|
|
"$comment": "UNDOCUMENTED",
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {
|
|
"angle_offset": {
|
|
"type": "number",
|
|
"title": "Angle Offset",
|
|
"description": "UNDOCUMENTED",
|
|
"$comment": "UNDOCUMENTED"
|
|
},
|
|
"launch_power": {
|
|
"type": "number",
|
|
"title": "Launch Power",
|
|
"description": "UNDOCUMENTED",
|
|
"$comment": "UNDOCUMENTED"
|
|
},
|
|
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
|
}
|
|
}
|