Skip to content

An open-source magic mod built around classical alchemy to replicate and transmutate matter, and create magical artifacts.

Notifications You must be signed in to change notification settings

klikli-dev/theurgy

Repository files navigation

Theurgy

Curseforge

https://www.curseforge.com/minecraft/mc-mods/theurgy

Maven

See https://cloudsmith.io/~klikli-dev/repos/mods/groups/ for available versions.

repositories {

  ...

  maven {
    url "https://dl.cloudsmith.io/public/klikli-dev/mods/maven/"
    content {
        includeGroup "com.klikli_dev"
    }
  }
  
  ...
  
}
dependencies {
 
    ...
    
    implementation "com.klikli_dev:theurgy-${minecraft_version}-neoforge:${theurgy_version}"
    
    ...
    
}

Thanks

Hosted By: Cloudsmith

Package repository hosting is graciously provided by Cloudsmith. Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that enables your organization to create, store and share packages in any format, to any place, with total confidence.

Licensing

Copyright 2022 klikli-dev

Code is licensed under the MIT license, view LICENSES/MIT.
Assets are licensed under the CC-BY-SA-4.0 license, view LICENSES/CC-BY-SA-4.0.

There are third party code and assets in this project which may be under different licenses and copyrights. We follow the REUSE Standard for Software Licensing, so you can look up the license terms for each file, or use the REUSE tool to generate an SPDX report.

About

An open-source magic mod built around classical alchemy to replicate and transmutate matter, and create magical artifacts.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages