{
    "configVersion": 2,
    "blockCategories": [
        {
            "key": "ali:block_loot",
            "type": "BLOCK",
            "icon": "gtceu:copper_pickaxe",
            "hide": false,
            "blocks": [
                "#forge:ores",
                "#forge:raw_ore_blocks",
                "#tfc:clay_grass",
                "#tfc:clay",
                "#tfc:kaolin_clay",
                "#tfc:crops",
                "#tfc:wild_crops",
                "#tfg:dead_crops",
                "#minecraft:leaves",
                "#forge:surface_rocks",
                "#tfc:rock/raw",
                "#forge:cobblestone",
                "#tfc:rock/gravel",
                "#tfg:bud_ore_indicators",
                "#tfg:decorative_vases/generated",
                "ad_astra:sky_stone",
                "ad_astra:cheese_block",
                "ad_astra:moon_cheese_ore",
                "tfg:huge_quartz",
                "tfg:halite",
                "minecraft:basalt",
                "minecraft:fern",
                "minecraft:large_fern",
                "tfg:plant/dry_grass",
                "tfg:plant/red_oat_grass",
                "tfc:plant/bluegrass",
                "tfc:plant/bromegrass",
                "tfc:plant/fountain_grass",
                "tfc:plant/orchard_grass",
                "tfc:plant/pampas_grass",
                "tfc:plant/raddia_grass",
                "tfc:plant/ryegrass",
                "tfc:plant/scutch_grass",
                "tfc:plant/switchgrass",
                "tfc:plant/tall_fescue_grass",
                "tfc:plant/timothy_grass",
                "betterend:needlegrass",
                "betterend:amber_grass",
                "betterend:cave_grass",
                "betterend:clawfern",
                "betterend:globulagus",
                "betterend:lutebus",
                "betterend:orango",
                "betterend:ruscus",
                "betterend:lucernia_outer_leaves",
                "betterend:selagine",
                "betterend:bulb_moss",
                "tfg:lunar_chorus_flower",
                "minecraft:ice",
                "minecraft:packed_ice",
                "minecraft:blue_ice",
                "tfc:sea_ice"
            ]
        }
    ],
    "entityCategories": [
        {
            "key": "ali:entity_loot",
            "type": "ENTITY",
            "icon": "minecraft:skeleton_skull",
            "hide": false,
            "entityTypes": []
        }
    ],
    "gameplayCategories": [
        {
            "key": "ali:chest_loot",
            "type": "GAMEPLAY",
            "icon": "lootr:lootr_chest",
            "hide": false,
            "pattern": [
                "^.*:chests/.*$"
            ]
        },
        {
            "key": "ali:fishing_loot",
            "type": "GAMEPLAY",
            "icon": "tfc:metal/fishing_rod/copper",
            "hide": false,
            "catalysts": [
                {
                    "tag": "forge:fishing_rods"
                }
            ],
            "pattern": [
                "^.*:gameplay/fishing.*$"
            ]
        },
        {
            "key": "tfg:bartering_loot",
            "type": "GAMEPLAY",
            "icon": "minecraft:gold_ingot",
            "hide": false,
            "catalysts": [
                {
                    "item": "minecraft:gold_ingot"
                },
                {
                    "item": "tfg:piglin_disguise"
                }
            ],
            "pattern": [
                "^minecraft:gameplay/piglin_bartering$"
            ]
        },
        {
            "key": "tfg:panning_loot",
            "type": "GAMEPLAY",
            "icon": "tfc:pan/empty",
            "hide": false,
            "catalysts": [
                {
                    "item": "tfc:pan/empty"
                },
                {
                    "tag": "tfc:ore_deposits"
                }
            ],
            "pattern": [
                "^tfc:panning.*$"
            ]
        },
        {
            "key": "tfg:sluicing_loot",
            "type": "GAMEPLAY",
            "icon": "tfc:wood/sluice/oak",
            "hide": false,
            "catalysts": [
                {
                    "tag": "tfc:sluices"
                },
                {
                    "tag": "tfc:ore_deposits"
                }
            ],
            "pattern": [
                "^tfc:sluicing.*$"
            ]
        }
    ],
    "tradeCategories": [],
    "disabledEntities": [],
    "logMoreStatistics": false,
    "showInGameNames": true
}