-
Bug
-
Resolution: Fixed
-
Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 2, 19w38b, 1.15.1, 1.16.1, 20w27a, 20w49a, 21w03a, 1.16.5, 21w06a, 21w07a, 21w08b
-
Confirmed
-
Commands
-
Low
The bug
When running /clear in a lectern, the affected items turn into ghost items (client-only).
How to reproduce
/give @p lectern{BlockStateTag:{has_book:"true"},BlockEntityTag:{Book:{id:written_book,Count:1b,tag:{author:a,title:a,pages:['{"text":"Click here","clickEvent":{"action":"run_command","value":"/clear @s"}}']}}}}
Place this lectern, access it, then click the text.
- relates to
-
MC-175964 Setblock command run by book in lectern to clear inventory run in command block causes ghost items
- Resolved