Evoker Trophy
handcrafted:evoker_trophy

Evoker Trophy

Handcrafted · by Alex Nijjar, Kekie6
block Statue TrophiesTrophiesTrophiesPickaxe Mineable

Acquisition

Crafting using Stone, Stone, Totem of Undying, Stone, Stone and Stone, arranged in the pattern shown. Produces Evoker Trophy.

Crafting
Evoker Trophy Evoker Trophy guaranteed

Mining & drops

sourcecountchanceconditions
Evoker Trophy1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Evoker Trophy1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
handcrafted:evoker_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:totem_of_undying"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}