If you pick block a sign that was originally placed with NBT data but later edited, it will retain the NBT data from the original placement instead of the edits. In the screenshot, the 3rd sign, picked from the 2nd sign, retains the original NBT data that the 2nd sign was placed with instead of reflecting the current edits.
reproduce steps:
- place down sign
- write some text
- ctrl + pick block that sign and place it down
- edit the 2nd sign's text and/or color
- ctrl + pick block the 2nd sign and place it
- 3rd sign will have the 2nd sign's original NBT data before editing
expected behavior:
ctrl + pick block should grab the sign's current text/color.
Not bugged in 1.20.1
Bugged in 1.20.5 Pre release 1 and 24w14a
random note:
When using Ctrl + Pick Block on the same sign multiple times, it consistently generates a new item in the hotbar instead of scrolling to the identical item already on your hotbar. I thought it should behave like all other non-NBT items but maybe this is intended and not a bug.
- duplicates
-
MC-270413 A nbt copy of a block is ABSOLUTELY the same as the first nbt copy of the original and n (+nbt) display for tooltip of (a copy of)×n a block have an "Items" block data
- Resolved