Skip to content

fix datagen doesn’t exit when finished with architectury loom.

License

Notifications You must be signed in to change notification settings

ThinkingStudios/DataGenFixer

Repository files navigation

DataGenFixer

Hosted By: Cloudsmith

fix datagen doesn’t exit when finished with architectury loom.

Add in your project

Fabric
repositories {
    maven {
        url = "https://dl.cloudsmith.io/public/thinkingstudio/dategenfixer/maven/"
    }
}

dependencies {
    modImplementation "org.thinkingstudio.datagenfixer:datagenfix-fabric:0.1.0+mc1.21"
}
NeoForge
repositories {
    maven {
        url = "https://dl.cloudsmith.io/public/thinkingstudio/dategenfixer/maven/"
    }
}

dependencies {
    modImplementation "org.thinkingstudio.datagenfixer:datagenfix-neo:0.1.0+mc1.21"
}

About

fix datagen doesn’t exit when finished with architectury loom.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages