Verity Mod Bedrock Edition

No official Verity Mod for Bedrock exists. The 'Verity Bedrock' projects out there are community-made and unofficial. Here's what a real port would need.

import Card from ’../../components/Card.astro’; import CardGrid from ’../../components/CardGrid.astro’;

No official Verity Mod for Bedrock. Verity JE is a Java mod, and the author hasn’t made a Bedrock add-on. If you only own Bedrock, you can’t play the real Verity today.

”But I saw Verity Bedrock on CurseForge”

Yeah — as of July 2026, there are projects on CurseForge with names like “Verity BE” or “Verity Bedrock Edition.” Here’s the thing: those are community projects with different publishers, not an official port of Verity JE. Not made by the Verity JE author, not the same mod. Might be fine, might be junk — either way, not “Verity Mod” in the sense everyone means. Judge them on their own merits.

Why Bedrock is hard

Java and Bedrock are different beasts:

Java EditionBedrock Edition
Mod format.jar files.mcaddon / .mcpack
Mod loaderForge, NeoForgeN/A (behavior packs)
Code accessFull — arbitrary Java codeLimited — scripting API only
External connectionsYes (Ollama, web APIs)No — sandboxed
Custom AI entitiesFully supportedVery limited

Java mods are .jar files running in a loader (Forge/NeoForge). They can run arbitrary code — that’s how Verity’s AI works. Connects to Ollama on your machine, runs the language model, brings results back into the game.

Bedrock add-ons are behavior + resource packs (.mcaddon) using Bedrock’s scripting API. More limited — can’t connect to external programs, can’t run arbitrary code, can’t do what Verity needs.

That’s why official Verity JE hasn’t come to Bedrock. Not that the author didn’t bother — technically not feasible with current Bedrock modding. If it ever does, it’ll show up on the official CurseForge or Modrinth page.

What a legit Bedrock Verity would need

If a real one ever appears:

  • Proper .mcaddon / .mcpack with valid manifest files
  • From the official CurseForge or Modrinth project page
  • Says which Bedrock version it supports
  • Traces back to ThatMob / the Verity JE team
  • Some way to handle AI — companion app on your phone/PC, or through Bedrock’s limited scripting API

Don’t hold your breath. No announced plans.

Your options

Get Java Edition

Only way to get real Verity. Java Edition sold separately on minecraft.net. Windows gets the Java + Bedrock bundle — best of both worlds.

Wait for an official release

Watch the CurseForge or Modrinth page. If Bedrock ever drops, it’ll be announced there first.

Be skeptical

Any site pushing “Verity Bedrock” download? Treat with suspicion. Verify it before touching it. Not from official project pages = unverified. File asks you to download an “installer” or “downloader,” disable antivirus, or pay for “premium”? Scam. Close the page.

”Verity Bedrock” on other sites

You’ll find it on:

  • Random websites with “verity mod” in the domain
  • YouTube video descriptions
  • TikTok link-in-bio pages
  • Discord servers

None official. Real Verity only on CurseForge and Modrinth, only for Java. Everything else unverified.

Full comparison of both editions for Verity. How to verify a Verity download is genuine. Get the real Verity JE from CurseForge or Modrinth.

Independent fan site - not affiliated with or endorsed by Mojang, Microsoft, ThatMob, CurseForge, or Modrinth.