This is a mod for Minecraft 1.7.10 that adds blocks from Chisel 2 as BuildCraft Facades.
You can download it from Curse.
To set up Forge Gradle, run gradlew setupDecompWorkspace
.
To generate an IDE project, run gradlew eclipse
(for Eclipse) or gradlew idea
(for IntelliJ IDEA).
Run gradlew build
. The required dependencies will be downloaded automatically.
To run in a release environment, you'll need the mod itself, Chisel 2 and BuildCraft in your mods folder.