SpeeDeeEntity - Optimized entity movement
No reviews yet
Optimizes fast entity movement including a caching system to make large packets of entities move faster.
Enhances game performance and optimizes resource usage.
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
Resources
External Links
About
Description
Minecraft's movement system is inefficient and slow, especially when you have entities moving far distances in a single tick, this reduces the time it takes to compute movement significantly.
Every tick, when a entity moves, Minecraft collects every block inside the volume the entity sweeps through, then resolves against every single one of them.
But this mod resolves collisions along each axis of motion independantly, so it only checks against the blocks in its path making it much faster and still matching vanilla exactly. It also caches the movement each tick so if multiple entities are sharing the same path it can skip recalculating the movement making machines like Cubicmetre's Orbital Strike Cannon significantly cheeper to run on your world/server.
You may use this mod in your modpacks.
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
Statistics
Resources