{
    "display": {
        "icon": {
            "id": "minecraft:red_shulker_box"
        },
        "title": {
            "text": "Fleischerchest"
        },
        "description": {
            "text": "Crafte eine Fleischerkiste!",
            "color": "#eb141c"
        },
        "frame": "goal",
        "announce_to_chat": true
    },
    "criteria": {
        "criteria": {
            "trigger": "minecraft:impossible"
        }
    },
    "requirements": [
        ["criteria"]
    ],
    "parent": "custom_advancements:craftattack/root",
    "rewards": {
        "experience": 0
    }
}