mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 13:37:45 -05:00
* Use hash of cache value as the JAR name for processed Minecraft JARs In basic testing, this cuts down the number of JARs to just one provided the same AWs are used on all subprojects * Fix checkstyle * Remove redundant code * Fix mod javadoc caching, and fixup tests. * Hopefully fix ModJavadocTest on windows. --------- Co-authored-by: modmuss <modmuss50@gmail.com>