Lectern model extends past inventory slot
- Unresolved
Marcono1234- 62
- 21
- Confirmed
Low
- Gameplay
- Textures and models
- item-model lectern texture
18w49a - 1.21.4
18w49a 18w50a 19w02a 19w03a 19w03b 19w03c 19w04a 19w04b 19w05a 19w06a 19w07a 19w08b 19w09a 19w11a 19w11b 19w12a 19w12b 19w13a 19w13b 19w14a 19w14b 1.14-pre1 1.14-pre2 1.14-pre3 1.14-pre5 1.14 1.14.1 1.14.2 1.14.3-pre1 1.14.3-pre2 1.14.3-pre3 1.14.3-pre4 1.14.3 1.14.4-pre1 1.14.4-pre2 1.14.4-pre3 1.14.4-pre4 1.14.4-pre5 1.14.4-pre6 1.14.4-pre7 1.14.4 19w34a 19w35a 19w37a 19w38b 19w38a 19w39a 19w40a 19w41a 19w42a 19w44a 19w45a 19w45b 19w46a 19w46b 1.15-pre1 1.15-pre2 1.15-pre3 1.15-pre4 1.15-pre5 1.15-pre7 1.15 1.15.1 1.15.1-pre1 1.15.2-pre1 1.15.2-pre2 1.15.2 20w06a 20w07a 20w08a 20w09a 20w10a 20w11a 20w12a 20w13a 20w13b 20w14a 20w15a 20w16a 20w17a 20w18a 20w19a 20w20b 20w21a 20w22a 1.16-pre1 1.16-pre2 1.16-pre3 1.16-pre4 1.16-pre5 1.16-pre7 1.16-pre8 1.16-rc1 1.16 1.16.1 20w27a 20w28a 20w29a 20w30a 1.16.2-pre1 1.16.2-pre2 1.16.2-rc1 1.16.2-rc2 1.16.2 1.16.3-rc1 1.16.3 1.16.4-pre1 1.16.4-pre2 1.16.4-rc1 1.16.4 20w45a 20w46a 20w48a 20w49a 20w51a 21w03a 1.16.5 21w05a 21w05b 21w06a 21w07a 21w08b 21w10a 21w11a 21w13a 21w14a 21w15a 21w16a 21w17a 21w18a 21w19a 21w20a 1.17-rc2 1.17 1.17.1-pre1 1.17.1 1.18.1 1.18.2 1.19 1.19.2 1.19.3 23w05a 1.19.4 1.20.1 1.20.4 1.21 1.21.4
Created Issue:
Lectern texture extends past inventory slot
relates to
relates to
is duplicated by
relates to
relates to
relates to
relates to
is duplicated by
Lecterntextureextends past inventory slotLectern model extends past inventory slot
This issue duplicates MC-140819.
If you have not already, please use the search function to see if your issue has already been reported.
Please only report one bug per ticket, and search before posting. Some quick searches revealed tickets for almost every issue mentioned in the video, and some of these are already resolved.
See:
MC-6579
MC-4641
MC-8004
MC-93631
MC-9553
MC-19764
MC-83998
MC-118095
MC-116293
MC-125360
MC-121387
MC-127970
MC-145311
MC-131122
MC-134162
MC-140819
MC-123183
MC-145944
MC-147884
MC-94013
Thank you for your report!
We're tracking this issue in MC-140819, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! If you think it was incorrect, please notify us on Discord or Reddit
Would MC-140819 be considered related?

Confirmed for 18w50a
Confirmed for 19w02a
Confirmed for 19w03a
Confirmed for 19w03b
Confirmed for 19w03c
Comfirmed for 19w04a
Confirmed for 19w04b and 19w05a
Confirmed for 19w07a
Confirmed for 19w09a
Confirmed for 19w11a
Confirmed for 19w11b
Confirmed for 19w12a
Confirmed for 19w12b
Confirmed for 19w13a
Confirmed for 19w13b
Confirmed for 19w14a
Confirmed for 19w14b
Confirmed for 1.14 pre-1
Confirmed for 1.14 pre-2
Confirmed for 1.14 pre-3
Confirmed for 1.14 pre-4
Confirmed for 1.14 pre-5
Confirmed for 1.14
Confirmed for 1.14.1 pre-1
Confirmed for 1.14.1 pre-2
Confirmed for 1.14.1
Using a 2d inventory sprite would fix this
I fix this simply by adding
"gui": { "rotation": [ 30, 225, 0 ], "translation": [ 0, -0.5, 0], "scale":[ 0.565, 0.565, 0.565 ] },
to
models/block/lectern.json
after
"display": {
(it just shrinks it and moves it down a tiny bit in the inventory)
Can confirm in 1.18.1.
Can confirm in 1.18.2.
Can confirm in 1.19.
Can confirm in 1.19.2.
Can confirm in 1.21.4.