Skip to content

Conversation

@JanikGeist
Copy link

@JanikGeist JanikGeist commented Dec 5, 2025

Type of change

  • Bug fix
  • New feature

Description

The stash finder previously flagged many trial chambers as stashes due to the high density of containers like chests, barrels, hoppers, and dispensers. This update improves detection accuracy and introduces several quality-of-life enhancements, including more flexible visual indicators and direct pathing from chat.

image

Blacklisted Support Blocks

  • Chests placed on newly blacklisted support blocks are excluded from the detection threshold, reducing false positives.
image

Tracers

  • When enabled, a tracer points toward the center of the chunk where a stash was detected.
  • Tracer color, draw distance, and auto-removal behavior are configurable.
  • Tracers can be toggled individually for each stash in the stash list.
image

Tracer Columns

  • When enabled, a vertical column appears at the stash’s chunk center.
  • Columns share the same configuration options as tracers (color, draw distance, auto-removal).
  • Columns can also be toggled per stash in the stash list.

Direct Pathing

  • Chat messages now include clickable coordinates.
  • If a PathManager is available, clicking will automatically initiate pathing to the stash location.
image

Related issues

How Has This Been Tested?

  • Manually tested in-game

Checklist

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant