Edit

Items Documentation - minecraft:hand_equipped

The hand_equipped component determines if an item is rendered like a tool while it is in a player's hand.

Note

This item requires a format version of at least 1.20.30.

Alternate Simple Representations

This item can also be represented as a Boolean true/false.

Hand Equipped Properties

Name Default Value Type Description
value not set Boolean true/false Determines whether the item is rendered like a tool while in the player's hand.

Samples

AppleEnchanted

"minecraft:hand_equipped": false

Breeze Rod

"minecraft:hand_equipped": true