HomeJavaModsAfar
Afar

Afar

License: MIT

Afar is a faster, lighter chunk caching solution for minecraft, allowing you to see far beyond the server's view distance.

How It Works

Instead of modifying the complex rendering engine, Afar operates at lower level. It works directly on the client's network connection.

  1. Cache (Save): It silently listens to and saves all the chunk data packets the server sends to your client into a local database.
  2. Load (Read): When you move around and need chunks that are within your client's view distance but beyond the server's, Afar seamlessly loads that previously saved data from your cache instead of waiting for the server to send it.

Key Features

🚀 Performance

🔧 Compatibility

Dependence

Usage

/afar dataInfo    //Show database infomation
/afar runVacuum   //Run database vacuum, which will optimize the size and read/write speed of the database
/afar doDrop      //Delete all chunk data
/afar deleteOld <float:hours>  // Delete all records before the specified database running time. You can check the running time using /afar dataInfo

Disclaimer

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