Download Foggy Pale Garden (FPG) — Minecraft Mods — MetaMods
Foggy Pale Garden (FPG)

Foggy Pale Garden (FPG)

Archived

Downloads

0

Last update

4 months ago

Versions

1.19.3 — 1.21.8
Client
Fabric
Forge
Neoforge
Quilt
Adventure
Decor
Game mechanics
Utils
World generators

Foggy Pale Garden (FPG)

Want to add mysterious atmosphere to your Minecraft worlds and diversify players' visual experience? The Foggy Pale Garden modification allows you to create and customize fog effects in any location - from the misty fields of the Pale Garden biome to any other corners of your world.

Fog in Pale Garden biome

💡 Key Features

Automatic Fog in Pale Garden

Realistic fog has been carefully configured for you, appearing in the Pale Garden biome, giving it a mysterious atmosphere. The system features advanced behavior logic - fog doesn't fill caves below the surface and allows free flight over the landscape.

Fog doesn't penetrate caves Free flight in fog

Universal Fog Customization System

The system offers several approaches to configuring fog effects:

  • Ready-made presets - use built-in ready settings for quick effect
  • Adaptive fog - set up automatic fog density changes depending on world difficulty
  • Custom configurations - create completely personalized fog effects with any parameters
  • Visual editor - convenient setup through modifications menu

Fog preset selection

Multiple Conditions for Fog Appearance

Configure when and where fog should appear exactly. The system supports condition combinations through AND, OR, and NOT operators:

  • Biome type and terrain temperature
  • World dimension where player is located
  • Weather conditions (clear, rain, thunder)
  • Time of day and light levels
  • Coordinates and height above surface
  • Game world difficulty

Example preset with height dependency can be downloaded from GitHub

Fog dependency on various conditions

Flexible Fog Parameter Settings

Each fog effect can be finely tuned across multiple parameters:

  • Distance of fog start and end
  • Fog density and brightness levels
  • Color design of the effect
  • Dissipation speed when entering/exiting fog
  • Spread shape (sphere or cylinder)

Example setup of pre-dawn morning fog in calm weather:

{
  "code": "PRE_DAWN_FOG",
  "bindings": [
    {
      "condition": {
        "and": [
          { "timeIn": { "start": 22500, "end": 23800 } },
          { "weatherIn": ["CLEAR"] }
        ]
      },
      "startDistance": 0.0,
      "skyLightStartLevel": 4,
      "endDistance": 15.0,
      "surfaceHeightEnd": 15.0,
      "opacity": 50.0,
      "encapsulationSpeed": 16.0,
      "brightness": {
        "mode": "BY_GAME_FOG"
      },
      "color": {
        "mode": "BY_GAME_FOG"
      }
    }
  ],
  "version": 2
}

To apply, create file PRE_DAWN_FOG.json with this content in config/foggypalegarden folder and specify value "preset": "PRE_DAWN_FOG" in config/foggypalegarden.json file.

Pre-dawn morning fog

🔨 Control and Settings

Using Commands

Work with fog effects directly through command chat:

  • /fpg preset - shows current active preset
  • /fpg preset [name] - switches to specified preset (command shows available list)
  • /fpg reloadConfig - reloads configuration from disk

Chat command management

Visual Settings Menu

Prefer graphical interface? Open modifications menu in settings for convenient configuration of all fog parameters.

Visual settings menu

✅ Technical Features

Multi-language Support

Supported languages: Arabic, Belarusian, Simplified Chinese, English (US), French, Georgian, German, Italian, Japanese, Kazakh, Korean, Brazilian Portuguese, Russian, Mexican Spanish, Swedish, Ukrainian.

♻️ Installation

  1. Install Fabric, Quilt, NeoForge or Forge for your game version
  2. Fabric API installation is required for Fabric and Quilt!
  3. Install Cloth Config to forward parameters to modifications menu
  4. Place the modification in the mods folder
  5. Transparency privilege - be vigilant about crossing safety canopies!

⚛️ Compatibility with Other Equipment

In case of incompatible Foggy Pale Garden with predecessor situationers protect GitHub or through dekdots.

Sodium, Embeddium and Rubidium Modules

Disable option Performance - Use Fog Exclusion so developments wouldn't be stifled gloom.

Project members
NaoCraftLab

NaoCraftLab

Developer

Created: 5 Oct 2024

ID: 63111