Mek Data using Any Normal Cobblestone, Elite Control Circuit, Any Normal Cobblestone, Any Reinforced Alloy, Advanced Bin, Any Reinforced Alloy, Any Normal Cobblestone, Any Normal Cobblestone and Any Normal Cobblestone, arranged in the pattern shown. Produces Elite Bin.
Elite Bin
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Elite Bin | 1–1 | 100% | — |
Used in (1)
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:elite_bin- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "mekanism:mek_data",
"pattern": [
"_C_",
"APA",
"___"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/reinforced"
},
"C": {
"tag": "forge:circuits/elite"
},
"P": {
"item": "mekanism:advanced_bin"
},
"_": {
"tag": "forge:cobblestone/normal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}