alexscaves:radrock_chiseled

Chiseled Radrock

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe Mineable

Chiseled Radrock is a block from Alex's Caves, crafted from Radrock Bricks.

Acquisition

Crafting using Radrock Slab and Radrock Slab, arranged in the pattern shown. Produces Chiseled Radrock.

Crafting
Radrock Slab
Radrock Slab
Chiseled Radrock guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Radrock1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:radrock_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "G",
    "G"
  ],
  "ingredients": {
    "G": {
      "item": "alexscaves:radrock_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:radrock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}