File Details
raft-receiver-fabric-0.2.2.jar
- R
- Jun 17, 2026
- 177.24 KB
- 8
- 1.20.1
- Fabric
File Name
raft-receiver-fabric-0.2.2.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Raft Receiver 0.2.2
Changed
- Moved valid destination code entries from
config/raft_receiver.tomltoconfig/raft_islands_codes.toml. raft_receiver.tomlnow only stores Receiver and Antenna behavior settings.- Added free-text per-code island
typevalues. Suggested values are"islet","small","medium","large","huge", or"", but compatible mods may use any text value. /raftreceiver code addnow writes entries withtype = "".- Added
radar_type_blacklisttoconfig/raft_receiver.toml; it controls whichtypevalues are invalid for the Receiver and hidden from both blue active markers and green nearby markers. - The default radar type blacklist is
["islet"]. - Submitting a complete six-digit code now reloads the config files before validation, so compatible mods can write new island codes and have the Receiver see them immediately.
- Added explicit break-particle textures to Receiver and Antenna block models so breaking them no longer spawns black/purple missing-texture cubes; the Receiver now uses oak plank particles and Antennas use gray metal particles.
Notes
- If
raft_islands_codes.tomldoes not exist, the mod creates it with the sample583535entry. - The old code-entry tables inside
raft_receiver.tomlare no longer supported.

