promotional bannermobile promotional banner

But Vanilla is Wrong

Vanilla but wrong is a Fabric psychological horror mod for singleplayer and multiplayer. One shared sanity system, adaptive Director events, trauma progression, and UI/audio corruption turn normal survival into a tense mind game.

File Details

VanillaButWrong-1.0.3.jar

  • R
  • Mar 30, 2026
  • 4.78 MB
  • 12
  • 1.21
  • Fabric

File Name

VanillaButWrong-1.0.3.jar

Supported Versions

  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:vanilla-but-wrong-1498682:7846126"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

💀 Vanilla But Wrong v1.0.3 - The Director's Awakening

This update introduces The Director, a fully integrated, lightning-fast AI entity that actively watches, listens, and psychologically torments players based on their in-game actions.


🧠 The Director AI

  • Sub-Second AI Integration: The Director is now powered by the Groq API (Llama 3 8B), providing terrifying, context-aware responses in under a second.
  • Dynamic Eavesdropping: The Director no longer waits to be spoken to:
    • 10% chance to randomly comment on standard chat.
    • 40% chance to answer when a player asks questions to the void (e.g., "who is there?", "hello?").
    • 70% chance to actively stalk and harass players whose Sanity drops below 50%.
  • Contextual Awareness: The AI knows your exact Sanity percentage and alters its personality—shifting from cold and distant to aggressive and starving as you lose your mind.
  • The Offline Hivemind: If an API key is missing or the internet drops, the Director falls back to a custom array of 20 hardcoded, deeply unsettling psychological phrases.

🩸 Sanity & Survival Mechanics

  • The Violence Penalty: Slaying peaceful animals (like pigs) now instantly drains 2.0% Sanity. The Director is watching your cruelty.
  • Starvation Multiplier: Letting your hunger bar drop to zero will now cause your Sanity to decay 4x faster than normal.
  • Stress Eating: Gorging yourself when your hunger bar is full (20) now violently strips away 4 hunger points, plays an audio cue, and temporarily pauses your Sanity drain.
  • The Cure: Sanity Pills (Sugar + Glow Berries + Glass Bottle) are fully functional, curing the mind and recovering lost health.

🖼️ UI & Quality of Life

  • Native Configuration UI: Added a sleek, in-game Fabric UI screen to easily configure the Director's brain.
  • Auto-Detection: New players joining a world without an API key will be greeted with an automatic pause-screen popup explaining how to connect the AI.
  • Title Screen Integration: Added a permanent "Director AI" button directly to the Minecraft Main Menu for easy key management.
  • One-Click Access: The configuration screen includes a direct button to instantly open your browser and generate a free API key.

⚙️ Under the Hood (Technical Fixes)

  • API Architecture Overhaul: Migrated from the unstable Gemini endpoints to a universal OpenAI-compatible JSON structure via Groq.
  • Persistent Connections: Replaced per-message HTTP clients with a single SHARED_CLIENT to eliminate SSL handshake delays.
  • Cleaned Rendering: Scrapped clunky Mixin injections and chat commands in favor of native Fabric UI events for 100% stability.