Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mjrlegends/extraplanets

A Galacticraft Addon for Minecraft
https://github.com/mjrlegends/extraplanets

forge galacticraft-addon java minecraft minecraft-forge-mod minecraft-mod

Last synced: 30 days ago
JSON representation

A Galacticraft Addon for Minecraft

Awesome Lists containing this project

README

        

[![](http://cf.way2muchnoise.eu/full_extraplanets_downloads.svg)](https://minecraft.curseforge.com/projects/extraplanets) [![](http://cf.way2muchnoise.eu/versions/Minecraft_extraplanets_all.svg)](https://minecraft.curseforge.com/projects/extraplanets)

# ExtraPlanets
A Galacticraft Addon, Made By MJRLegends

**Download:** http://minecraft.curseforge.com/projects/extraplanets

**Change Log and Future Plans:** https://github.com/MJRLegends/ExtraPlanets/blob/dev_1.12.2/CHANGELOG%20AND%20FUTURE_PLANS.txt

## Translators Information:

**If you would like to help then open up one of the links below and if the file doesn't exist for that language already then please take the en_US.lang file and translate from that one.**

**Any lines that need translating within the current lang files have the tag "##NEEDS TRANSLATE##"**

**1.7.10, 1.8.9, 1.10.2, 1.11.2, 1.12.2:**
https://github.com/MJRLegends/ExtraPlanets/tree/dev_1.12.2/src/main/resources/assets/extraplanets/lang

**Note: All versions use the same lang file**

**You can submit a pull request or you can make a issue report containing the file!**

## Developers
If you are using [Gradle](https://gradle.org) to manage your dependencies, add the following into your `build.gradle` file. Make sure to replace the version with the correct one. You can find list of versions [here](https://maven.mjrlegends.com/com/mjr/extraplanets/ExtraPlanets/).
```
repositories {
maven {
name 'MJRLegends'
url = "https://maven.mjrlegends.com/"
}
}

dependencies {
deobfCompile "com.mjr.extraplanets:ExtraPlanets:VERSION:dev"
}
```

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. **For more information on the license see** https://tldrlegal.com/license/creative-commons-attribution-noncommercial-noderivs-(cc-nc-nd)#summary