{
  "entries": [
    {
      "roll": {
        "type": "uniform",
        "min": 12,
        "max": 15
      },
      "pool": [
        { "weight": 70,
          "pool": [
            {
                "weight": 12,
                "item": {
                "id": "the_vault:ornate_chain",
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
                }
            },
            {
                "weight": 12,
                "item": {
                "id": "the_vault:ornate_ingot",
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 2
                  }
                }
            },
            {
              "weight": 8,
              "item": {
              "id": "the_vault:velvet",
              "count": {
                "type": "uniform",
                "min": 1,
                "max": 1
                }
              }
            },
            
            {
              "weight": 16,
              "item": {
                "id": "the_vault:soot",
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 2
                  }
              }
            },
            {
              "weight": 6,
              "item": {
              "id": "the_vault:carbon_nugget",
              "count": {
                "type": "uniform",
                "min": 1,
                "max": 3
                }
              }
            }
          ]
        },
        { "weight": 20,
        "pool": [
          {
            "weight": 10,
            "item": {
              "id": "the_vault:wild_focus",
              "count": {
                "type": "uniform",
                "min": 1,
                "max": 1
                }
            }
          },
          {
            "weight": 12,
            "item": {
            "id": "the_vault:carbon_nugget",
            "count": {
              "type": "uniform",
              "min": 2,
              "max": 4
              }
            }
          }
        ]
        },
        { "weight": 8,
          "pool": [
            {
              "weight": 10,
              "item": {
                "id": "the_vault:amplifying_focus",
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            }
        ]
        },
        { "weight": 2,
          "pool": [
            {
              "weight": 93,
              "item": {
                "id": "the_vault:nullifying_focus",
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 1,
              "item": {
                "id": "the_vault:vault_necklace",
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 6,
              "item": {
                "id": "the_vault:ornate_chest_scroll",
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 10,
              "item": {
                "id": "the_vault:boots",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "ornate0"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 10,
              "item": {
                "id": "the_vault:leggings",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "ornate0"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 10,
              "item": {
                "id": "the_vault:chestplate",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "ornate0"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 10,
              "item": {
                "id": "the_vault:helmet",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "ornate0"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 5,
              "item": {
                "id": "the_vault:sword",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "ornate0"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 5,
              "item": {
                "id": "the_vault:axe",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "ornate0"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 5,
              "item": {
                "id": "the_vault:shield",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "ornate0"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 5,
              "item": {
                "id": "the_vault:wand",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "ornate0"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            },
            {
              "weight": 5,
              "item": {
                "id": "the_vault:focus",
                "nbt": {
                  "the_vault:gear_roll_type_pool": "ornate0"
                },
                "count": {
                  "type": "uniform",
                  "min": 1,
                  "max": 1
                  }
              }
            }
            
          ]
        }
      ]
    }
  ]
}