Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Requires Sodium Works with Mod Menu Works with Iris Shaders Works with Sinytra Connector Crashes with Optifabric

Discord

Description

This simple mod adds fade-in animation for chunks, like in Bedrock Edition of Minecraft. And, if you want to, animations like in ChunkAnimator or similar mods. No more chunks appearing right in front of you out of nowhere! Unlike other mods for Fabric, it works perfectly fine with Sodium and Iris!

Supported Minecraft versions

  • 1.18.x
  • 1.19.x
  • 1.20.x

Dependencies

  • Sodium 0.4.x - 1.20.x versions
  • Sodium 0.5.x - 1.20.1+ versions

Compatibility with Forge

In order for the mod to work with Forge Mod Loader, you need to complete the following steps:

Step 1: Install Sinytra Connector:

  • Install it from the official page by clicking the link above.

Step 2: Install Embeddium:

  • Install it from the official page by clicking the link above.

Step 3: Configure version overrides:

  • Navigate to the config folder inside your Minecraft installation folder (usually .minecraft). If there's no config folder, create one.
  • Open fabric_loader_dependencies.json inside config folder. If there's no fabric_loader_dependencies.json file, create one.
  • Paste the following text inside:
{
  "version": 1,
  "overrides": {
    "chunksfadein": {
      "+depends": {
        "embeddium": ">0.2.18+mc1.20.1"
      },
      "-depends": {
        "sodium": "IGNORED"
      }
    }
  }
}
  • Save the file and restart/launch the game.
  • Done!

Features

Showcase

Flexible config with Mod Menu support!

External resources



Project members

kerudion

Owner


Technical information

License
GPL-3.0-only
Client side
required
Server side
unsupported
Project ID