Crafting using Notor Gizmo, Telecore and Azure Neodymium Ingot, arranged in the pattern shown. Produces Holocoder.
Holocoder
Alex's Caves · by Alexthe668, Noonyeyz
Holocoder is a item from Alex's Caves, crafted from Notor Gizmo, Telecore, and Azure Neodymium Ingot.
Acquisition
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
}