Wrench
modern_industrialization:wrench

Wrench

Modern Industrialization · by Azercoco, Technici4n
item Wrenches

Wrench is a item from Modern Industrialization, crafted from Bronze Plate.

Acquisition

Crafting using Bronze Plate, Bronze Plate, Bronze Plate, Bronze Plate, Bronze Plate and Bronze Plate, arranged in the pattern shown. Produces Wrench.

Crafting
Bronze Plate
Bronze Plate
Bronze Plate
Bronze Plate
Bronze Plate
Bronze Plate
Wrench Wrench guaranteed
Developer reference
Registry name
modern_industrialization:wrench
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (1)
c:items/wrenches

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "b b",
    "bbb",
    " b "
  ],
  "ingredients": {
    "b": {
      "tag": "c:bronze_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}