{
  "type": "minecraft:chest",
  "random_sequence": "caravans:caravans/cargo/desert_grave",
  "pools": [
    {
      "rolls": {
        "min": 1,
        "max": 2
      },
      "entries": [
        {
          "weight": 1,
          "type": "minecraft:loot_table",
          "name": "minecraft:chests/desert_pyramid"
        }
      ]
    }
  ]
}