2021-06-06 10:07:19 +00:00
|
|
|
{
|
|
|
|
|
"$id": "blockception.minecraft.behavior.1.16.100.items.events.shoot",
|
|
|
|
|
"title": "Shoot",
|
2021-06-16 16:19:12 +02:00
|
|
|
"description": "UNDOCUMENTED",
|
2021-07-01 11:35:53 +02:00
|
|
|
"$comment": "UNDOCUMENTED",
|
2021-06-06 10:07:19 +00:00
|
|
|
"type": "object",
|
|
|
|
|
"additionalProperties": false,
|
|
|
|
|
"properties": {
|
2021-07-01 16:35:56 +02:00
|
|
|
"angle_offset": {
|
|
|
|
|
"type": "number",
|
|
|
|
|
"title": "Angle Offset",
|
|
|
|
|
"description": "UNDOCUMENTED",
|
|
|
|
|
"$comment": "UNDOCUMENTED"
|
|
|
|
|
},
|
|
|
|
|
"launch_power": {
|
|
|
|
|
"type": "number",
|
|
|
|
|
"title": "Launch Power",
|
|
|
|
|
"description": "UNDOCUMENTED",
|
|
|
|
|
"$comment": "UNDOCUMENTED"
|
|
|
|
|
},
|
2021-07-01 16:37:41 +02:00
|
|
|
"projectile": { "type": "string", "title": "Projectile", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
2021-06-06 10:07:19 +00:00
|
|
|
}
|
|
|
|
|
}
|