Crafting using Bluebright Stick, Bluebright Stick, Inventory Cable Connector, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Inventory Cable Connector (Framed).
block· Machines & Other Blocks
Inventory Cable Connector (Framed)
Tom's Simple Storage Mod · by tom5454
Inventory Cable Connector (Framed) is a block from Tom's Simple Storage Mod, crafted from Bluebright Stick and Inventory Cable Connector.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Inventory Cable Connector (Framed) | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
toms_storage:ts.inventory_cable_connector_framed- Namespace
toms_storage- Mod ID
toms_storage- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"S S",
" C ",
"S S"
],
"ingredients": {
"C": {
"item": "toms_storage:ts.inventory_cable_connector"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}