Wire Cutters
16×16 · BAKED

item· Tools

Wire Cutters

Create: Diesel Generators · by George VI
item Tools ToolboxWirecutters Tool

Wire Cutters is an item from Create: Diesel Generators, crafted from Iron Plate, Bluebright Stick, and Andesite Alloy. Can be used to _cut_ items.

Function

Can be used to _cut_ items.

When Used: Cuts items held in the _offhand_.

Acquisition

Crafting using Iron Plate, Bluebright Stick, Andesite Alloy, Iron Plate and Bluebright Stick, arranged in the pattern shown. Produces Wire Cutters.

Crafting
Iron Plate
Bluebright Stick
Andesite Alloy
Iron Plate
Bluebright Stick
Wire Cutters Wire Cutters guaranteed
Developer reference
Registry name
createdieselgenerators:wire_cutters
Namespace
createdieselgenerators
Mod ID
createdieselgenerators
Tags (2)
immersiveengineering: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
}