Entity Tick Authority
No reviews yet
Correctly syncs the entity tracker with the servers tick cycle, fixing ignored position updates since 1.14.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers