mcbeet / beet

The Minecraft pack development kit.
https://mcbeet.dev
MIT License
126 stars 13 forks source link

feat: dynamic 1.21 support #440

Open TheNuclearNexus opened 3 weeks ago

TheNuclearNexus commented 3 weeks ago

This PR adds support for the 1.21 renames while still supporting the ability to load older formatted packs. This is done by adding the ability for resources to have multiple scopes. When listing files, a call is made to check which scope should be used as the output. On pack formats <= 44, it picks the plural and 45+ picks the singular