Changed
- Updated to Minecraft 1.21.2
Removed
- All item stack (de)serialisation methods in
BlockAndItemSerializers
that were marked for removal. This includes automatic support for item stacks inJanksonFactory.builder()
. Use codecs instead - they are also able to read and write item components.