Mojira Archive
MC-259961

item_display does not take some nbt tags into account

The new item_display seem to not be able to render loaded Crossbows.

Tried with different "rendering" options (GUI, ground, fixed, firstperson_righthand, head...)

 

What I expect:

When the tag Charged is set to 1b, the crossbow is displayed with an arrow in my inventory. So if I summon the item_display with a crossbow and the tag "Charged:1b", if the item_display is set to "gui", it should also displays the arrow.

 

Step to reproduce:

run this command:

summon minecraft:item_display ~ ~1 ~ {item:{id:"minecraft:crossbow",Count:1,tag:{Charged:1b}},item_display:"gui"}

 

Side note:

Armor stands are able to render the crossbow with the arrow.

Fixed

Mlakuss

[Mojang] Gegy

2023-02-12, 03:06 PM

2023-02-24, 04:10 PM

2023-02-24, 04:10 PM

5

3

Community Consensus

Low

Platform

Entities, Rendering

23w06a

1.19.4 Pre-release 2