{
  "minecraft:mushroom_stew": [
    {
      "identity": {
        "metadata": -1
      },
      "group": "food",
      "temperature": 1.0,
      "duration": 1200
    }
  ],
  "simpledifficulty:juice": [
    {
      "identity": {
        "metadata": 2
      },
      "group": "drink",
      "temperature": 1.0,
      "duration": 1200
    },
    {
      "identity": {
        "metadata": 4
      },
      "group": "drink",
      "temperature": 1.0,
      "duration": 2400
    }
  ]
}