{
    "type": "minecraft:block",
    "pools": [
        {
            "bonus_rolls": 0.0,
            "conditions": [
                {
                    "condition": "minecraft:survives_explosion"
                },
                {
                    "condition": "minecraft:inverted",
                    "term": {
                        "condition": "minecraft:match_tool",
                        "predicate": {
                            "enchantments": [
                                {
                                    "enchantment": "minecraft:silk_touch",
                                    "levels": {
                                        "min": 1
                                    }
                                }
                            ]
                        }
                    }
                }
            ],
            "entries": [
                {
                    "type": "immersiveengineering:drop_inv"
                }
            ],
            "rolls": 1.0
        },
        {
            "bonus_rolls": 0.0,
            "conditions": [
                {
                    "condition": "minecraft:survives_explosion"
                },
                {
                    "condition": "minecraft:inverted",
                    "term": {
                        "condition": "minecraft:match_tool",
                        "predicate": {
                            "enchantments": [
                                {
                                    "enchantment": "minecraft:silk_touch",
                                    "levels": {
                                        "min": 1
                                    }
                                }
                            ]
                        }
                    }
                }
            ],
            "entries": [
                {
                    "type": "minecraft:item",
                    "functions": [
                        {
                            "add": false,
                            "count": {
                                "type": "minecraft:uniform",
                                "max": 16.0,
                                "min": 4.0
                            },
                            "function": "minecraft:set_count"
                        }
                    ],
                    "name": "tfc_ie_addon:treated_wood_lumber"
                }
            ],
            "rolls": 1.0
        },
        {
            "bonus_rolls": 0.0,
            "conditions": [
                {
                    "condition": "minecraft:survives_explosion"
                },
                {
                    "condition": "minecraft:match_tool",
                    "predicate": {
                        "enchantments": [
                            {
                                "enchantment": "minecraft:silk_touch",
                                "levels": {
                                    "min": 1
                                }
                            }
                        ]
                    }
                }
            ],
            "entries": [
                {
                    "type": "immersiveengineering:tile_drop"
                }
            ],
            "rolls": 1.0
        }
    ],
    "random_sequence": "immersiveengineering:blocks/crate"
}