Mek Data using Any Normal Cobblestone, Ultimate Control Circuit, Any Normal Cobblestone, Any Atomic Alloy, Elite Bin, Any Atomic Alloy, Any Normal Cobblestone, Any Normal Cobblestone and Any Normal Cobblestone, arranged in the pattern shown. Produces Ultimate Bin.
Ultimate Bin
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ultimate Bin | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:ultimate_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/atomic"
},
"C": {
"tag": "forge:circuits/ultimate"
},
"P": {
"item": "mekanism:elite_bin"
},
"_": {
"tag": "forge:cobblestone/normal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}