Crafting using Iron Plate, Bluebright Stick, Andesite Alloy, Iron Plate and Bluebright Stick, arranged in the pattern shown. Produces Wire Cutters.
- Inputs
- 2 × Iron Plate
- 2 × Bluebright Stick
- Andesite Alloy
- Output
- → Wire Cutters
item· Tools
Wire Cutters is an item from Create: Diesel Generators, crafted from Iron Plate, Bluebright Stick, and Andesite Alloy. Can be used to _cut_ items.
Can be used to _cut_ items.
When Used: Cuts items held in the _offhand_.
Crafting using Iron Plate, Bluebright Stick, Andesite Alloy, Iron Plate and Bluebright Stick, arranged in the pattern shown. Produces Wire Cutters.
createdieselgenerators:wire_cutterscreatedieselgeneratorscreatedieselgeneratorsimmersiveengineering:items/toolbox/tools immersiveengineering:items/tools/wirecutters
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" I ",
"SAI",
" S "
],
"ingredients": {
"A": {
"item": "create:andesite_alloy"
},
"I": {
"tag": "forge:plates/iron"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}