Hologram Projector
alexscaves:hologram_projector

Hologram Projector

Alex's Caves · by Alexthe668, Noonyeyz
block Ferromagnetic BlocksPickaxe MineableNeeds Stone Tool

Hologram Projector is a block from Alex's Caves, crafted from Framed Glass, Notor Gizmo, and Any Iron Ingot.

Acquisition

Crafting using Framed Glass, Framed Glass, Framed Glass, Notor Gizmo, Notor Gizmo, Notor Gizmo, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Hologram Projector.

Crafting
Hologram Projector Hologram Projector guaranteed

Mining & drops

sourcecountchanceconditions
Hologram Projector1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:hologram_projector
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
alexscaves:blocks/ferromagnetic_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "NNN",
    "III"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass/colorless"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "N": {
      "item": "alexscaves:notor_gizmo"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}