Character and project context
What Is Verity Mod in Minecraft?
Verity began as a horror-companion character associated with ThatMob's Minecraft videos; the playable projects covered here are separate Java and Bedrock adaptations made by different authors.
Verity in one paragraph
Verity is a Minecraft horror-companion character associated with videos by the creator ThatMob. The character introduces itself as a helpful friend that can answer questions, while the story gradually reveals unsettling behavior and a darker form. The Java and Bedrock projects covered by this guide turn parts of that idea into playable adaptations with AI-powered conversation, game characters, and horror mechanics.
The original character context and the playable projects are related but not identical. A video can use scripting, editing, voice performance, custom animation, and narrative timing that a public mod does not reproduce. A playable adaptation can add its own technical choices and mechanics. Understanding that boundary prevents disappointment and helps users identify real download sources.
Is Verity Mod real?
Yes, there are real, installable projects for Minecraft Java and Bedrock. Verity JE has a CurseForge page, files, a numeric Project ID, version and loader details, a gallery, and setup material. The two Bedrock adaptations covered here also have distinct project pages and release histories.
“Real” should not be taken to mean “identical to every video” or “every same-name upload is authorized.” The original videos are authored entertainment, while each playable project implements a subset or interpretation of the concept. Verify the author and Project ID, then use that project’s description as its feature list. The Verity horror guide separates confirmed mechanics from story presentation.
The creator context
The Verity JE project links ThatMob’s YouTube channel as the creator channel. To understand the original character, story presentation, or video series, start there rather than with a mod repost describing itself as the “original.” This guide links to the channel but does not rehost its videos.
The Verity JE project page states that its adaptation has explicit permission from ThatMob and lists thatmobyt on the project team. That is the Java project’s claim about its relationship. It does not automatically authorize every same-name file, port, fan project, or mirror.
The Bedrock implementations are also separate. Verity BE is published by Utlover65 under Project ID 1574632. Verity - Bedrock Edition is published by PnTMC under Project ID 1575941. Both team pages list thatmobyt as an Author member, while each project page remains the source for its own files and gameplay.
Why users call it an AI mod
The playable Java project can connect to Groq or to a local Ollama model. That connection lets users send prompts and receive generated responses rather than selecting only from a small fixed dialogue tree. The Bedrock projects use their own AI, interaction, and support behavior.
“AI” does not mean that the character understands the whole world, reads every file, or possesses the powers implied by horror dialogue. A language model produces responses from input and configuration. Game scripts decide what world state is exposed and what actions an entity can take. The useful technical questions are which service receives a prompt, what data the mod supplies, and what permissions or network connections are active.
Do not send secrets or private personal information to the companion. With Groq, model requests go to a cloud service. With Ollama, responses can be generated locally. Bedrock follows its own connection design. Each option has a different privacy tradeoff.
Friendly helper and horror progression
The project descriptions frame Verity as a personal helper friend that can answer questions. The Java gallery and description also show a box-like companion, extreme darkness, and a demon or hostile transformation. The Bedrock description says the helper becomes creepier as the days continue and includes a “Hive Mind” explanation video linked from its project page.
Those elements make Verity closer to interactive horror than a neutral utility assistant. Players should expect story tension, frightening imagery, darkness, and potentially hostile encounters. The exact progression, triggers, and available mechanics differ by project release. Do not use a dramatic video scene as proof that the same event exists in every public build.
What the Java adaptation includes
Verity JE is the Java project by VarmiteYT, Project ID 1591438. It uses a Java mod-loader profile and offers Groq or local Ollama for conversation. The version guide tracks the current stable, beta, and legacy branches without turning this character overview into another compatibility table.
Its distinguishing technical feature is the choice between Groq cloud AI and local Ollama. The project page says AI text supports multiple languages, while speech-to-text and text-to-speech were tested in English. That means text conversation, voice input, and voice output should be tested as separate layers.
Java users need a loader profile and the dependencies listed for the selected release. The project is not installed by importing a Bedrock add-on, and its provider configuration should not be copied into Bedrock chat.
What the Bedrock adaptations include
Verity BE by Utlover65 is Project ID 1574632. Verity - Bedrock Edition by PnTMC is Project ID 1575941. Both use Bedrock add-on systems rather than Forge or NeoForge, but they are separate adaptations with different releases, interaction rules, and support paths.
Use the Bedrock installation guide for pack activation, experiments, connection steps, and conversation triggers. Those setup details belong to the selected Project ID and should not be mixed between projects.
On Android and iOS, follow the Bedrock project’s version and device requirements even when an older video calls the game “PE.” A PE label in a video title does not prove that an add-on supports every current mobile build.
Is it the same as the videos?
Not exactly. A creator video is an authored experience. It can control camera placement, pacing, dialogue, animation, edits, and story outcomes. A public mod or add-on must work inside a player’s unpredictable world, within the limits of a loader or creator API, and through whichever AI service is available.
Playable versions can reproduce the broad experience of a talking helper and horror escalation without reproducing every shot, voice, response, or event. If a download page promises every viral scene without naming an author, Project ID, or supported version, treat the marketing claim as a warning rather than a feature guarantee.
Why there are multiple “Verity mods”
Popular creator concepts attract fan projects, ports, experiments, copies, and misleading uploads. Java and Bedrock also require different implementations, so more than one legitimate adaptation can exist. The name alone cannot tell you which one a tutorial uses.
Identify a project with five details: edition, author, Project ID, exact game version, and loader or import method. You can compare those details on the download and comparison pages. Treat same-name files with different details as separate projects, not one “official Verity Mod.”
Fiction versus real security
Verity’s story is designed to feel invasive and unsettling. Dialogue that claims to watch the player, know a routine, or control the computer is not by itself technical evidence that software accessed that information. At the same time, a horror theme is not a reason to ignore real warnings.
Evaluate observable behavior: download source, file name, author, Project ID, security scans, requested microphone access, network destinations, configuration files, and reproducible actions. If a real alert occurs, isolate the profile and investigate the specific file. If the only evidence is in-character dialogue, do not turn it into an accusation without technical proof.
The best way to experience Verity
Watch the original creator channel for the story context. Use a matching Java or Bedrock project for a playable adaptation. Start in a test profile or world, match the exact version and Project ID, and keep expectations tied to that project description rather than a viral clip.
That approach preserves all three useful distinctions: creator work, maintained adaptation, and your own installation. It also makes troubleshooting much easier when the companion appears differently from the video you first saw.
Gameplay screenshots
These screenshots are shown with permission. Every image keeps its version context and links to the original CurseForge project gallery.




