Industrial Unit Upgrader
techreborn:industrial_unit_upgrader

Industrial Unit Upgrader

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Tungsten Plate, Tungsten Plate, Tungsten Plate, Industrial Storage Unit, Industrial Machine Frame, Data Storage Chip, Digital Display and Data Storage Chip, arranged in the pattern shown. Produces Industrial Unit Upgrader.

Crafting
Industrial Unit Upgrader Industrial Unit Upgrader guaranteed
Developer reference
Registry name
techreborn:industrial_unit_upgrader
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "XB ",
    "CDC"
  ],
  "ingredients": {
    "B": {
      "item": "techreborn:industrial_machine_frame"
    },
    "C": {
      "item": "techreborn:data_storage_chip"
    },
    "D": {
      "item": "techreborn:digital_display"
    },
    "P": {
      "tag": "c:tungsten_plates"
    },
    "X": {
      "item": "techreborn:industrial_storage_unit"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}