nuclearcraft:msr_fuel_cell

MSR Fuel Cell

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron ToolReactor Inner

MSR Fuel Cell is a block from Nuclearcraft Neoteric, crafted from Tough Alloy Ingot, Black Framed Glass, and Bucket.

Acquisition

Crafting using Tough Alloy Ingot, Black Framed Glass, Tough Alloy Ingot, Black Framed Glass, Bucket, Black Framed Glass, Tough Alloy Ingot, Black Framed Glass and Tough Alloy Ingot, arranged in the pattern shown. Produces MSR Fuel Cell.

Crafting
MSR Fuel Cell guaranteed

Mining & drops

sourcecountchanceconditions
MSR Fuel Cell1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "TGT",
    "GBG",
    "TGT"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bucket"
    },
    "G": {
      "tag": "forge:glass"
    },
    "T": {
      "tag": "forge:ingots/tough_alloy"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_fission",
  "experience": null,
  "cooking_time": null
}