In addition to the minecraft-data repo which contain json schemas for the internal minecraft behavior, more targetted towards the low level protocol, etc. There's also minecraft-asserts, which provides similar json files which instead contain things like item or block textures:
https://github.com/PrismarineJS/minecraft-assets
It might be nice to have minebase support these too.
In addition to the
minecraft-datarepo which contain json schemas for the internal minecraft behavior, more targetted towards the low level protocol, etc. There's alsominecraft-asserts, which provides similar json files which instead contain things like item or block textures:https://github.com/PrismarineJS/minecraft-assets
It might be nice to have minebase support these too.