Building instructions, in case you don't trust JARs uploaded by a random person on the internet: git clone https://github.com/Linkin-Lab-Server/malilib -b plusls_fabric_1.19.x && cd malilib && ./gradlew build publishToMavenLocal && cd .. git clone https://github.com/Linkin-Lab-Server/tweakeroo -b plusls-fabric_1.19 && cd tweakeroo && ./gradlew build && cd .. git clone https://github.com/Linkin-Lab-Server/litematica -b plusls_fabric_1.19 && cd litematica && ./gradlew build && cd .. git clone https://github.com/Linkin-Lab-Server/itemscroller -b plusls_fabric-1.19 && cd minihud && ./gradlew build && cd .. git clone https://github.com/Linkin-Lab-Server/minihud -b plusls-fabric_1.19 && cd minihud && ./gradlew build && cd .. git clone https://github.com/kosma/servux -b fabric_1.19.x && cd servux && ./gradlew build && cd .. Built JARs can be found in `build/libs`.