Skip to content

8.4.0-alpha.2 for Forge on Minecraft 1.16.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@yueh yueh released this 17 May 13:00
12b3d2e

Forge 36.1.10 is now required (or newer)

WARNING: This is an alpha release and there will be bugs

Feature #5224: Missing items are now just a warning and do not block the transfer

This makes use of a new JEI feature which will tint the button yellow for cosmetic errors instead of relying on the player reading the tooltip before clicking the button itself.

This raises the minimum required version for JEI to 7.7.0.98

Various changes and bugfixes

Update to Forge 36.1.10 to specifiy a version range for optional dependencies
In previous releases it would ignore the version range for non mandatory dependencies and only enforce them for hard dependencies.
This was fixed in this release, therefore we will now require it as minimum requirement to ensure we can rely on certain features being present for mod integrations