Holocoder
alexscaves:holocoder

Holocoder

Alex's Caves · by Alexthe668, Noonyeyz
item

Holocoder is a item from Alex's Caves, crafted from Notor Gizmo, Telecore, and Azure Neodymium Ingot.

Acquisition

Crafting using Notor Gizmo, Telecore and Azure Neodymium Ingot, arranged in the pattern shown. Produces Holocoder.

Crafting
Notor Gizmo
Telecore
Azure Neodymium Ingot
Holocoder Holocoder guaranteed
Developer reference
Registry name
alexscaves:holocoder
Namespace
alexscaves
Mod ID
alexscaves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "R",
    "T",
    "N"
  ],
  "ingredients": {
    "N": {
      "item": "alexscaves:azure_neodymium_ingot"
    },
    "R": {
      "item": "alexscaves:notor_gizmo"
    },
    "T": {
      "item": "alexscaves:telecore"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}