{ "weight": 70, "density": 0.3, "max_height": 40, "min_height": 10, "dimension_filter": ["name:*(overworld|lostcities)"], "generator": { "type": "ellipsoid", "radius": [16, 17] }, "filler": { "type": "simple", "value": { "type": "weight_random", "values": [ { "weight": 30, "value": "ore:almandine" }, { "weight": 30, "value": "ore:pyrope" }, { "weight": 30, "value": "ore:sapphire" }, { "weight": 10, "value": "ore:green_sapphire" } ] } } }