Back to mods
Entity Tick Authority project artwork

CurseForge · Minecraft mod

Entity Tick Authority

Correctly syncs the entity tracker with the servers tick cycle, fixing ignored position updates since 1.14.

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

Quick answer

Which Entity Tick Authority release matches 26.2 Fabric?

Updated today
Best match for your filters 1.0 Fabric 26.1+
Game version 26.1, 26.1.1, 26.1.2
Loader Fabric

Entity Tick Authority 1.0 Fabric 26.1+ targets 26.1, 26.1.1, 26.1.2 with Fabric. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.

Where it goes

Is Entity Tick Authority required on the client, server, or both?

The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
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 Entity Tick Authority 1.0 Fabric 26.1+ need?

1.0 Fabric 26.1+ on 26.2 Fabric. Every mod below is checked against that same setup.

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 Entity Tick Authority without breaking your instance.

Built for Entity Tick Authority 1.0 Fabric 26.1+ on 26.2 Fabric. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0 Fabric 26.1+. It targets 26.1, 26.1.1, 26.1.2 with Fabric; 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 it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.0 Fabric 26.1+. It opens that exact file at the source.

About this project

What does Entity Tick Authority add?

Info

This mod reorders the entity tracker tick to occur after the server tick finishes collecting entity data. This fixes noticeable interaction delay plaguing the game since the Village and Pillage update.

The mod is carefully checked to maintain parity with modern vanilla entity behavior. It mimics 1.13.2's order of tracked entities, and doesn't change anything else. Any vanilla deviations from this mod would be present in 1.13.2 and older versions aswell. Major deviations can be reported to Github issues page.

This was inspired by Responsive Knockback, but rewritten with more vanilla/mod compatible code, multiple loaders, and broad version support.

Serverlevel collects entity data first, then chunkmap broadcasts it in on time to the client.

1.14's merge of entity trackers into the ChunkMap class causes ChunkMap.tick() to broadcast empty data because its positioned before the server can collect any entity data for that tick. The delayed updates will then be sent to the next ChunkMap tick, dropping 1-3 ticks of entity updates which could've been broadcasted immediately after recieving it.

Chunkmap broadcasts before having any entity data from ServerLevel, causing those updates to be skipped for that tick and sent to the next ChunkMap tick.

Usage

Fabric, NeoForge, and Forge are all supported modloaders. Make sure you're downloading the correct jar file for your version. I don't plan on porting to any other mod loaders at this time. Forge contains a 1.20.1 build and won't be expanded further.

The mod runs completely server sided and isn't required on clients if present on a dedicated server. LAN and Singleplayer are naturally supported aswell.

Mod has been tested compatible with common optimization mods like Lithium, C2ME, FerriteCore, Krypton, ScalableLux, ModernFix, etc. I even recommend running those alongside for the most responsiveness. Most other mods should be compatible as long as they don't change the tick order related to this mod.

ModLoaders

Versions starting from 1.14.4 are supported on the Fabric Loader. Minimum Fabric Loader version is 0.17.0. Make sure you have the correct java runtime for your version or the mod may not load.

Versions starting from 1.21 are supported on NeoForge. Minimum Neo loader version supported is 21.0.167, but older builds may be supported.

Version 1.20.1 is supported on the Forge Mod Loader. Minimum Forge loader version supported is 47.4.10, but older builds may be supported

Drop the downloaded .jar file and place it into your respective versions mod folder. The mod runs out of the box with no configuration.

Project description from CurseForge.

Pick your setup

Entity Tick Authority by Minecraft version and loader

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

60 available setups

Showing the newest 12 of 43 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

Entity Tick Authority versions and loaders

1 of 6 releases match
Clear filters

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