regions_unexplored:chalk_bricks

Chalk Bricks

Regions Unexplored · by UHQ_GAMES
block Pickaxe Mineable

Chalk Bricks is a block from Regions Unexplored, crafted from Chalk Pillar.

Acquisition

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

Mining & drops

sourcecountchanceconditions
Chalk Bricks1–1100%Survives Explosion

Used in (6)

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

Crafting
Chalk Brick Slab Chalk Brick Slab ×6 guaranteed
view all 6 →

Block drops

Drops itself when broken.

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

Recipe JSON (5):

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