Radioactive Waste Barrel
mekanism:radioactive_waste_barrel

Radioactive Waste Barrel

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Relocation Not SupportedPickaxe Mineable

Acquisition

Crafting using Any Steel Ingot, Any Lead Ingot, Any Steel Ingot, Any Lead Ingot, Any Lead Ingot, Any Steel Ingot, Any Lead Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Radioactive Waste Barrel.

Crafting
Any Steel Ingot
Any Lead Ingot
Any Steel Ingot
Any Lead Ingot
Any Lead Ingot
Any Steel Ingot
Any Lead Ingot
Any Steel Ingot
Radioactive Waste Barrel Radioactive Waste Barrel guaranteed

Mining & drops

sourcecountchanceconditions
Radioactive Waste Barrel1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:radioactive_waste_barrel
Namespace
mekanism
Mod ID
mekanism
Tags (2)
forge:blocks/relocation_not_supported
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SIS",
    "I I",
    "SIS"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/lead"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}