A Minecraft mod that provides some minecart debugging tools.
A Minecraft mod that provides visualization and tracking tools for minecart.
Real-time monitoring of Hopper Minecarts with detailed chat feedback:
Control exactly what information reaches your chat bar. The Filter system supports multi-color tracking:
Designed for technical players to measure system efficiency:
The root command is /MinecartVisualizer. Running it without arguments toggles the main visualization on/off.
/MinecartVisualizer setting)Quickly toggle rendering options:
InfoTextDisplay <true/false>: Toggle the text overlay above minecarts.AlwaysFacingThePlayer <true/false>: Toggle whether the info text rotates to face you.MergeStackingMinecartInfo <true/false>: Consolidate info displays for stacked minecarts./MinecartVisualizer filter <color> <white/black>)Configure item filtering for specific tracker colors:
add <item>: Add a specific item to the list.add hand: Add the item currently in your main hand to the list.remove <item/hand>: Remove the specified item from the list.clear: Wipe the entire list for that color/type.list: Display all items currently in the specified filter./MinecartVisualizer counter <color>)Collect and report statistical data for hopper minecarts over a custom duration:
reset: Clear all counted data for the specified color.print: Output a detailed report of collected item counts to the chat./MinecartVisualizer counter <color> to toggle the counter state./MinecartVisualizer point)Mark specific world coordinates for targeted tracking:
add <color> <x> <y> <z>: Add a tracking point at the specified coordinates.add <color> look: Add a tracking point at the block you are currently looking at.remove <pos/color>: Remove points by specific coordinate string or clear an entire color group.list: Show all registered tracking points.clear: Remove all points from the system.