{
  "pools": [
    {
      "bonus_rolls": 0.025,
      "entries": [
        {
          "type": "minecraft:empty",
          "weight": 60
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:cactus",
          "weight": 10
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:sugar_cane",
          "weight": 10
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:gold_nugget",
          "weight": 10
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:cocoa_beans",
          "weight": 10
        },
        {
          "type": "minecraft:item",
          "name": "kubejs:proofofwork"
        }
      ],
      "rolls": 1.0
    }
  ],
  "random_sequence": "minecolonies:recipes/iron/sand"
}