File Details
radiotowers-1.0.8.jar
- R
- May 7, 2026
- 1.11 MB
- 2.8K
- 1.20.1
- Forge
File Name
radiotowers-1.0.8.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Radio Towers
Now requires ExtraSpecialCore (ESC).
Highlights:
- The Call Airdrop screen and Internet Stations screen now render through ExtraSpecialCore. Radio Towers now matches the typography and button look used by other Creatopia / Unbound mods.
- New runtime dependency:
extraspecialcoremust be installed alongside Radio Towers.
What changed:
- Call Airdrop screen
- Title, item rows, “L-click +1 / R-click -1” hint, DIFFICULTY label, and the points readout are drawn through ESC’s text helpers (no more raw
drawStringcalls), so wrapped and single-line text share the same line metrics. - The right-hand search box uses ESC’s search field, so placeholder/value text matches the rest of the UI.
- Station controls (Turn off / on, Default, Dynamic, Internet) are now ESC buttons; their labels go through ESC’s text styling.
- The Dead Air hint column (Broadcast on/off, “What this tower plays”, “Extra stations…”, “Web stream as a station”, “Hear it: walkie on, match MHz”) now stacks based on each line’s wrapped height. The “Web stream…” block no longer overlaps the dynamic-stations hint when text wraps to multiple lines.
- Internet Stations screen
- Station entries and supporting text use ESC text/buttons, so this screen visually matches Call Airdrop.
- Default font
- All affected text reads ESC’s default font (
EscFonts.DEFAULT) instead of pinning a specific face. If ESC ships a font change in a later release, Radio Towers picks it up automatically.