Skip to content

Releases: NaoCraftLab/foggypalegarden

Foggy Pale Garden 2.8.1

22 Dec 15:40
Compare
Choose a tag to compare

Fabric, Quilt: 24w40a+
NeoForge: 1.21.2+
Forge: 1.21.3+

Changes

Fixed

  • Game crash when spectating a mob in spectator mode

Foggy Pale Garden 1.21.2-2.8.0

30 Oct 23:20
Compare
Choose a tag to compare

Minecraft: 24w40a+
Loaders: Fabric, Quilt

Changes

Added

  • Configuration screen in ModMenu
  • Warning screen if Cloth Config API is not installed

Changed

  • replaced with for compatibility with other loaders during porting

⚠️ The configuration file will be renamed to on the first mod launch.

Foggy Pale Garden 1.21.2-2.7.0

16 Oct 11:55
Compare
Choose a tag to compare

Minecraft: 24w40a-1.21.2
Loaders: Fabric, Quilt

Changes

Added

  • The command now outputs to chat a list of game modes where the fog is disabled

Foggy Pale Garden 1.21.2-2.6.0

15 Oct 16:12
Compare
Choose a tag to compare

Minecraft: 24w40a-1.21.2
Loaders: Fabric, Quilt

Changes

Added

  • Fog conditions based on height (idea by Discord member Ko3leta)
    • Minimum and maximum Y height
    • Player's height above the surface moved to conditions
    • Sky light level moved to conditions (allows detecting if the player is in a cave)

⚠️ Config and preset migration from version 2 to version 3 is performed automatically

Foggy Pale Garden 1.21.2-2.5.0

14 Oct 07:51
Compare
Choose a tag to compare

Minecraft: 24w40a-1.21.2
Loaders: Fabric, Quilt

Changes

Added

  • Basic support for ModMenu with mod description translation into all supported languages

Foggy Pale Garden 1.21.2-2.4.1

13 Oct 12:22
Compare
Choose a tag to compare

Minecraft: 24w40a-1.21.2
Loaders: Fabric, Quilt

Changes

Fixed

  • Incorrect sky color causing the horizon to be visible through the fog

Foggy Pale Garden 1.21.2-2.4.0

11 Oct 14:33
Compare
Choose a tag to compare

Minecraft: 24w40a-1.21.2
Loaders: Fabric, Quilt

Changes

Added

  • The command allows you to disable or enable the application of fog settings for the selected game mode

Foggy Pale Garden 1.21.2-2.3.0

10 Oct 21:25
Compare
Choose a tag to compare

Minecraft: 24w40a-1.21.2
Loaders: Fabric, Quilt

Changes

Added

  • Mod configuration management commands (even without operator permissions)
    • will display the name of the current preset
    • will switch the preset to FPG_DIFFICULTY_BASED (the command itself suggests a list of available presets)
    • re-reads the mod configuration and available fog preset files from disk
  • The mod has been translated into multiple languages
    • 🇸🇦 Arabic
    • 🇧🇾 Belarusian
    • 🇨🇳 Chinese (Simplified)
    • 🇺🇸 English (US)
    • 🇫🇷 French
    • 🇬🇪 Georgian
    • 🇩🇪 German
    • 🇮🇹 Italian
    • 🇯🇵 Japanese
    • 🇰🇿 Kazakh
    • 🇰🇷 Korean
    • 🇧🇷 Portuguese (Brazil)
    • 🇷🇺 Russian
    • 🇪🇸 Spanish (Mexico)
    • 🇸🇪 Swedish
    • 🇺🇦 Ukrainian

Foggy Pale Garden 1.21.2-2.2.0

10 Oct 10:43
Compare
Choose a tag to compare

Minecraft: 24w40a-1.21.2
Loaders: Fabric, Quilt

Changes

Added

  • Brightness adjustment based on in-game fog brightness (you can increase or decrease the brightness calculated by the game)

Foggy Pale Garden 1.21.2-2.1.0

09 Oct 23:19
66a527b
Compare
Choose a tag to compare

Minecraft: 24w40a-1.21.2
Loaders: Fabric, Quilt

Changes

Added

  • Condition for applying fog based on the dimension the player is in
  • Condition for applying fog based on the temperature of the biome the player is in
  • Fog shape control (available options: SPHERE and CYLINDER)
  • Disable fog for selected game modes