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