{
  "type": "minecraft:fishing",
  "pools": [
    {
      "bonus_rolls": 0.0,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "minecraft:leather",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 1.0,
                "max": 2.0
              },
              "add": false
            }
          ],
          "weight": 6
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:iron_nugget",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 6.0,
                "max": 12.0
              },
              "add": false
            }
          ],
          "weight": 10
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:gold_nugget",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 5.0,
                "max": 16.0
              },
              "add": false
            }
          ],
          "weight": 4
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:redstone",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 1.0,
                "max": 3.0
              },
              "add": false
            }
          ],
          "weight": 5
        },
        {
          "type": "minecraft:item",
          "name": "chicken_roost:water_egg",
          "weight": 5
        },
        {
          "type": "minecraft:item",
          "name": "ftb:stone_pebble",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 3.0,
                "max": 6.0
              },
              "add": false
            }
          ],
          "weight": 5
        },
        {
          "type": "minecraft:item",
          "name": "ftbmaterials:coal_tiny",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 1.0,
                "max": 3.0
              },
              "add": false
            }
          ],
          "weight": 5
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:ink_sac",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 1.0,
                "max": 4.0
              },
              "add": false
            }
          ],
          "weight": 3
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:prismarine_shard",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 1.0,
                "max": 3.0
              },
              "add": false
            }
          ],
          "weight": 2
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:rotten_flesh",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 1.0,
                "max": 4.0
              },
              "add": false
            }
          ],
          "weight": 6
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:sponge",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 1.0,
                "max": 4.0
              },
              "add": false
            }
          ],
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "ftbmaterials:tin_nugget",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 2.0,
                "max": 5.0
              },
              "add": false
            }
          ],
          "weight": 4
        },
        {
          "type": "minecraft:item",
          "name": "ftbmaterials:copper_nugget",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 3.0,
                "max": 6.0
              },
              "add": false
            }
          ],
          "weight": 5
        },

        {
          "type": "minecraft:item",
          "name": "ftbmaterials:zinc_nugget",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 4.0,
                "max": 7.0
              },
              "add": false
            }
          ],
          "weight": 4
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:ender_pearl",
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:diamond",
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "ftbmaterials:nickel_nugget",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 2.0,
                "max": 6.0
              },
              "add": false
            }
          ],
          "weight": 4
        },
        {
          "type": "minecraft:item",
          "name": "minecraft:lapis_lazuli",
          "weight": 4
        },
        {
          "type": "minecraft:item",
          "name": "ftbmaterials:lead_nugget",
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "type": "minecraft:uniform",
                "min": 2.0,
                "max": 6.0
              },
              "add": false
            }
          ],
          "weight": 4
        }
      ],
      "rolls": 1.0
    }
  ],
  "random_sequence": "minecraft:gameplay/fishing/treasure"
}
