Hand of Ender
botania:ender_hand

Hand of Ender

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Mana Using Items

Acquisition

Crafting using Mana Pearl, Leather, Obsidian, Leather, Ender Chest, Leather, Obsidian and Leather, arranged in the pattern shown. Produces Hand of Ender.

Crafting
Hand of Ender Hand of Ender guaranteed
Developer reference
Registry name
botania:ender_hand
Namespace
botania
Mod ID
botania
Tags (1)
botania:items/mana_using_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PLO",
    "LEL",
    "OL "
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:ender_chest"
    },
    "L": {
      "item": "minecraft:leather"
    },
    "O": {
      "item": "minecraft:obsidian"
    },
    "P": {
      "item": "botania:mana_pearl"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}