{
  "__comment__": "This file created by tfch",
  "type": "firmalife:mixing_bowl",
  "ingredients": [
    {
      "type": "tfc:not_rotten",
        "ingredient": {
            "item": "tfc:food/wheat_flour"
        }
    },
    {
      "type": "tfc:not_rotten",
        "ingredient": {
            "item": "tfc:food/wheat_flour"
        }
    },
    {
      "type": "tfc:not_rotten",
        "ingredient": {
            "item": "tfc:food/wheat_flour"
        }
    },
    {
      "type": "tfc:not_rotten",
        "ingredient": {
            "item": "tfc:food/wheat_flour"
        }
    },
    {
      "type": "tfc:not_rotten",
        "ingredient": {
            "item": "tfc:food/wheat_flour"
        }
    }
  ],
  "fluid_ingredient": {
    "ingredient": "minecraft:water",
    "amount": 1000
  },
  "output_item": {
    "item": "tfc:food/wheat_dough",
    "count": 5
  }
}