promotional bannermobile promotional banner

Roost Traces

Roost Traces is a small NeoForge companion mod that makes Ice and Fire CE surface dragon roosts part of the Create ReAutomated progression loop.

File Details

roosttraces-0.1.1.jar

  • R
  • Jun 7, 2026
  • 56.91 KB
  • 34
  • 1.21.1
  • NeoForge

File Name

roosttraces-0.1.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:roost-traces-1567998:8212969"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog

## 0.1.1

- Removed the optional backfill scanner for existing worlds.
- Removed the backfill config entries and the unused `roost_detector` tag.
- Removed optional treasure pile replacement support and its config entry.
- Removed the empty built-in `#roosttraces:custom_nodes` tag and default selector.
- Removed Roost Traces host block data maps for custom nodes.
- Stopped requiring `trace_block_for_node` data for Roost Traces placement.
- Added direct blockstate selector support, such as `createreautomated:zinc_node[stable=true]`.
- Updated node placement to use the selected `BlockState` instead of recalculating it at placement time.
- Updated README