uecasm / colony4cc

MineColonies for ComputerCraft integration addon mod for Minecraft
GNU General Public License v3.0
7 stars 8 forks source link

MineColonies for ComputerCraft

This is a simple integration mod, adding a Colony Peripheral block that allows you to read a bunch of data about your colony from a ComputerCraft computer or turtle.

This can be used to make status displays or other automation.

For Players

The mod can be downloaded from CurseForge and installed like any other mod.

For Developers

Building

It builds using gradle/gradlew, like most other mods. There are no special steps.

Maven

I'm not currently expecting there would be any reason for someone to base another mod on top of this one, so I haven't published any API or Maven repository. Let me know if you think there might be some reason to.

Contributions

Language files in particular are very welcome -- submit a Pull Request with the new files or other changes. You can see a list of existing translations here.

Other suggestions, bug reports, and pull requests are also welcome, but please do your research first!

Credits

Special thanks to the ComputerCraft and MineColonies authors, of course, without whom this mod would be pointless.