block· Machines & Other Blocks

Polished Chert

Nature's Spirit · by Team Hibiscus
block Pickaxe Mineable

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

Acquisition

Stone Cutting using Chert. Produces Polished Chert.

Stone Cutting
Polished Chert guaranteed

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

Crafting
Polished Chert ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Chert1–1100%Survives Explosion

Used in

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

Crafting
Polished Chert Stairs Polished Chert Stairs ×4 guaranteed
view all 15 →

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "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:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "natures_spirit:chert"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}