[
{
"lab_percent": 50,
"mined_percent": 35,
"weight_max": 0.75,
"weight_min": 0,
"weight_or_price": "weight"
},
{
"lab_percent": 45,
"mined_percent": 30,
"weight_max": 0.99,
"weight_min": 0.76,
"weight_or_price": "weight"
},
{
"lab_percent": 45,
"mined_percent": 30,
"weight_max": 1.99,
"weight_min": 1,
"weight_or_price": "weight"
},
{
"lab_percent": 40,
"mined_percent": 25,
"weight_max": 10,
"weight_min": 2,
"weight_or_price": "weight"
}
]