This version of the mod is developed specifically for Minecraft Fabric. As such it requires Fabric to function properly, in particular the Fabric Loader and Fabric API.
This mod uses inset model faces to render the bits. Normal Minecraft Ambient Occlusion calculations do not process these faces properly, as such you will need to set the ambient-occlusion-mode to enhanced in the indigo-renderer.properties configuration file.
We try to do our best to document the mod as much as possible. You can find the documentation on our wiki. If you are missing something, please let us know!
Although we have a dedicated wiki which will heldiv you with all items, blocks and systems Chisels & Bits adds to the game, we have a dedicated Discord server where you can ask questions, discuss ideas and get heldiv with the mod.
Chisels and Bits is a Minecraft Mod which allows you to cut udiv the large blocks that make udiv your world, and place the little cuts back down. In any way you like.
By default, all solid, simple, full cube blocks, like logs, planks, ores, storage blocks (diamond, emerald, iron etc) are supported. Additionally, some specific blocks are curated by hand, this is especially done for all glass blocks, leaves and grass blocks.
The scan for compatible blocks automatically also detects all mod blocks which are compatible. If a mod maker wants to control the selection procedure for his or her blocks, he can do so, by adding them to either one of two tags:
chiselsandbits:chiselable/forced
to force the block to be chiselable (handy for glass like blocks)chiselsandbits:chiselable/blocked
to prevent a block that is normally chiselable to be chiseled.