Crafting using Chain, Chain, Chain, Any Planks, Phantom Membrane and Any Planks, arranged in the pattern shown. Produces Phantom Trophy.
Phantom Trophy
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Phantom Trophy | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
handcrafted:phantom_trophy- Namespace
handcrafted- Mod ID
handcrafted- Tags (3)
handcrafted:blocks/hanging_trophies handcrafted:blocks/trophies minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"@@@",
"/#/"
],
"ingredients": {
"#": {
"item": "minecraft:phantom_membrane"
},
"/": {
"tag": "minecraft:planks"
},
"@": {
"item": "minecraft:chain"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
