> For the complete documentation index, see [llms.txt](https://wiki.cobblemonislands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobblemonislands.com/updates/new-crate-on-the-island.md).

# New Crate On the Island!

## 🏯 The Feudal Japan Crate is Here!

Step into a world of ancient honor, disciplined warriors, and breathtaking landscapes. The **Feudal Japan Crate** draws inspiration from the golden age of samurai and shinobi.

<a href="https://store.cobblemonislands.com/category/crate-keys" class="button primary">Get Your Keys Here</a>

<a href="/pages/HK2YyXmpGH7KmY4AZbtM" class="button primary">Check Out The Crate Here</a>

***

## PropHunt \~ The Monthly Event is Here!

The new crate brings with it a brand new event!

**Prop Hunt** is here! Disguise yourself as Minecraft blocks and pray nobody notices you tucked in that corner pretending to be a chest! \
Or hunt down every sneaky hider before time runs out.&#x20;

\
Either way, you're in for hours of chaos, laughs, and the occasional betrayal.<a href="/pages/56b41cf8e7207d8e8798c62aee2ad7af3ad8d658" class="button primary">Learn all about PropHunt here</a>

***

## Battle Your Staff!

Ever wanted to beat your favorite staff member?\
This is now your chance! Put your team to the test! you might just win their plushie if you try enough times!

This isn't a limited time thing, these NPCs are here to stay, so take your time, build your team and face them when you are ready

All Staff NPCs are located at **Spawn**. Here's where to find them:

| Staff Member | Location       | Coordinates  | Plushie                                                                           |
| ------------ | -------------- | ------------ | --------------------------------------------------------------------------------- |
| AlexaBrookex | Pokémon Center | `-54 64 -18` | <p><img src="/files/dV6RtJ5I0BolrPFEZwtq" alt="" data-size="original"></p><p></p> |
| Zac\_Kila1   | Subway         | `-34 45 -34` | <p><img src="/files/GxfhYlMUNKNpITnq2XvC" alt="" data-size="original"></p><p></p> |
| Erikasha     | Spawn          | `117 67 -74` | <p><img src="/files/QGOdNpQXrn2bKIxevWok" alt="" data-size="original"></p><p></p> |
| Ezequiel     | Beezy's Cafe   | `28 68 -145` | <p><img src="/files/9XRQ9QPs88FA80xtDDV7" alt="" data-size="original"></p><p></p> |

{% hint style="warning" icon="exclamation" %}
A new batch of Staff NPCs is on the way, stay tuned for the next drop!
{% endhint %}

***

## 🌸 Blooming Sakura Battlepass

A brand new **100 level Battlepass** has arrived, and the theme?

<figure><img src="/files/hzXah4DecbBqUktQRwIJ" alt=""><figcaption></figcaption></figure>

Play through the **free pass** and earn rewards just by playing  or grab the **Premium Battlepass** to unlock the full Sakura experience

Use `/battlepass` to open the GUI, check out the levels and rewards

<a href="https://store.cobblemonislands.com/category/bundles" class="button primary">Get your BattlePass here!</a>

***

## 🎁 A Free Bundle&#x20;

&#x20;**Our Thank You to All of You**

Three years is no small thing and none of it would exist without this community.

As a token of our appreciation, a **Free Bundle** has been added to the store for everyone to claim. Inside you'll find a cosmetic and a couple of free keys for the brand new Feudal Japan Crate.&#x20;

<a href="https://store.cobblemonislands.com/category/bundles" class="button primary">Get Your Free Bundle Here!</a>

{% hint style="danger" icon="exclamation" %}

### *The anniversary is still going strong!* If you haven't caught up *with the Anniversary Events*

<a href="/pages/f8d71d40591cb9feddf1d99dcae725c4ece4e5ce" class="button primary">Read Everything About it Here</a>
{% endhint %}


---

# 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://wiki.cobblemonislands.com/updates/new-crate-on-the-island.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.
