Crafting using Any Planks, Redstone Comparator, Any Planks, Spyglass, Glowstone, Any Glass, Any Planks, Any Ender Pearls and Any Planks, arranged in the pattern shown. Produces Wireless Terminal.
item· Other
Wireless Terminal
Tom's Simple Storage Mod · by tom5454
Wireless Terminal is a item from Tom's Simple Storage Mod, crafted from Any Planks, Redstone Comparator, Spyglass, Glowstone, Any Glass, and Any Ender Pearls.
Acquisition
Developer reference
- Registry name
toms_storage:ts.wireless_terminal- Namespace
toms_storage- Mod ID
toms_storage
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PCP",
"aGg",
"PEP"
],
"ingredients": {
"C": {
"item": "minecraft:comparator"
},
"E": {
"tag": "forge:ender_pearls"
},
"G": {
"item": "minecraft:glowstone"
},
"P": {
"tag": "minecraft:planks"
},
"a": {
"item": "minecraft:spyglass"
},
"g": {
"tag": "forge:glass"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
