Module Attack Amplification Unit
mekanism:module_attack_amplification_unit

Module Attack Amplification Unit

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

Acquisition

Crafting using Infused Alloy, Iron Sword, Infused Alloy, Infused Alloy, Module Base, Infused Alloy, HDPE Sheet, HDPE Sheet and HDPE Sheet, arranged in the pattern shown. Produces Module Attack Amplification Unit.

Crafting
Infused Alloy
Iron Sword
Infused Alloy
Infused Alloy
Module Base
Infused Alloy
HDPE Sheet
HDPE Sheet
HDPE Sheet
Module Attack Amplification Unit Module Attack Amplification Unit guaranteed
Developer reference
Registry name
mekanism:module_attack_amplification_unit
Namespace
mekanism
Mod ID
mekanism

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A#A",
    "APA",
    "HHH"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_sword"
    },
    "A": {
      "tag": "forge:alloys/advanced"
    },
    "H": {
      "item": "mekanism:hdpe_sheet"
    },
    "P": {
      "item": "mekanism:module_base"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}