Java Edition 1.19.3 has just been released. There are some changes to packs: - Resource pack version is now ``12``. - Introduction of feature flags. - Backward compatibility for resource packs with version ``3`` and ``4`` has been removed. - Some textures loading changes. - Introduction of ``atlases/``. Mainly for improving textures loading performance. There are more technical changes, which can be found [here](https://www.minecraft.net/en-us/article/minecraft-java-edition-1-19-3). There are some tasks that need to be done to support 1.19.3: - [x] Feature flags on index files (``multipacks.index.json``). - [x] Atlas files generation. - [ ] Perhaps we should remove pre-flattening pack versions? (version ``3`` and ``4``)
Java Edition 1.19.3 has just been released. There are some changes to packs:
12.3and4has been removed.atlases/. Mainly for improving textures loading performance.There are more technical changes, which can be found here.
There are some tasks that need to be done to support 1.19.3:
multipacks.index.json).3and4)