ToroCraft / Minecoprocessors

Increase your redstone possibilities and learn assembly programming at the same time with the Minecoprocessors Minecraft Mod!

Home Page:https://minecraft.curseforge.com/projects/minecoprocessors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redstone Processor Block

Minecoprocessors

Build Status

Increase your redstone possibilities and learn assembly programming at the same time with the Minecoprocessors Minecraft Mod! The Minecoprocessors Mod adds a redstone processor block that can be programed similar to a real microprocessor. The redstone processor block is styled to look and operate like the other redstone blocks in the game.

Development Environment Setup

git clone git@github.com:ToroCraft/Minecoprocessors.git
cd Minecoprocessors
gradle setupDecompWorkspace

To setup an Intellij environment:

gradle idea

To setup an Eclipse environment:

gradle eclipse

About

Increase your redstone possibilities and learn assembly programming at the same time with the Minecoprocessors Minecraft Mod!

https://minecraft.curseforge.com/projects/minecoprocessors

License:GNU General Public License v3.0


Languages

Language:Java 100.0%