- Fixed majority of known bugs (including buckets and stew!!)
- Improved performance tenfold
- Multiplayer servers now sync visions to clients (though essential is incompatible)
- Added many new vision properties
- Added creative tab and effect vision types (you can now reorder creative tabs easily!)
- Added vision wildcard notation, optional namespaces, and all qualifiers
- Added recipe banning
- Added .opus extension support
- Added many new mod development features to speed up the process of mod development (currently undocumented)
- Recipes are now not loaded if results are banned with no replacement (no more empty JEI recipes)
- Removed tooltip overhaul (moved to Detour)
- Many more undocumented changes / fixes!
- Added a new, much cleaner way to write what a vision applies to
- Removed the requirement operator
- Fixed enchanted books having actual enchantments instead of stored enchantments
- Enchantments are now properly bannable with a new boolean property
- Optimized caching
- Optimized and condensed a lot of code