Setup and gameplay videos
The YouTube player loads only after you press play. You can also open each video directly on YouTube.
Frequently asked questions
Who created Verity?
ThatMob is the creator associated with the Verity character and video series. Verity JE and the two Bedrock projects covered here are separate playable adaptations.
Is the Verity character really powered by AI?
The playable projects use AI or online connections for responses. Horror videos can also use scripted storytelling and editing, so video behavior should not be assumed to be a literal feature list.
What does Verity do in Minecraft?
The playable projects present Verity as a helper companion that can answer prompts, with horror elements that develop beyond the friendly introduction. Exact mechanics differ between Java and Bedrock.
Is Verity an official Mojang character?
No. Verity is not a Mojang or Microsoft Minecraft character. It is a creator-led horror concept and community adaptation subject.
Is Verity Mod real?
Yes, installable Java and Bedrock projects exist, but they are adaptations of the creator-video concept. A public project does not automatically reproduce every scene, voice, or event shown in ThatMob's videos.
Where this information comes from
Checked
Verity JE on CurseForge
Java project details, Project ID 1591438, stable Forge 1.20.1 main file 5.7.4, 6.0.0-beta.9 listing, legacy NeoForge branch, AI options, gallery, and author notices.
Checked
Verity BE on CurseForge
Bedrock project details, current author Utlover65, Project ID 1574632, current 4.1.2 file for 26.40, conflicting 26.30 setup copy, chat instructions, troubleshooting notes, and gallery.
Checked
Verity - Bedrock Edition on CurseForge
PnTMC Bedrock project details, Project ID 1575941, release 4.0.0 for Bedrock 26.40, Beta APIs, linked local setup guide, chat behavior, and team credits.
Checked