Crafting using Any Planks, Redstone Comparator, Any Planks, Any Wooden Chest, Glowstone, Any Glass, Any Planks, Redstone Comparator and Any Planks, arranged in the pattern shown. Produces Storage Terminal.
block· Machines & Other Blocks
Storage Terminal
Tom's Simple Storage Mod · by tom5454
Storage Terminal is a block from Tom's Simple Storage Mod, crafted from Any Planks, Redstone Comparator, Any Wooden Chest, Glowstone, and Any Glass.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Storage Terminal | 1–1 | 100% | Survives Explosion |
Used in
Crafting using Crafting Table, Any Diamond Gem, Crafting Table, Any Diamond Gem, Storage Terminal, Any Diamond Gem, Crafting Table, Any Diamond Gem and Crafting Table, arranged in the pattern shown. Produces Crafting Terminal.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
toms_storage:ts.storage_terminal- Namespace
toms_storage- Mod ID
toms_storage- Tags (2)
minecraft:blocks/mineable/axe toms_storage:blocks/remote_activate
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PCP",
"cGg",
"PCP"
],
"ingredients": {
"C": {
"item": "minecraft:comparator"
},
"G": {
"item": "minecraft:glowstone"
},
"P": {
"tag": "minecraft:planks"
},
"c": {
"tag": "forge:chests/wooden"
},
"g": {
"tag": "forge:glass"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

