Rolling using no listed ingredients. Produces 2× Lead Wire.
Lead Wire
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Crafting using Any Lead Plate and Engineer's Wire Cutters, in any arrangement. Produces Lead Wire.
Cutting using Any Lead Plate (50 ticks). Produces 2× Lead Wire.
50 ticks
Used in (1)
Crafting using Lead Wire, Amethyst Shard, Lead Wire, Amethyst Shard, Any Colorless Glas, Amethyst Shard, Lead Wire, Amethyst Shard and Lead Wire, arranged in the pattern shown. Produces 3× Tinted Glass.
Developer reference
- Registry name
immersiveengineering:wire_lead- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (1)
forge:items/wires/lead
Recipe JSON (3):
{
"recipe_type": "createaddition:rolling",
"pattern": null,
"ingredients": null,
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "immersiveengineering"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:plates/lead"
},
{
"item": "immersiveengineering:wirecutter"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:cutting",
"pattern": null,
"ingredients": {
"tag": "forge:plates/lead"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "immersiveengineering"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 50
}

