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