NeoForge 1.21.1 mod that adds airspace control tools for Immersive Aircraft: Tower + Radar blocks, route programs, and optional auto routes.
- Minecraft
1.21.1 - NeoForge
21.1.x - Immersive Aircraft
1.2.2+(NeoForge)
- Tower block with GUI for scanning aircraft and issuing route programs.
- Radar block that extends tower scan range via nearby radar bonuses.
- Route programs with waypoints, links, and basic guidance (arrow + trigger radius).
- Pilot route offer UI (accept/decline), plus auto routes stored server-side.
- Optional Xaero Minimap integration for temporary waypoint markers.
- Radar range overlay tool for visualizing coverage.
Towerblock: airspace control and route editing.Radarblock: range bonus when placed near the tower (5x5x5).Radar Lens,Signal Amplifier,Radar Range Sensor,Radar Identification Module.
- Place a
Towerand open its UI. - Create or load a route program.
- Bind a target aircraft or target all in range.
- Send the route to the pilot and confirm the offer.
- (Optional) Use auto routes by listing route names in the aircraft UI.
- Each line is a route name. Optional label syntax:
route|label. - Auto routes persist server-side and advance when leaving airspace.
- Use the
Xbutton to clear a single line, orClearto remove all.
- Hold
Radar Range Sensorto display tower coverage. - Overlap regions render green, single coverage renders gold, boundary is cyan.
- If Xaero Minimap is installed, temporary waypoints are shown on the minimap.
- This is optional; the mod still works without Xaero.
./gradlew buildOutput JARs are in build/libs.
CI builds the mod and uploads the JAR as an artifact named immersive-autopilot-jar.
logo.pngis used as the mod logo (seesrc/main/resources/logo.png).- Textures live under
src/main/resources/assets/immersive_autopilot/textures/.