Polished Chalk Slab
regions_unexplored:polished_chalk_slab

Polished Chalk Slab

Regions Unexplored · by UHQ_GAMES
block Stone SlabStone SlabPickaxe MineableSlabsSlabs

Polished Chalk Slab is a block from Regions Unexplored, crafted from Polished Chalk.

Acquisition

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

Crafting
Polished Chalk Slab Polished Chalk Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Chalk Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:polished_chalk_slab
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (5)
forge:blocks/slabs/stone
forge:items/slabs/stone
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "regions_unexplored:polished_chalk"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "chalk",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "regions_unexplored:polished_chalk"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}