This is a submission for the 2014 ten.java contest.
- Theme: How can energy be harnessed and used in the Minecraft world?
- Time: Time 2 (7/12/2014 09:00 to 7/12/2014 19:00 UTC)
- MC Version: 1.7.9 (latest Bukkit beta)
- Stream URL: http://hitbox.tv/TheKomputerKing
- Download & Install Maven 3
- Clone the repository:
git clone https://github.com/tenjava/TheKomputerKing-t2 - Compile and create the plugin package using Maven:
mvn
Maven will download all required dependencies and build a ready-for-use plugin package!
Place a gold block with a golden pressure plate on top of it. When mobs walk over the pressure plate, 3 coal will be generated. To get all the coal that has built up in the generator, just break the gold block. You will be able to place it back down again.