/ChiselFacades

A Minecraft mod for 1.6.4 and 1.7.10 that adds Chisel blocks as BuildCraft Facades

Primary LanguageJavaMIT LicenseMIT

Chisel Facades

This is a mod for Minecraft 1.7.10 that adds blocks from Chisel 2 as BuildCraft Facades.

You can download it from Curse.

Setting up Forge Gradle

To set up Forge Gradle, run gradlew setupDecompWorkspace.

To generate an IDE project, run gradlew eclipse (for Eclipse) or gradlew idea (for IntelliJ IDEA).

Building

Run gradlew build. The required dependencies will be downloaded automatically.

Running

To run in a release environment, you'll need the mod itself, Chisel 2 and BuildCraft in your mods folder.