When updating to 1.20.5 or above, CustomCreativeLock will not be converted into the corresponding item stack component
creative_slot_lock is set to be unusable, so CustomCreativeLock items will be converted to custom_data when they are upgraded to 1.20.5 or above.
How to reproduce:
- Execute the following command in 1.20.4:
/give @p minecraft:paper{CustomCreativeLock:{},display:{Name:'{"translate":"inventory.hotbarInfo","with":[{"keybind":"key.saveToolbarActivator"},{"keybind":"key.hotbar.1"}]}'}} 1 - Save it to the hotbar.
- Attempt to retrieve it from the Saved Hotbars menu.
- It cannot be retrieved (expected behavior).
- Load the world in 1.20.5 or above.
- Try to retrieve the item from the Saved Hotbars menu.
Observed result:
The item can be retrieved from the Saved Hotbars menu.
Expected result:
The item cannot be retrieved from the Saved Hotbars menu.
Notes:
In the video, these are similar items I created before by mimicking Saved Hotbars (for collection purposes).
2024-05-20, 09:50 AM
2024-07-18, 07:12 AM
2024-07-18, 07:12 AM
2
0
-