Dev Builds


Forge


Error fetching KubeJS maven file
Error fetching Rhino maven file
Error fetching KubeJS UI maven file
Error fetching KubeJS Create maven file
Error fetching KubeJS Mekanism maven file
Error fetching KubeJS Thermal maven file
Error fetching KubeJS Immersive Engineering maven file
Error fetching KubeJS Blood Magic maven file
Error fetching KubeJS Tinkers Construct maven file

Fabric


Error fetching KubeJS maven file
Error fetching Rhino maven file
Error fetching KubeJS UI maven file
Error fetching KubeJS Create maven file

Dev Info

Browse Maven

To use dev builds, add the following to your build.gradle:

repositories {
    maven {
        url "https://maven.latvian.dev/releases"
        content {
            includeGroup "dev.latvian.mods"
        }
    }
}