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

https://github.com/ivorforce/recurrentcomplex

Structure mod for Minecraft
https://github.com/ivorforce/recurrentcomplex

Last synced: about 1 year ago
JSON representation

Structure mod for Minecraft

Awesome Lists containing this project

README

          

Recurrent Complex
============

[![Build Status](https://cloud.drone.io/api/badges/Ivorforce/RecurrentComplex/status.svg)](https://cloud.drone.io/Ivorforce/RecurrentComplex)
![Curse Version](http://cf.way2muchnoise.eu/versions/223150.svg)
![Curse Downloads](http://cf.way2muchnoise.eu/223150.svg)

[Download](https://mods.curse.com/mc-mods/minecraft/223150-recurrent-complex#) | [Wiki](https://github.com/Ivorforce/RecurrentComplex/wiki) | [Forum](http://www.minecraftforum.net/topic/563257-172-ivorius-mods-drugs-statues-flags-boxes-of-doom-hamsters/)

Contributing
============

Quick guide:

Requires: [Gradle](https://gradle.org), [Java 8 JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
* gradle setupDecompWorkspace
* Depending on your IDE:
* IntelliJ idea: Import gradle project, then: gradle genIntellijRuns
* Eclipse: gradle eclipse
* And you're done!

This mod is written with [Minecraft Forge](http://www.minecraftforge.net/). Visit [its repo](https://github.com/MinecraftForge/MinecraftForge) for detailed setup instructions.