Crafting using Obsidian Ingot, Cobalt Obsidian, Obsidian Ingot, Cobalt Obsidian, Skeleton Skull, Cobalt Obsidian, Obsidian Ingot, Cobalt Obsidian and Obsidian Ingot, arranged in the pattern shown. Produces Obsidian Skull.
Obsidian Skull
Forbidden & Arcanus · by stal111, CesarZorak
Obsidian Skull is a block from Forbidden & Arcanus, crafted from Obsidian Ingot, Cobalt Obsidian, and Skeleton Skull.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Obsidian Skull | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
forbidden_arcanus:obsidian_skull- Namespace
forbidden_arcanus- Mod ID
forbidden_arcanus- Tags (1)
forbidden_arcanus:items/obsidian_skulls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#O#",
"OXO",
"#O#"
],
"ingredients": {
"#": {
"item": "forbidden_arcanus:obsidian_ingot"
},
"O": {
"tag": "forge:obsidian"
},
"X": {
"item": "minecraft:skeleton_skull"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
