#hand_quipped doesnt work

1 messages · Page 1 of 1 (latest)

pure vector
#

i have item:

    "format_version": "1.10.0",
    "minecraft:item": {
        "description": {
            "identifier": "addon:gamemode_stick"
        },
        "components": {
            "minecraft:max_stack_size": 1,
            "minecraft:hand_equipped": true
        }
    }
}```
But it does not appear correctly in the game. 

Maybe I misunderstand the functionality of the `hand_equipped` field, but shouldn't it be responsible for displaying the item in your hand, like the sword from vanilla, for example?
somber vector
#

I think that is for the format_version