{
  "runeWeights": [
    {
      "value": "the_vault:vault_rune_mineshaft",
      "weight": 1
    },
    {
      "value": "the_vault:vault_rune_puzzle_cube",
      "weight": 4
    },
    {
      "value": "the_vault:vault_rune_digsite",
      "weight": 2
    },
    {
      "value": "the_vault:vault_rune_crystal_caves",
      "weight": 10
    },
    {
      "value": "the_vault:vault_rune_viewer",
      "weight": 4
    },
    {
      "value": "the_vault:vault_rune_vendor",
      "weight": 4
    },
    {
      "value": "the_vault:vault_rune_xmark",
      "weight": 6
    }
  ],
  "runeLevels": [
    {
      "item": "the_vault:vault_rune_vendor",
      "minLevel": 250
    },
    {
      "item": "the_vault:vault_rune_mineshaft",
      "minLevel": 75
    },
    {
      "item": "the_vault:vault_rune_puzzle_cube",
      "minLevel": 75
    },
    {
      "item": "the_vault:vault_rune_digsite",
      "minLevel": 75
    },
    {
      "item": "the_vault:vault_rune_crystal_caves",
      "minLevel": 75
    },
    {
      "item": "the_vault:vault_rune_viewer",
      "minLevel": 75
    },
    {
      "item": "the_vault:vault_rune_vendor",
      "minLevel": 75
    },
    {
      "item": "the_vault:vault_rune_xmark",
      "minLevel": 75
    }
  ]
}