{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "key": {
    "P": {
      "item": "minecraft:piston"
    },
    "S": {
      "item": "minecraft:slime_ball"
    }
  },
  "pattern": [
    "S",
    "P"
  ],
  "result": {
    "item": "minecraft:sticky_piston"
  },
  "show_notification": true
}