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.
Radioactive Waste Barrel
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Radioactive Waste Barrel | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
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
}