What Mods Are Required for Verity? Start With the Dependency List
The clearest answer comes from the version metadata, not from a modpack video. Modrinth's current Verity JE release, v6.0.0-beta.6, lists one required project dependency: Geckolib. The same release targets Minecraft 1.20.1 and the Forge loader. That gives you the minimum Java baseline to check before you troubleshoot AI, voice or horror behavior.
Geckolib is a library used for animated entities and other model behavior. It is not a second Verity project and it does not replace the Verity JE jar. Install the version selected as compatible with your Minecraft profile, keep both files in the same instance, and let the launcher or source page resolve the exact relationship when a version constraint is shown.
The project description also says that Verity is a personal AI assistant powered through Groq. That means an API key and network access may be necessary for the assistant to answer, but they are not Minecraft Mod dependencies. Simple Voice Chat is another separate path: it can matter to a player voice or server setup, but it is not listed as the required dependency for the checked Verity JE release.
| Component | Required? | What it does | Do not confuse it with |
|---|---|---|---|
| Verity JE jar | Yes | The main Java mod project | A Bedrock add-on or a video download |
| Geckolib | Yes for the checked release | Required animation and entity library listed by Modrinth | The AI key or Simple Voice Chat |
| Forge for Minecraft 1.20.1 | Yes for this release path | The loader and game profile used by the release | A universal loader promise |
| Groq API key | Only for the AI connection | Lets the described AI assistant request a response | A jar or library dependency |
| Simple Voice Chat | Not in the required dependency record | Separate player voice or server feature when documented | The base Verity installation |
| Bedrock package | Not compatible with this Java path | A separate platform and import workflow | A Java jar and its libraries |