techreborn:assembly_machine

Assembling Machine

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Electrum Plate, Digital Display, Electrum Plate, Advanced Circuit, Advanced Machine Frame, Advanced Circuit, Electrum Plate, Piston and Electrum Plate, arranged in the pattern shown. Produces Assembling Machine.

Crafting
Assembling Machine guaranteed

Mining & drops

sourcecountchanceconditions
Assembling Machine1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Assembling Machine1–1100%Survives Explosion
Developer reference
Registry name
techreborn:assembly_machine
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "EDE",
    "CFC",
    "EPE"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "D": {
      "item": "techreborn:digital_display"
    },
    "E": {
      "tag": "c:electrum_plates"
    },
    "F": {
      "item": "techreborn:advanced_machine_frame"
    },
    "P": {
      "item": "minecraft:piston"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}