# Oceanic Expansion

The Oceanic Expansion update was released on November 11th, 2023. This content update included 6 new mobs, 1 boss and 1 item.

<figure><img src="/files/NvPwaVKn8utZK80Mg0i0" alt=""><figcaption><p>The Kraken</p></figcaption></figure>

## Mobs

The Kraken: The Kraken is a new boss that spawns in warm oceans. It features 5 different unique attacks, and drops the Krakens Trident.&#x20;

Manta: This is a passive mob that swims around in the ocean

Hammerhead Shark: This is a neutral mob that likes to be in coral reefs. Make sure not to swim too close

Swordfish: This is a neutral mob that is home to the more open warm ocean. It has a sharp "sword" on the front of its face

Nautilus: This is a passive mob that spawns everywhere in the warm ocean.

Lionfish: This is a passive mob that swims around in coral reefs, and more "open" oceans.

Schoolfish: This is a group of a few passive fish.&#x20;

## Items:

The Krakens Trident is a new item that has a 0.5% chance of dropping when you kill the Kraken. This trident explodes on impact, gives you water breathing while holding it, and does 9 damage.&#x20;


---

# 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://mangrove-mc.gitbook.io/wiki/custom-updates/oceanic-expansion.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.
