{
  "type": "create:item_application",
  "ingredients": [
    {
      "item": "minecraft:piston"
    },
    {
      "tag": "forge:slimeballs"
    }
  ],
  "results": [
    {
      "item": "minecraft:sticky_piston"
    }
  ]
}