Polished Chert Slab
16×16 · BAKED

block· Slabs

Polished Chert Slab

Nature's Spirit · by Team Hibiscus
block Pickaxe MineableSlabsSlabs

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

Acquisition

Stone Cutting using Chert. Produces Polished Chert Slab.

Stone Cutting
Polished Chert Slab Polished Chert Slab guaranteed

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

Crafting
Polished Chert Slab Polished Chert Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Chert Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
natures_spirit:polished_chert_slab
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "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:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "natures_spirit:polished_chert"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}