{
  "type": "minecraft:chest",
  "pools": [
    {
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:latex_bucket",
          "weight": 2
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:dryrubber",
          "weight": 3,
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "min": 1,
                "max": 5
              }
            }
          ]
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:plastic",
          "weight": 3,
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "min": 1,
                "max": 5
              }
            }
          ]
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:pink_slime",
          "weight": 2,
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "min": 1,
                "max": 5
              }
            }
          ]
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:mob_imprisonment_tool",
          "weight": 1,
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "min": 1,
                "max": 2
              }
            }
          ]
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:machine_frame_pity",
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:iron_gear",
          "weight": 3,
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "min": 1,
                "max": 3
              }
            }
          ]
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:machine_frame_simple",
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:iron_gear",
          "weight": 2,
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "min": 1,
                "max": 3
              }
            }
          ]
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:gold_gear",
          "weight": 2,
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "min": 1,
                "max": 3
              }
            }
          ]
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:diamond_gear",
          "weight": 1,
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": {
                "min": 1,
                "max": 2
              }
            }
          ]
        }
      ]
    },
    {
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:empty",
          "weight": 128
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:machine_frame_advanced",
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:mob_crusher",
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:enchantment_sorter",
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:mycelial_reactor",
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:stasis_chamber",
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:infinity_charger",
          "weight": 1
        },
        {
          "type": "minecraft:item",
          "name": "industrialforegoing:enchantment_extractor",
          "weight": 1
        }
      ]
    }
  ]
}