Energy Storage Upgrade
techreborn:energy_storage_upgrade

Energy Storage Upgrade

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Any Planks, Any Planks, Any Planks, Insulated Copper Cable, Red Cell Battery, Insulated Copper Cable, Any Planks, Electronic Circuit and Any Planks, arranged in the pattern shown. Produces Energy Storage Upgrade.

Crafting
Energy Storage Upgrade Energy Storage Upgrade guaranteed
Developer reference
Registry name
techreborn:energy_storage_upgrade
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "WBW",
    "PCP"
  ],
  "ingredients": {
    "B": {
      "item": "techreborn:red_cell_battery"
    },
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "P": {
      "tag": "minecraft:planks"
    },
    "W": {
      "item": "techreborn:insulated_copper_cable"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}