Ritual using Any Bones, Any Bones, Any Bones and Any Bones. Produces Skeleton Skull.
Skeleton Skull
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Skeleton Skull | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:skeleton_skull- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:items/noteblock_top_instruments
Recipe JSON (1):
{
"recipe_type": "occultism:ritual",
"pattern": null,
"ingredients": [
{
"tag": "forge:bones"
},
{
"tag": "forge:bones"
},
{
"tag": "forge:bones"
},
{
"tag": "forge:bones"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}