regions_unexplored:polished_chalk

Polished Chalk

Regions Unexplored · by UHQ_GAMES
block StoneStonePickaxe Mineable

Acquisition

Stone Cutting using Chalk. Produces Polished Chalk.

Stone Cutting
Polished Chalk guaranteed

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

Crafting
Polished Chalk ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Chalk1–1100%Survives Explosion

Used in (7)

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

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

Crafting
Chalk Bricks ×4 guaranteed
view all 7 →

Block drops

Drops itself when broken.

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

Recipe JSON (5):

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