block· Machines & Other Blocks

Chert Bricks

Nature's Spirit · by Team Hibiscus
block Pickaxe Mineable

Chert Bricks is a block from Nature's Spirit, crafted from Polished Chert.

Acquisition

Crafting using Polished Chert, Polished Chert, Polished Chert and Polished Chert, arranged in the pattern shown. Produces 4× Chert Bricks.

Crafting
Chert Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Chert Bricks1–1100%Survives Explosion

Used in

Crafting using Chert Bricks, Chert Bricks, Chert Bricks, Chert Bricks, Chert Bricks and Chert Bricks, arranged in the pattern shown. Produces 6× Chert Brick Wall.

Crafting
Chert Brick Wall Chert Brick Wall ×6 guaranteed

Crafting using Chert Bricks, Chert Bricks and Chert Bricks, arranged in the pattern shown. Produces 6× Chert Brick Slab.

Crafting
Chert Brick Slab Chert Brick Slab ×6 guaranteed
view all 12 →

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "natures_spirit:polished_chert"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "natures_spirit:chert"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "natures_spirit:polished_chert"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}