Create ReAutomated: Traces

A NeoForge 1.21.1 add-on for Create ReAutomated that scatters small ore outcrops on the surface above buried Ore Nodes

File Details

createreautomatedtraces-0.3.0.jar

  • R
  • Jul 2, 2026
  • 202.59 KB
  • 1.1K
  • 1.21.1
  • NeoForge

File Name

createreautomatedtraces-0.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-reautomated-traces-1539353:8359139"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

[0.3.0]

Added

  • Added size-based Trace templates, deterministic profiles, exact support masks, placement diagnostics, and a 2x2 steep-terrain fallback.
  • Added Trace Finder render tuning options for beam render radius and visible beam caps.

Changed

  • Reworked Trace placement to choose the largest fitting template, run at fluid_springs, and apply fixed safe cut/fill limits.
  • Placement now handles liquid spaces more deliberately, rejects logs/stems and protected blocks, and ignores non-blocking structures such as Strongholds, Trial Chambers, and Trail Ruins.
  • Trace Finder indexing no longer backfills existing chunks; it records only newly placed Traces or API-provided node records.
  • Trace Finder lookup and beam rendering are lighter, with non-blocking chunk reads, safer stale-record handling, and batched client-side beams.
  • Runtime Trace worldgen suppressions are now consumed when the matching Node position is seen.