The Tesseract
16×16 · BAKED

item· Other

The Tesseract

LegendaryMonsters · by Miauczel
item

The Tesseract is an item from LegendaryMonsters, crafted from Bottle Of Annihilation, Portal Shard, and Enderitium Ingot.

Acquisition

Developer reference
Registry name
legendary_monsters:the_tesseract
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " G ",
    "iEi",
    " E "
  ],
  "ingredients": {
    "E": {
      "item": "legendary_monsters:enderitium_ingot"
    },
    "G": {
      "item": "legendary_monsters:bottle_of_annihilation"
    },
    "i": {
      "item": "legendary_monsters:portal_shard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}