Description
What feature do you want to see added?
A way to resource pack subpacks using Geyser API
There should be a list of subpacks somewhere like what ResourcePackManifest has right now for modules, but with subpacks instead.
SessionLoadResourcePacksEvent would have an extra register(ResourcePack pack, Subpack pack)
function.
Are there any alternatives?
Manually loading individual packs
Activity