Back to mods
Kerria project artwork

CurseForge · Minecraft mod

Kerria

Faster texture animation

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Kerria release should I use?

Updated 2 months ago
Latest stable file Kerria 1.3.2+1.21.1-neoforge
Game version 1.21.1
Loader NeoForge

Kerria 1.3.2+1.21.1-neoforge targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Kerria required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Kerria 1.3.2+1.21.1-neoforge need?

Kerria 1.3.2+1.21.1-neoforge. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Kerria without breaking your instance.

Built for Kerria 1.3.2+1.21.1-neoforge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Kerria 1.3.2+1.21.1-neoforge. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Kerria 1.3.2+1.21.1-neoforge. It opens that exact file at the source.

About this project

What does Kerria add?

Kerria

Overview

Kerria is a mod that optimizes texture animations.

In vanilla Minecraft, texture animations are handled rather inefficiently. Each time a texture is updated, it is uploaded onto the atlas via the slow glTexSubImage2D, which involves CPU->GPU upload and may potentially incur a pipeline stall.

This mod adds two optimizations to reduce the performance impact of animated textures:

  • Texture Animation Cache. Instead of performing an upload each time, we can cache non-interpolated animated textures once they are uploaded to the GPU. When the texture is subsequently needed, it is applied with a very fast GPU-to-GPU copy.
  • Fast Texture Upload. Optimize texture upload performance with persistently mapped buffers and pixel buffer objects.

The optimizations can be configured through the Sodium/Embeddium video settings screen.

FAQs

Is this compatible with Sodium/Embeddium's "Animate Only Visible Textures" option?

Yes. That option improves performance by skipping uploading animated textures that are invisible, while this mod actually speeds up the process of uploading animated textures.

Project description from CurseForge.

Pick your setup

Kerria by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

20 available setups

Showing the newest 12 of 15 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Kerria versions and loaders

50 of 50 releases match

Looking for an older file? The official CurseForge project page is in Resources.