HomeJavaModsFog
Fog
Fog — screenshot 1Fog — screenshot 2Fog — screenshot 3Fog — screenshot 4

Fog Banner

A moody PaperMC plugin that turns underground mining into a quiet, introspective, and slightly unsettling journey. It completely strips away flashy particles to focus on isolation, soundscapes, and raw psychological depth.


The Concept

As players descend deeper into the earth, the world slowly changes. FOG tracks player depth in real-time and triggers subtle atmospheric changes depending on their current zone:


Features

1. No Particles

There are no floating bubbles, colorful dusts, or flashy indicators. The atmosphere is built purely on ambient sound cues, raw text, and sensory deprivation.

2. Warden Darkness

When an atmospheric trigger occurs in the Abyss, the player is struck with a pure, black Darkness effect for 10 seconds (200 ticks), simulating a warden passing by in the dark.

Fog Texts

3. No-Repeat Message Pools

To prevent spam, the plugin tracks which thoughts a player has already experienced during their current zone visit. It will never show the same text twice until they leave the zone (which resets their history). If a player has seen everything in a zone, the whispers fade to absolute silence.

4. UI

The help and status interfaces are designed with a retro psychological horror aesthetic:

5. Paranoia & Hallucinations

Deep underground, you are never truly alone. The plugin triggers sensory hallucinations:


Recommended Experience

For the best atmospheric experience, it is highly recommended to:


Fog Menu (/fog)

Commands


Fog Status

Configuration (config.yml)

The configuration is extremely clean. You can add or modify thoughts and sounds for each depth zone:

depth:
  shallow: 59
  deep: 29
  abyss: -1

intervals:
  shallow: 120
  deep: 300
  abyss: 600

atmospheres:
  shallow_thoughts:
    zone: shallow
    messages:
      - "some things just take time, but i don't mind waiting. it's warm near the furnace."
      - "i don't restart worlds because they're bad. i restart them because i miss beginnings."
    sounds:
      - "minecraft:ambient.cave"

  deep_reflections:
    zone: deep
    messages:
      - "i mined for hours and found no diamonds but i didn't really fail i just forgot i was looking for coal"
    sounds:
      - "minecraft:ambient.cave"
      - "minecraft:block.portal.ambient"

  abyss_echoes:
    zone: abyss
    messages:
      - "you feel like seeing village torches in the distance after walking through darkness for too long"
    sounds:
      - "minecraft:entity.warden.ambient"

Requirements & Compatibility

How to install:

  1. Put fog-2.0.0.jar into your server's plugins/ directory.
  2. Restart or reload the server.

Disclaimer

Please keep in mind that there might be compatibility conflicts with other plugins on your server.


License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more