MineColonies

MineColonies

53M Downloads

Maven Repository?

slushieboy99 opened this issue ยท 3 comments

commented

Hi there, I would like to make an addon for this mod but I cannot find a maven repository anywhere. Does one exist for minecolonies?

commented

maven {
name 'LDTTeam - Modding'
url 'https://ldtteam.jfrog.io/ldtteam/modding/'
}

commented

It is highly recommended to use the API instead of the main mod as dependency.
There are no guarantees on the stability of the main mods implementation
However the API is pretty stable and will suffice in most cases.