Phantom Trophy
handcrafted:phantom_trophy

Phantom Trophy

Handcrafted · by Alex Nijjar, Kekie6
block Hanging TrophiesTrophiesAxe Mineable

Acquisition

Crafting using Chain, Chain, Chain, Any Planks, Phantom Membrane and Any Planks, arranged in the pattern shown. Produces Phantom Trophy.

Crafting
Phantom Trophy Phantom Trophy guaranteed

Mining & drops

sourcecountchanceconditions
Phantom Trophy1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}