UPDATED:
- water.json, milk.json, .powder_snow.json, rabbit_stew.json, msuhroom_stew.json, beetroot_soup.json (thanks to CyberRat7*)
- Fixed a few undetected from wood mod to be detected via Every Compat
- Miner's Delight compatibility have been moved to Supplementaries mod.
- This fixed the crash when using "Create a new world"
- Fixed EveryComp's Issue#554
- fixed an issue with fluids registering twice when a forge equivalent was there, caused by them nor merging equivalent fluids list correctly
- That caused some missing textures when viewing those extra erroneous fluids
- added some new math utilities for AABB collision
- improvedProjectileEntity will now use fancy new AABB collision by default.
- Many improvements to said class