跳转至

minecraft:can_destroy_in_creative

文档版本:1.21.0.24

The can_destroy_in_creative component determines if the item can be used by a player to break blocks when in creative mode.

架构

minecraft:can_destroy_in_creative:
boolean
minecraft:can_destroy_in_creative:
{
  boolean "value" : opt
}
valueboolean
Determines whether the item can be used to destroy blocks while in creative mode.