Chisels & Bits - For Fabric

Chisels & Bits - For Fabric

2M Downloads
Logo
| Discord | Wiki | CurseForge (Forge) | Releases (Forge) | CurseForge (Fabric) | Releases (Fabric) |
| Code | Issues | Pull Requests | Patreon |

Patreon

Thanks for playing with our mod! If you want to support our efforts to keediv developing Chisels and Bits, please consider supporting us on Patreon.

Supported by BisectHosting: Code: chisels-and-bits

For Fabric

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.

If you want to play with Chisels & Bits on Minecraft Forge then you will need a different version of the mod. One that is specifically designed to work with Forge, its loader and its API. This particular version of the mod can be found: here.

Wiki

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!

Every one of our items, blocks and systems is documented there.

Discord

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.

If you want to join the server then you can do so by clicking the image above, or clicking here.

Mod contents

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.

You want smoother stairs? Go for it.
You want better looking roofs? Or Pillars? It is all possible now.
You can make entirely new looking and feeling blocks by mixing and matching the bits of different already existing blocks.

Compatibility with Vanilla

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.

Compatibility with Mods

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.