{
    "type": "minecraft:block",
    "pools": [
        {
            "bonus_rolls": 0.0,
            "conditions": [
                {
                    "condition": "minecraft:survives_explosion"
                }
            ],
            "entries": [
                {
                    "type": "minecraft:item",
                    "name": "kubejs:pale_oak_couch"
                }
            ],
            "rolls": 1.0
        }
    ],
    "random_sequence": "handcrafted:blocks/pale_oak_couch"
}