nuclearcraft:lithium_cooler

Accelerator Lithium Cooler

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron ToolAccelerator Inner

Accelerator Lithium Cooler is a block from Nuclearcraft Neoteric, crafted from Lithium Dust and Accelerator Empty Cooler.

Acquisition

Crafting using Lithium Dust, Lithium Dust, Accelerator Empty Cooler, Lithium Dust and Lithium Dust, arranged in the pattern shown. Produces Accelerator Lithium Cooler.

Crafting
Lithium Dust
Lithium Dust
Accelerator Empty Cooler
Lithium Dust
Lithium Dust
Accelerator Lithium Cooler guaranteed

Mining & drops

sourcecountchanceconditions
Accelerator Lithium Cooler1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:lithium_cooler
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
nuclearcraft:blocks/accelerator_inner

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "IBI",
    " I "
  ],
  "ingredients": {
    "B": {
      "item": "nuclearcraft:empty_cooler"
    },
    "I": {
      "tag": "forge:dusts/lithium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_accelerator",
  "experience": null,
  "cooking_time": null
}