Dependencies

MINECRAFT

The required version of Minecraft to run a build. Builds are compiled using SRG names, which may enable them to run on later minor builds of Minecraft. Please keep in mind this does not guarantee stability unless the Minecraft version matches exactly.

FORGE

The minimum Forge version necessary to run a build.


Latest Builds

If you prefer, you can grab the latest stable and verified builds through CurseForge.
Optionally, you can grab the files below through various methods and file hosts. Development builds, if available, will only be linked through this page.

Minecraft 1.12.2

ATTENTION!

This is a very early build, with only a handful of blocks and features supported. Please join the discussion on CurseForge if you have questions.

Update December 8, 2019

Mod development is currently on hold. I do plan on restarting development at a later time but have no ETA.

Thanks to everyone for your continued support!

Carpenter's Blocks 3.4.0-poc.6 WIP MC 1.12.2 FORGE 14.23.5.2768 RELEASED 5/13/2019
Minecraft 1.7.10
Carpenter's Blocks 3.3.8.2 STABLE MC 1.7.10 FORGE 10.13.0.1180 RELEASED 06/02/2019
Minecraft 1.7.2
Carpenter's Blocks 3.2.8.6 STABLE FINAL MC 1.7.2 FORGE 10.12.2.1121 RELEASED 11/26/2014
Minecraft 1.6.4
Carpenter's Blocks 3.2.8.6 STABLE FINAL MC 1.6.4 FORGE 9.11.1.965 RELEASED 11/26/2014
Minecraft 1.5.2
Carpenter's Blocks 1.9.9 STABLE FINAL MC 1.5.2 FORGE 7.8.1.738 RELEASED 01/01/2014

Additional Files

Chisel Design Packs

Chisel Design Pack by Wreckage

This pack includes over 30 chisel designs. To use these custom designs, drag the image files you want into the mod zip or jar file under: assets/carpentersblocks/textures/blocks/designs/chisel/


Download below contains 32x/64x/128x textures.

Tile Design Packs

Kaevator Wallpaper Tile Design Pack

Since Kaevator's Wallpaper mod was the inspiration behind tiles, I've compiled the original artwork in a format ready to load as custom tile designs. Simply place the image files into the mod zip or jar file under: assets/carpentersblocks/textures/blocks/designs/tile/


Texture packs

Below are the known published texture pack add-ons for this mod. They are maintained by the community and may be outdated.

Other

Hammer and Chisel Tool API

If you would like to create your own hammer or chisel that work with this mod, you can use the interfaces provided by the API.

An IWrappableBlock interface is also provided to allow greater control over your blocks when used as covers.