Wither Skeleton Trophy
handcrafted:wither_skeleton_trophy

Wither Skeleton Trophy

Handcrafted · by Alex Nijjar, Kekie6
block TrophiesWall TrophiesTrophiesAxe Mineable

Acquisition

Crafting using Any Planks, Any Planks, Any Planks, Any Planks, Wither Skeleton Skull, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Wither Skeleton Trophy.

Crafting
Wither Skeleton Trophy Wither Skeleton Trophy guaranteed

Mining & drops

sourcecountchanceconditions
Wither Skeleton Trophy1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:wither_skeleton_trophy
Namespace
handcrafted
Mod ID
handcrafted
Tags (4)
handcrafted:blocks/trophies
handcrafted:blocks/wall_trophies
handcrafted:items/trophies
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#/#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:planks"
    },
    "/": {
      "item": "minecraft:wither_skeleton_skull"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}