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.
Electric Bow
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
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
}