If any of this data is manually altered, the corresponding account file should also be changed to match.
Every line expects 5 values in order:
| Account ID | Integer. Table key. Must be unique. |
| Account Name | String. Should be unique. |
| Authorization Hash | String. The hashed password. Used for login authentication. |
| Registration Key | String. The key that was used to register the account. |
| Grove Name | String. The grove tag name that was chosen during account creation. Should be unique. |