Framed Inventory Cable

block· Machines & Other Blocks

Framed Inventory Cable

block Axe Mineable

Framed Inventory Cable is a block from Tom's Simple Storage Mod, crafted from Bluebright Stick and Inventory Cable.

Acquisition

Crafting using Bluebright Stick, Bluebright Stick, Inventory Cable, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Framed Inventory Cable.

Crafting
Bluebright Stick
Bluebright Stick
Inventory Cable
Bluebright Stick
Bluebright Stick
Framed Inventory Cable Framed Inventory Cable guaranteed

Mining & drops

sourcecountchanceconditions
Framed Inventory Cable1–1100%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
}