MC-U-Team / Overworld-Mirror

This mod adds a new dimension to the world which is a mirror of the overworld
https://u-team.info/mods/overworldmirror
Apache License 2.0
4 stars 3 forks source link
forge minecraft minecraftmod mod

Overworld-Mirror

Curseforge Downloads Curseforge Versions Discord

This mod adds a new dimension to the world which is a mirror of the overworld.

How to build this mod

Setup Eclipse

Setup IntelliJ IDEA

Build

How to include this mod

Using in Forge Gradle 3:

repositories {
    maven { url = "https://repo.u-team.info" }
}

dependencies {
  compileOnly fg.deobf("info.u-team:overworld_mirror-${config.forge.mcversion}:${config.overworldmirror.version}")
}

License

Issues