Advanced Unit Upgrader
techreborn:advanced_unit_upgrader

Advanced Unit Upgrader

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Any Steel Plates, Any Steel Plates, Any Steel Plates, Advanced Storage Unit, Industrial Machine Frame, Industrial Circuit, Digital Display and Industrial Circuit, arranged in the pattern shown. Produces Advanced Unit Upgrader.

Crafting
Advanced Unit Upgrader Advanced Unit Upgrader guaranteed
Developer reference
Registry name
techreborn:advanced_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:industrial_circuit"
    },
    "D": {
      "item": "techreborn:digital_display"
    },
    "P": {
      "tag": "c:steel_plates"
    },
    "X": {
      "item": "techreborn:advanced_storage_unit"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}