Carbon Brushes
16×16 · BAKED

block· Machines & Other Blocks

Carbon Brushes

Create: New Age · by Antarctic Gardens
block Pickaxe Mineable

Carbon Brushes is a block from Create: New Age, crafted from Andesite Alloy, Coal, and Shaft.

Acquisition

Crafting using Andesite Alloy, Andesite Alloy, Andesite Alloy, Coal, Shaft, Coal, Andesite Alloy, Andesite Alloy and Andesite Alloy, arranged in the pattern shown. Produces Carbon Brushes.

Crafting
Andesite Alloy
Andesite Alloy
Andesite Alloy
Coal
Shaft
Coal
Andesite Alloy
Andesite Alloy
Andesite Alloy
Carbon Brushes Carbon Brushes guaranteed

Mining & drops

sourcecountdrop rateconditions
Carbon Brushes1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
create_new_age:carbon_brushes
Namespace
create_new_age
Mod ID
create_new_age
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "CSC",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy"
    },
    "C": {
      "item": "minecraft:coal"
    },
    "S": {
      "item": "create:shaft"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}