🪐Landing on Equator
New to Equator? Learn here to master this ultimate toolbox which boosts your render stuffs in Minecraft.
How Comes Equator?
Introduce Equator to Your Project
repositories {
maven { url "https://jitpack.io" }
}
dependencies {
modImplementation "com.github.KrLite.Equator-v2:build:?-mcx.x.x"
}repositories {
maven { url "https://api.modrinth.com/maven" }
}
dependencies {
modImplementation "maven.modrinth:equator:?-mcx.x.x?"
}