nuclearcraft:copper_cooler

Accelerator Copper Cooler

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron ToolAccelerator Inner

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

Acquisition

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

Crafting
Copper Dust
Copper Dust
Accelerator Empty Cooler
Copper Dust
Copper Dust
Accelerator Copper Cooler guaranteed

Mining & drops

sourcecountchanceconditions
Accelerator Copper Cooler1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:copper_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/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_accelerator",
  "experience": null,
  "cooking_time": null
}