Fission Fuel Assembly
mekanismgenerators:fission_fuel_assembly

Fission Fuel Assembly

Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Enderman Place On BlacklistPickaxe Mineable

Acquisition

Crafting using Any Lead Ingot, Any Steel Ingot, Any Lead Ingot, Any Lead Ingot, Basic Chemical Tank, Any Lead Ingot, Any Lead Ingot, Any Steel Ingot and Any Lead Ingot, arranged in the pattern shown. Produces Fission Fuel Assembly.

Crafting
Any Lead Ingot
Any Steel Ingot
Any Lead Ingot
Any Lead Ingot
Basic Chemical Tank
Any Lead Ingot
Any Lead Ingot
Any Steel Ingot
Any Lead Ingot
Fission Fuel Assembly Fission Fuel Assembly guaranteed

Mining & drops

sourcecountchanceconditions
Fission Fuel Assembly1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanismgenerators:fission_fuel_assembly
Namespace
mekanismgenerators
Mod ID
mekanismgenerators
Tags (2)
forge:blocks/enderman_place_on_blacklist
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ISI",
    "ITI",
    "ISI"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/lead"
    },
    "S": {
      "tag": "forge:ingots/steel"
    },
    "T": {
      "item": "mekanism:basic_chemical_tank"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}