
[Bug/Glitch]
Closed this issue ยท 2 comments
Legacy4J Version
1.21.5-1.8.0.2518.5
Mod Loader Version
Fabric 0.16.13
Bug/Glitch Occurrence Context
When playing in creative mode in this beta I noticed that none of the enchanted books have kept any enchantments in the creative inventory.
Crash Report
No response
What happened wrong?
When looking in the creative inventory, enchanted books do not have any enchantments.
When taken from an enchantment table however they work correctly.
1.21.4 {"item": "minecraft:enchanted_book", "components": {"stored_enchantments":{"levels":{"minecraft:aqua_affinity": 1}}}}
1.21.5 {"item": "minecraft:enchanted_book", "components": {"stored_enchantments": {"minecraft:aqua_affinity": 1}}}