techreborn:low_voltage_su

Battery Box

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Any Planks, Insulated Copper Cable, Any Planks, Red Cell Battery, Red Cell Battery, Red Cell Battery, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Battery Box.

Crafting
Battery Box guaranteed

Mining & drops

sourcecountchanceconditions
Battery Box1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Battery Box1–1100%Survives Explosion
Developer reference
Registry name
techreborn:low_voltage_su
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WCW",
    "BBB",
    "WWW"
  ],
  "ingredients": {
    "B": {
      "item": "techreborn:red_cell_battery"
    },
    "C": {
      "item": "techreborn:insulated_copper_cable"
    },
    "W": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}