Clock Eye
botania:cosmetic_clock_eye

Clock Eye

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item All

Acquisition

Crafting using Orange Dye, Orange Dye, Orange Dye, Orange Dye, Mana Infused String, Orange Dye, Orange Dye, Orange Dye and Orange Dye, arranged in the pattern shown. Produces Clock Eye.

Crafting
Orange Dye
Orange Dye
Orange Dye
Orange Dye
Mana Infused String
Orange Dye
Orange Dye
Orange Dye
Orange Dye
Clock Eye Clock Eye guaranteed
Developer reference
Registry name
botania:cosmetic_clock_eye
Namespace
botania
Mod ID
botania
Tags (1)
trinkets:items/all

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "PSP",
    "PPP"
  ],
  "ingredients": {
    "P": {
      "item": "minecraft:orange_dye"
    },
    "S": {
      "item": "botania:mana_string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:cosmetic_bauble",
  "experience": null,
  "cooking_time": null
}