Crafting using Bluebright Stick, Bluebright Stick, Inventory Cable, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Framed Inventory Cable.
block· Machines & Other Blocks
Framed Inventory Cable
Tom's Simple Storage Mod · by tom5454
Framed Inventory Cable is a block from Tom's Simple Storage Mod, crafted from Bluebright Stick and Inventory Cable.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Framed Inventory Cable | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
toms_storage:ts.inventory_cable_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"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}