{
    "type": "tfc:damage_inputs_shapeless_crafting",
    "recipe": {
        "type": "minecraft:crafting_shapeless",
        "ingredients": [
            {
                "item": "just_blahaj:white_dyed_blahaj"
            },
            {
                "item": "minecraft:yellow_dye"
            },
            {
                "item": "minecraft:purple_dye"
            },
            {
                "item": "minecraft:white_dye"
            },
            {
                "item": "minecraft:black_dye"
            }
        ],
        "result": {
            "item": "just_blahaj:enbyhaj"
        }
    }
}