Mojira Archive
MC-277699

Items assigned the filled_map model are not held like maps in first person

Relates to MC-277648.

The bug

If an item which is not a map is assigned the minecraft:filled_map model using the component system, it will not be held like a map in first person view.

How to reproduce

  1. /give @s blue_wool[minecraft:item_model="minecraft:filled_map"]
  2. Get an empty map and right click with it to obtain a real map

Expected results

The blue wool would be held like a map in first person. It wouldn't render any map data due to none being present, but it would render the blank map texture.

Actual results

It's held like any other 2D item.

Invalid

Connor Steppie

2024-10-19, 09:44 AM

2024-10-21, 09:37 AM

2024-10-21, 08:50 AM

1

1

Community Consensus

(Unassigned)

1.21.2 Release Candidate 1

-