Skip to content

Repository files navigation

Build Maven metadata URL Patreon

CraftedCore

This mod is my basic library mod, so my mods would work across mod loader, and it won't take me that long to port my mods.

Legal Note

This mod is massively inspired by Architectury API and integrates the Mixin Trace mod by comp500, which is licensed under MIT. Everything not licensed under LGPL-3.0 is marked as such.

How to use?

Use the following maven:

maven {
    name "tocraftMavenPublic"
    url "https://maven.tocraft.dev/public"
}

And the following mod-dependency:

modApi "dev.tocraft:craftedcore:${minecraft}-${craftedcore_version}"

e.g. for fabric and forge projects, which use a common-project:

common:

modApi "dev.tocraft:craftedcore:8.0"

fabric:

modApi "dev.tocraft:craftedcore-fabric:8.0"

neoforge:

modApi "dev.tocraft:craftedcore-neoforge:8.0"

About

This mod is my basic libary mod.

Resources

Contributing

Stars

Watchers

Forks

Releases

Sponsor this project

Used by

Contributors

Languages