techreborn:wire_mill

Wire Mill

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Brass Plate, Extractor, Brass Plate, Electronic Circuit, Basic Machine Frame, Electronic Circuit, Brass Plate, Piston and Brass Plate, arranged in the pattern shown. Produces Wire Mill.

Crafting
Wire Mill guaranteed

Mining & drops

sourcecountchanceconditions
Wire Mill1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Wire Mill1–1100%Survives Explosion
Developer reference
Registry name
techreborn:wire_mill
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PEP",
    "CMC",
    "PGP"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "E": {
      "item": "techreborn:extractor"
    },
    "G": {
      "item": "minecraft:piston"
    },
    "M": {
      "item": "techreborn:basic_machine_frame"
    },
    "P": {
      "tag": "c:brass_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}