{
    "type": "create:mixing",
    "ingredients": [
      {
        "item": "coralstfc:coral_powder"
      },
      {
        "fluid": "tfc:limewater",
        "nbt": {},
        "amount": 25
      }
    ],
    "processingTime": 400,
    "results": [
      {
        "item": "tfc:mortar",
        "count": 4
      }
    ]
  }