Acidic Radrock
alexscaves:acidic_radrock

Acidic Radrock

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

Acidic Radrock is a block from Alex's Caves, crafted from Radrock and Bucket of Acid.

Acquisition

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

Crafting
Acidic Radrock Acidic Radrock guaranteed

Mining & drops

sourcecountchanceconditions
Acidic Radrock1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:acidic_radrock
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
minecraft:blocks/impermeable
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " R ",
    "RAR",
    " R "
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:acid_bucket"
    },
    "R": {
      "item": "alexscaves:radrock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}