Skip to content

Loom 1.4

Compare
Choose a tag to compare
@modmuss50 modmuss50 released this 30 Sep 15:41
· 9 commits to dev/1.4 since this release
b7c8013
  • Add https://vineflower.org/ decompiler support.
  • Update to Gradle 8.3, and latest version of all dependencies.
  • Add support for deprecated modules when using fabricApi.module
  • Lazily download decompilers. Also allows changing the decompiler version.
  • Two fixes causing outputs to not be reproducible in certain situations.
  • Add Fabric-Jar-Type manifest entry, either classes or sources. Can be used by mod distribution platforms to ensure that the correct jar is uploaded.
  • Add option to configure known INVOKEDYNAMIC BSMs.
  • Suppress the Failed to verify authentication error in the console log.
  • Share processed Minecraft jars between sub projects when the processor inputs are the same.