alexscaves:radrock

Radrock

Alex's Caves · by Alexthe668, Noonyeyz
block Radrock Gen ReplaceablesStonePickaxe Mineable

Radrock is a block from Alex's Caves, crafted from Cobblestone and Toxic Paste.

Acquisition

Crafting using Cobblestone, Cobblestone, Cobblestone, Cobblestone, Toxic Paste, Cobblestone, Cobblestone, Cobblestone and Cobblestone, arranged in the pattern shown. Produces 8× Radrock.

Crafting
Radrock ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Radrock1–1100%

Used in (13)

Crafting using Radrock, Radrock, Radrock, Radrock, Radrock and Radrock, arranged in the pattern shown. Produces 4× Radrock Stairs.

Crafting
Radrock Stairs Radrock Stairs ×4 guaranteed

Crafting using Radrock, Radrock, Bucket of Acid, Radrock and Radrock, arranged in the pattern shown. Produces Acidic Radrock.

Crafting
Acidic Radrock Acidic Radrock guaranteed
view all 13 →

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:radrock
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
alexscaves:blocks/radrock_gen_replaceables
forge:blocks/stone
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NNN",
    "NPN",
    "NNN"
  ],
  "ingredients": {
    "N": {
      "item": "minecraft:cobblestone"
    },
    "P": {
      "item": "alexscaves:toxic_paste"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}