Spectral Optic
malum:spectral_optic

Spectral Optic

Malum · by Sammy Semicolon
item

Spectral Optic is a item from Malum, crafted from Runewood Planks, Hallowed Gold Ingot, and Spectral Lens.

Acquisition

Crafting using Runewood Planks, Hallowed Gold Ingot, Spectral Lens, Hallowed Gold Ingot and Runewood Planks, arranged in the pattern shown. Produces 2× Spectral Optic.

Crafting
Spectral Optic Spectral Optic ×2 guaranteed
Developer reference
Registry name
malum:spectral_optic
Namespace
malum
Mod ID
malum

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X ",
    "#Y#",
    " X "
  ],
  "ingredients": {
    "#": {
      "item": "malum:hallowed_gold_ingot"
    },
    "X": {
      "item": "malum:runewood_planks"
    },
    "Y": {
      "item": "malum:spectral_lens"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}