{
  "entries": [
    {
      "roll": {
        "type": "uniform",
        "min": 1,
        "max": 1
      },
      "pool": [
        {
          "weight": 1,
          "item": {
            "id": "the_vault:boost_modification_stone",
            "count": {
              "type": "constant",
              "count": 1
            }
          }
        }
        
      ]
    }
  ]
}