Wireless Terminal
16×16 · BAKED

item· Other

Wireless Terminal

item

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

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.

Crafting
Wireless Terminal Wireless Terminal guaranteed
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
}