> For the complete documentation index, see [llms.txt](https://docs.trickys.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trickys.gg/games/carrier-command-2/mods.md).

# Mods

Below is a list of mods we use on our CC2 servers. You can find the Official Mod list on steam [here](https://steamcommunity.com/sharedfiles/filedetails/?id=3116548031).

{% hint style="info" %}
Automatic Download

You do not need to download these mods as they will automatically download when you join our servers
{% endhint %}

<table><thead><tr><th width="325.5">Mod Name</th><th width="123">File ID</th><th width="142">Added To Server</th><th>Removed From Server</th></tr></thead><tbody><tr><td>Rev:Resupply+</td><td>3398249587</td><td>17/02/2025</td><td>-</td></tr><tr><td>Gentle Missile Speed Buff</td><td>2937532682</td><td>10/12/2022</td><td>-</td></tr><tr><td>Revolution 1.6</td><td>3460002110</td><td>01/01/2024</td><td>-</td></tr><tr><td>Experimental Aircraft Damage Rebalance</td><td>3700567137</td><td>22/02/2026</td><td>-</td></tr><tr><td><del><mark style="color:$info;">Mule 2x Water</mark></del></td><td><del><mark style="color:$info;">3385752405</mark></del></td><td><del><mark style="color:$info;">17/02/2025</mark></del></td><td><del><mark style="color:$info;">22/02/2026</mark></del></td></tr><tr><td><del><mark style="color:$info;">Seal 2x Water</mark></del></td><td><del><mark style="color:$info;">3385750786</mark></del></td><td><del><mark style="color:$info;">17/02/2025</mark></del></td><td><del><mark style="color:$info;">22/02/2026</mark></del></td></tr><tr><td><del><mark style="color:$info;">Walrus 2x Water</mark></del></td><td><del><mark style="color:$info;">3385752136</mark></del></td><td><del><mark style="color:$info;">17/02/2025</mark></del></td><td><del><mark style="color:$info;">22/02/2026</mark></del></td></tr><tr><td><del><mark style="color:$info;">Rev: Angry Bear</mark></del></td><td><del><mark style="color:$info;">3386315926</mark></del></td><td><del><mark style="color:$info;">17/02/2025</mark></del></td><td><del><mark style="color:$info;">22/02/2026</mark></del></td></tr><tr><td><del><mark style="color:$info;">Tactical Operations Centre</mark></del></td><td><del><mark style="color:$info;">3280370621</mark></del></td><td><del><mark style="color:$info;">10/12/2022</mark></del></td><td><del><mark style="color:$info;">22/02/2026</mark></del></td></tr><tr><td><del><mark style="color:$info;">Imperial Death Star Alarm</mark></del></td><td></td><td><del><mark style="color:$info;">10/12/2022</mark></del></td><td><del><mark style="color:$info;">18/03/2025</mark></del></td></tr><tr><td><del><mark style="color:$info;">2x Vehicle Water Speed</mark></del></td><td><del><mark style="color:$info;">2824714936</mark></del></td><td><del><mark style="color:$info;">27/09/2023</mark></del></td><td><del><mark style="color:$info;">17/02/2025</mark></del></td></tr><tr><td><del><mark style="color:$info;">Repair Bay Terminals + Captain Controls</mark></del></td><td><del><mark style="color:$info;">2827559599</mark></del></td><td><del><mark style="color:$info;">11/10/2023</mark></del></td><td><del><mark style="color:$info;">15/07/2024</mark></del></td></tr><tr><td><del><mark style="color:$info;">Turbo Barges</mark></del></td><td><del><mark style="color:$info;">2769055606</mark></del></td><td><del><mark style="color:$info;">10/12/2022</mark></del></td><td><del><mark style="color:$info;">17/02/2025</mark></del></td></tr><tr><td><del><mark style="color:$info;">Tactical Ops</mark></del></td><td><del><mark style="color:$info;">3280370621</mark></del></td><td><del><mark style="color:$info;">15/07/2024</mark></del></td><td><del><mark style="color:$info;">17/02/2025</mark></del></td></tr><tr><td><del><mark style="color:$info;">Albatross AWACS with UI enhancer</mark></del></td><td><del><mark style="color:$info;">2892401880</mark></del></td><td>-</td><td><del><mark style="color:$info;">01/01/2024</mark></del></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.trickys.gg/games/carrier-command-2/mods.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
