{
  "__comment__": "This file was automatically created by mcresources",
  "type": "minecraft:block",
  "pools": [
    {
      "name": "loot_pool",
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "tfg:drying_bricks/oxisol",
          "conditions": [
            {
              "condition": "minecraft:block_state_property",
              "block": "tfg:drying_bricks/oxisol",
              "properties": {
                "count": "1",
                "dried": "false"
              }
            }
          ],
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": 1
            }
          ]
        }
      ],
      "conditions": [
        {
          "condition": "minecraft:survives_explosion"
        }
      ]
    },
    {
      "name": "loot_pool",
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "tfg:mud_brick/oxisol",
          "conditions": [
            {
              "condition": "minecraft:block_state_property",
              "block": "tfg:drying_bricks/oxisol",
              "properties": {
                "count": "1",
                "dried": "true"
              }
            }
          ],
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": 1
            }
          ]
        }
      ],
      "conditions": [
        {
          "condition": "minecraft:survives_explosion"
        }
      ]
    },
    {
      "name": "loot_pool",
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "tfg:drying_bricks/oxisol",
          "conditions": [
            {
              "condition": "minecraft:block_state_property",
              "block": "tfg:drying_bricks/oxisol",
              "properties": {
                "count": "2",
                "dried": "false"
              }
            }
          ],
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": 2
            }
          ]
        }
      ],
      "conditions": [
        {
          "condition": "minecraft:survives_explosion"
        }
      ]
    },
    {
      "name": "loot_pool",
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "tfg:mud_brick/oxisol",
          "conditions": [
            {
              "condition": "minecraft:block_state_property",
              "block": "tfg:drying_bricks/oxisol",
              "properties": {
                "count": "2",
                "dried": "true"
              }
            }
          ],
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": 2
            }
          ]
        }
      ],
      "conditions": [
        {
          "condition": "minecraft:survives_explosion"
        }
      ]
    },
    {
      "name": "loot_pool",
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "tfg:drying_bricks/oxisol",
          "conditions": [
            {
              "condition": "minecraft:block_state_property",
              "block": "tfg:drying_bricks/oxisol",
              "properties": {
                "count": "3",
                "dried": "false"
              }
            }
          ],
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": 3
            }
          ]
        }
      ],
      "conditions": [
        {
          "condition": "minecraft:survives_explosion"
        }
      ]
    },
    {
      "name": "loot_pool",
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "tfg:mud_brick/oxisol",
          "conditions": [
            {
              "condition": "minecraft:block_state_property",
              "block": "tfg:drying_bricks/oxisol",
              "properties": {
                "count": "3",
                "dried": "true"
              }
            }
          ],
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": 3
            }
          ]
        }
      ],
      "conditions": [
        {
          "condition": "minecraft:survives_explosion"
        }
      ]
    },
    {
      "name": "loot_pool",
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "tfg:drying_bricks/oxisol",
          "conditions": [
            {
              "condition": "minecraft:block_state_property",
              "block": "tfg:drying_bricks/oxisol",
              "properties": {
                "count": "4",
                "dried": "false"
              }
            }
          ],
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": 4
            }
          ]
        }
      ],
      "conditions": [
        {
          "condition": "minecraft:survives_explosion"
        }
      ]
    },
    {
      "name": "loot_pool",
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "tfg:mud_brick/oxisol",
          "conditions": [
            {
              "condition": "minecraft:block_state_property",
              "block": "tfg:drying_bricks/oxisol",
              "properties": {
                "count": "4",
                "dried": "true"
              }
            }
          ],
          "functions": [
            {
              "function": "minecraft:set_count",
              "count": 4
            }
          ]
        }
      ],
      "conditions": [
        {
          "condition": "minecraft:survives_explosion"
        }
      ]
    }
  ]
}