Manaseer Monocle
botania:monocle

Manaseer Monocle

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Burst ViewersPiglin LovedFace Head

Acquisition

Crafting using Managlass, Gold Nugget, Manasteel Ingot, Gold Nugget and Gold Nugget, arranged in the pattern shown. Produces Manaseer Monocle.

Crafting
Manaseer Monocle Manaseer Monocle guaranteed
Developer reference
Registry name
botania:monocle
Namespace
botania
Mod ID
botania
Tags (3)
botania:items/burst_viewers
minecraft:items/piglin_loved
trinkets:items/head/face

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GN",
    "IN",
    " N"
  ],
  "ingredients": {
    "G": {
      "item": "botania:mana_glass"
    },
    "I": {
      "tag": "botania:manasteel_ingots"
    },
    "N": {
      "item": "minecraft:gold_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}