Inventory Cable Connector (Framed)
16×16 · BAKED

block· Machines & Other Blocks

Inventory Cable Connector (Framed)

block Axe Mineable

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

Acquisition

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

Crafting
Bluebright Stick
Bluebright Stick
Inventory Cable Connector
Bluebright Stick
Bluebright Stick
Inventory Cable Connector (Framed) Inventory Cable Connector (Framed) guaranteed

Mining & drops

sourcecountchanceconditions
Inventory Cable Connector (Framed)1–1100%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
}