Advanced Tier Installer
mekanism:advanced_tier_installer

Advanced Tier Installer

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item

Acquisition

Crafting using Any Infused Alloy, Advanced Control Circuit, Any Infused Alloy, Osmium Ingot, Any Planks, Osmium Ingot, Any Infused Alloy, Advanced Control Circuit and Any Infused Alloy, arranged in the pattern shown. Produces Advanced Tier Installer.

Crafting
Advanced Tier Installer Advanced Tier Installer guaranteed
Developer reference
Registry name
mekanism:advanced_tier_installer
Namespace
mekanism
Mod ID
mekanism

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ACA",
    "IPI",
    "ACA"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/infused"
    },
    "C": {
      "tag": "forge:circuits/advanced"
    },
    "I": {
      "tag": "forge:ingots/osmium"
    },
    "P": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}