Skip to content

Small mod that allows "weather" commands to be used from any dimension and properly translates coordinates inputted into the "worldborder center" command.

Notifications You must be signed in to change notification settings

TeamTwilight/CrossDimCommands

Repository files navigation

CrossDimCommands

Curseforge Curseforge

Small mod that allows "weather" commands to be used from any dimension and properly translates coordinates inputted into the "worldborder center" command.

To add this to your project, add this to your build.gradle

repositories {
    maven {
        url = "https://maven.tamaized.com/releases"
    }
}

dependencies {
    runtimeOnly fg.deobf("team-twilight:crossdimcommands:{version}")
}

About

Small mod that allows "weather" commands to be used from any dimension and properly translates coordinates inputted into the "worldborder center" command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages