{
  "pools": [
    {
      "name": "borealisexpansion:material:2043",
      "rolls": 1,
      "conditions": [{
        "condition": "random_chance",
        "chance": 0.6
      }],
      "entries": [{
        "type": "item",
        "name": "borealisexpansion:material",
        "weight": 1,
        "functions": [
          { "function": "minecraft:set_data", "data": 2043 }
        ]
      }]
    }
  ]
}