regions_unexplored:chalk_pillar

Chalk Pillar

Regions Unexplored · by UHQ_GAMES
block Pickaxe Mineable

Acquisition

Crafting using Chalk and Chalk, arranged in the pattern shown. Produces 2× Chalk Pillar.

Crafting
Chalk Pillar ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Chalk Pillar1–1100%Survives Explosion

Used in (2)

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:chalk_pillar
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"
  },
  "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: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_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "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
}