MysticalLib

MysticalLib

38M Downloads

MysticalLib

Discord

Library mod used by the Mystical Mods (Embers, Roots, Blockcraftery and more)

Maven info

repositories {

    maven { url 'https://maven.blamejared.com' }
    
}

dependencies {

    compile "epicsquid.mysticallib:mysticallib:[VERSION]"
    
}

Don't forget to replace [VERSION] with the version of the mod that you want to work with!