CurseForge · Minecraft mod
Entity Tick Authority
Correctly syncs the entity tracker with the servers tick cycle, fixing ignored position updates since 1.14.
Quick answer
Which Entity Tick Authority release matches 26.1.1 NeoForge?
Entity Tick Authority 1.0 NeoForge 26.1+ targets 26.1, 26.1.1, 26.1.2 with NeoForge. 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.
The source does not explicitly classify this release as client-only or server-only.
What else does Entity Tick Authority 1.0 NeoForge 26.1+ need?
1.0 NeoForge 26.1+ on 26.1.1 NeoForge. Every mod below is checked against that same setup.
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 NeoForge 26.1+ on 26.1.1 NeoForge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.0 NeoForge 26.1+. It targets 26.1, 26.1.1, 26.1.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 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.
- 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.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.0 NeoForge 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.

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.

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.
26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.11
2 loader builds1.21.10
2 loader builds1.21.9
2 loader builds1.21.8
2 loader builds1.21.7
2 loader builds1.21.6
2 loader builds1.21.5
2 loader builds1.21.4
2 loader buildsShowing 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.0 NeoForge 26.1+
entitytickauthority-1.0+neoforge.jar
1 Aug 2026
Looking for an older file? The official CurseForge project page is in Resources.