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
# 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

