Crafting using Radrock, Radrock, Bucket of Acid, Radrock and Radrock, arranged in the pattern shown. Produces Acidic Radrock.
Acidic Radrock
Alex's Caves · by Alexthe668, Noonyeyz
Acidic Radrock is a block from Alex's Caves, crafted from Radrock and Bucket of Acid.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Acidic Radrock | 1–1 | 100% | — |
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
}
