mojira.dev

Matthias Klenz

Assigned

No issues.

Reported

No issues.

Comments

This issue can be closed? This is because I did not know that you have to put `"minecraft:hand_equipped": true` in the behavior part of the item. It is still an inconsistency but can be fixed by the operator.

Yes I still have this issue as seen in the attachments (testet in 1.16.221)

 

Right:

[media]

Wrong:

[media]

I've made the same discovery with the component "category".

Affected Versions: 1.16.40

Steps to Reproduce:

  1. **under

    resource_pack/test_res_pack/items/test_item.json

    i have 

    "description": {
      "identifier": "test:test_item",
      "category": "tools"
    },
  1. The category tools make it that the (host) player sees the item as a tool.

  2. A second player on the world sees the item render offset not as a tool.

 

Observed Results:

The host player sees all items as they should be, another player in the same world sees them always with the same (sometimes wrong) item offset

Expected Results:

All the other players should see the items as the host