techreborn:matter_fabricator

Matter Fabricator

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Energy Flow Chip, Extractor, Energy Flow Chip, Industrial Machine Frame, Lapotronic Energy Orb, Industrial Machine Frame, Energy Flow Chip, Extractor and Energy Flow Chip, arranged in the pattern shown. Produces Matter Fabricator.

Crafting
Matter Fabricator guaranteed

Mining & drops

sourcecountchanceconditions
Matter Fabricator1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Matter Fabricator1–1100%Survives Explosion
Developer reference
Registry name
techreborn:matter_fabricator
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ETE",
    "AOA",
    "ETE"
  ],
  "ingredients": {
    "A": {
      "item": "techreborn:industrial_machine_frame"
    },
    "E": {
      "item": "techreborn:energy_flow_chip"
    },
    "O": {
      "item": "techreborn:lapotronic_orb"
    },
    "T": {
      "item": "techreborn:extractor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}