1
0
mirror of https://github.com/GeyserMC/PackConverter.git synced 2026-01-04 15:31:36 +00:00
Files
Thunder/pack-schema/bedrock/README.md
RednedEpic d34bdc7f27 Rewrite pack converter code and add pack schemas
Java POJO's are now generated from JSON schemas meaning they should always be up-to-date. The legacy converters have been moved into a separate package until they get converted. This new structure and systems/supporting APIs backing it makes the library far more powerful and will allow for much greater potential going forward.
2023-05-12 22:01:40 -05:00

354 B

Bedrock Pack Schema

The Java classes in this module are auto-generated from the generator module. No changes should be made in this module as they will be overridden.

The JSON schema used to construct these Java objects can be found at Blockception/Minecraft-bedrock-json-schemas