nuclearcraft:basic_lithium_ion_battery

Basic Lithium Ion Battery

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Basic Lithium Ion Battery is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Lithium Ion Cell, and Coil Copper.

Acquisition

Crafting using Plate Basic, Lithium Ion Cell, Plate Basic, Lithium Ion Cell, Coil Copper, Lithium Ion Cell, Plate Basic, Lithium Ion Cell and Plate Basic, arranged in the pattern shown. Produces Basic Lithium Ion Battery.

Crafting
Plate Basic
Lithium Ion Cell
Plate Basic
Lithium Ion Cell
Coil Copper
Lithium Ion Cell
Plate Basic
Lithium Ion Cell
Plate Basic
Basic Lithium Ion Battery guaranteed

Mining & drops

sourcecountchanceconditions
Basic Lithium Ion Battery1–1100%

Used in (1)

Crafting using Plate Advanced, Lithium Manganese Dioxide Ingot, Plate Advanced, Basic Lithium Ion Battery, Basic Lithium Ion Battery, Basic Lithium Ion Battery, Plate Advanced, Coil Magnesium Diboride and Plate Advanced, arranged in the pattern shown. Produces Advanced Lithium Ion Battery.

Crafting
Advanced Lithium Ion Battery guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:basic_lithium_ion_battery
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PCP",
    "CSC",
    "PCP"
  ],
  "ingredients": {
    "C": {
      "item": "nuclearcraft:lithium_ion_cell"
    },
    "P": {
      "item": "nuclearcraft:plate_basic"
    },
    "S": {
      "item": "nuclearcraft:coil_copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}