{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "BB ",
    "BS ",
    "B#B"
  ],
  "key": {
    "#": {
      "item": "tinyredstone:tiny_redstone_bridge"
    },
    "B": {
      "item": "minecraft:brown_terracotta"
    },
    "S": {
      "item": "cold_sweat:thermometer"
    }
  },
  "result": {
    "item": "cold_sweat:thermolith",
    "count": 1
  }
}