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