跳转至

Projectile

文档版本:1.21.0.24

Compels the item shoot, like an arrow. Pair with minecraft:shooter for dispensers or as ammunition. Pair with minecraft:throwable to set the entity spawned.

架构

minecraft:projectile:
{
  number "minimum_critical_power" : opt
  string "projectile_entity" : opt
}
minimum_critical_powernumber
How long you must charge a projectile for it to critically hit.
projectile_entitystring
The entity to be fired as a projectile.