fix from latest verison
fixed broken particle type decoding from last update
- added "priority" field to all jsons to specity json priority
- fixed an issue with tint index compound colormaps not having their textures filled
- restored an old convention for text in colors.json
- fixed another off by one issue in the colormap sampling code
- added biome compound colormap type. A set of colormaps grouped by biome
- added color_modifier parameter to colormaps
- ported some more very recent changes like gui modifier improvements or async load of resources
- fixed another off by one issue in the colormap sampling code
- added biome compound colormap type. A set of colormaps grouped by biome
- added color_modifier parameter to colormaps
- added a system to block known ids from future MC versions to cause hard failures of packs. These will be logged instead
- backported some more GUI mod changes
- added a system to block known ids from future MC versions to cause hard failures of packs. These will be logged instead
- added new sound types from 1.21.1
gui modifier improvements. Added new parameters to target gui position and size lightmaps and dimension mod can now target specific dimensions using a dimension predicate
- ported couple more recent changes
- fixed slot modifier "slots" field being renamed
- fixed additive translucent render pipeline missing samplers