Skip to content

v1.10.24 for 1.19.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@KnightMiner KnightMiner released this 08 Apr 05:28
· 27 commits to 1.19 since this release
  • Added validate function to loadables as a shortcut for xmap with the same mapper twice
  • Added entity ingredient support to JEI, figured it might as well be here since the ingredient is
  • Restore name key support in fluid ingredient as a deprecated & warning key
  • Restore type key support in entity ingredient with its original functionality
  • Ditch "forRemoval" part of IGenericLoader deprecation, as it adds things that look like errors but are not fixable for now
  • Fix ItemOutput possibly caching an empty output when mods fetch outputs before tags load
  • Fix preference cache not supporting multiple registries, and make it thread safe

Full Changelog: v1.10.23...v1.10.24