Crafting using Stone, Stone, Skeleton Skull, Stone, Stone and Stone, arranged in the pattern shown. Produces Skeleton Trophy.
Skeleton Trophy
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Skeleton Trophy | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Skeleton Trophy | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
handcrafted:skeleton_trophy- Namespace
handcrafted- Mod ID
handcrafted- Tags (4)
handcrafted:blocks/statue_trophies handcrafted:blocks/trophies handcrafted:items/trophies minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#/#",
"# #"
],
"ingredients": {
"#": {
"item": "minecraft:stone"
},
"/": {
"item": "minecraft:skeleton_skull"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
