Tracer
This mod provides the ability to track the movement of various entities in Minecraft (excluding players). It becomes an indispensable tool for debugging complex mechanisms such as TNT cannons, falling sand blocks, and other dynamic constructions.
System Requirements
To operate the mod, you'll need installed Minecraft Forge and the auxiliary library LunatriusCore.
Installation
The installation process is extremely simple: just place the mod file in the mods folder of your game.
Configuration and Management
All tracing parameters can be configured through the standard graphical configuration interface. Available adjustments include line colors, their thickness, and time delays.
Management Commands
The system supports command autocompletion (use the Tab key):
/tracer register <entity-type>- starts tracking all entities of the specified type/tracer unregister <entity-type>- stops tracking entities of this type/tracer clear- completely clears all active traces
Usage in Projects
The mod can be freely included in any free modpacks (both public and private). Mentioning the author is appreciated but not a mandatory requirement. Monetization of video content created using this mod is also permitted.