# Disable Cave-Only Hostile Mobs

In the **Cobblemon Realms** modpack, hostile mobs are restricted to caves thanks to the **In Control!** mod.\
If you want to completely disable hostile mob restrictions, simply remove this mod.

## 🔧 Steps

1. Open the `mods` folder in your Cobblemon Realms installation.
2. Delete the `InControl` mod file (typically named `InControl-*.jar`).
3. Restart the game.

After removing the mod, hostile mobs will no longer be restricted to caves and will spawn according to Minecraft’s default behavior.


---

# Agent Instructions: 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:

```
GET https://our-story-network.gitbook.io/cr-wiki/cr-en/settings/cavesonly.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
