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
- Host: GitHub
- URL: https://github.com/ivorforce/recurrentcomplex
- Owner: Ivorforce
- License: mit
- Created: 2014-06-16T21:45:41.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T17:16:14.000Z (almost 2 years ago)
- Last Synced: 2025-04-03T19:40:24.663Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 10.8 MB
- Stars: 54
- Watchers: 10
- Forks: 40
- Open Issues: 121
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Recurrent Complex
============
[](https://cloud.drone.io/Ivorforce/RecurrentComplex)


[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.