The bug
Clicking the Empty Map recipe in the recipe book does not work if the player only has lodestone compasses in its inventory. The paper is moved to the crafting grid, but the compass is not. The compass must be manually moved to the crafting grid to work.
The use of Lodestone Compasses to craft maps is intended as per MC-176115, but the implementation is not correct.
See image attached for what happens when "Empty Map" is clicked.
Linked issues
is duplicated by 2
relates to 2
Attachments
Comments 2
This is a duplicate of MC-129057. The recipe book is currently unable to move any item that has NBT data, not just lodestone compasses.
I'm assuming this happens because a lodestone compass has different NBT tags than a default compass, and therefore is not compatible with automatic crafting.