mod
Go to file
malte0811 24ea23c2b1 fixed a weird edgecase (probably in forge or vanilla) causing a lot of log spam, closes #1
moved all wire-related classes into a seperate sub-package, in preparation for energy conversion blocks
removed a warning from ClientProxy. IndustrialWires does not generate any warnings when compiling now!
2016-12-08 18:16:19 +01:00
gradle/wrapper initial commit 2016-09-16 16:47:59 +02:00
src/main fixed a weird edgecase (probably in forge or vanilla) causing a lot of log spam, closes #1 2016-12-08 18:16:19 +01:00
.gitignore initial commit 2016-09-16 16:47:59 +02:00
build.gradle fixed a weird edgecase (probably in forge or vanilla) causing a lot of log spam, closes #1 2016-12-08 18:16:19 +01:00
changelog.md Build 3: 2016-10-28 08:31:55 +02:00
CONTRIBUTING.md added a license: GPL3 2016-09-29 16:26:03 +02:00
gradlew initial commit 2016-09-16 16:47:59 +02:00
gradlew.bat initial commit 2016-09-16 16:47:59 +02:00
LICENSE added a license: GPL3 2016-09-29 16:26:03 +02:00
README.md initial commit 2016-09-16 16:47:59 +02:00
Screenshot.png initial commit 2016-09-16 16:47:59 +02:00

#Industrial Wires

An example of what Industrial Wires can do

An addon for Immersive Engineering and IndustrialCraft2. It adds IE-style wires that are able to transmit IC2 energy (EU). This is different from the IC2 compatibility IE had in MC 1.7.10 as it is not possible to convert IC2 power to RF/IF/Tesla/forge energy/etc.

Recipes for the relays, connectors and wires can be found in the Engineer's Manual.

All textures are modified versions of the textures Immersive Engineering uses and the models are loaded out of IE, so all art is at least based on art Mr. Damien Hazard made.