Electric Bow
mekanism:electric_bow

Electric Bow

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

Acquisition

Mek Data using Any String, Any Infused Alloy, Any String, Energy Tablet, Any String and Any Infused Alloy, arranged in the pattern shown. Produces Electric Bow.

Mek Data
Any String
Any Infused Alloy
Any String
Energy Tablet
Any String
Any Infused Alloy
Electric Bow Electric Bow guaranteed
Developer reference
Registry name
mekanism:electric_bow
Namespace
mekanism
Mod ID
mekanism
Tags (1)
forge:items/tools/bows

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "#A ",
    "# E",
    "#A "
  ],
  "ingredients": {
    "#": {
      "tag": "forge:string"
    },
    "A": {
      "tag": "mekanism:alloys/infused"
    },
    "E": {
      "item": "mekanism:energy_tablet"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}