> For the complete documentation index, see [llms.txt](https://gappleclub.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gappleclub.gitbook.io/wiki/modalidades/oneblock/como-jugar.md).

# ¿COMO JUGAR?

**OneBlock** es una modalidad donde todo comienza con **un solo bloque** en el centro de tu isla. Cada vez que lo rompes, aparece uno nuevo automáticamente. A medida que avances, desbloquearás **nuevas fases**, **bloques**, **mobs** y **recompensas** que te ayudarán a progresar.\
\ <mark style="color:purple;">**CREA TU ISLA**</mark>

Al crear tu isla con <kbd>/is create</kbd>, encontrarás un solo bloque en el centro de tu isla.

* Rómpelo constantemente para generar nuevos bloques.
* Cada bloque roto cuenta para avanzar de fase.
* Las fases desbloquean nuevos materiales y criaturas.
* Crea un generador de piedra para expander tu isla.

<figure><img src="/files/FehitRI378ATH1A4e8LP" alt="" width="518"><figcaption></figcaption></figure>

\ <mark style="color:purple;">**COMPLETA MISIONES PARA PROGRESAR**</mark>

A lo largo de tu aventura en OneBlock podrás completar **misiones** que te ayudarán a avanzar de forma más eficiente. Estas misiones están pensadas para guiar tu progreso y recompensar tu esfuerzo. Utiliza <kbd>/is missions</kbd>

* Obtén **dinero** al completar objetivos específicos.
* Desbloquea nuevas oportunidades de mejora.
* &#x20;  Facilita el acceso a recursos y beneficios del servidor.

<figure><img src="/files/E186SpPfb7RdffgnFghA" alt="" width="511"><figcaption></figcaption></figure>

\ <mark style="color:purple;">**MEJORA TU ISLA**</mark>

A medida que avances, podrás **mejorar tu isla** para desbloquear nuevas capacidades y límites. Estas mejoras requieren **dinero**, y en algunos casos **rangos específicos**, por lo que forman parte del progreso a medio y largo plazo.  Utiliza <kbd>/is upgrades</kbd>

Entre las mejoras disponibles encontrarás:

* **Aumento de tolvas**: incrementa la cantidad de tolvas permitidas en tu isla.
* **Warps de la isla**: amplía el número de warps disponibles para moverte dentro de tu isla.
* **Límite de spawners**: permite colocar más spawners para optimizar la generación de mobs.
* **Boosteo del generador de piedra**: mejora las probabilidades de obtener minerales como carbón o hierro.
* **Desbloqueo de biomas**: accede a nuevos biomas para cambiar el entorno de tu isla.
* **Aumento de vagonetas**: incrementa el límite de vagonetas permitidas.
* **Cantidad de miembros**: amplía el número máximo de jugadores que pueden formar parte de tu isla.

Cada mejora tiene un **costo específico** y algunos niveles requieren **Rankup o rango VIP**, por lo que se recomienda avanzar paso a paso y priorizar las mejoras que mejor se adapten a tu estilo de juego.

<figure><img src="/files/2euOAPXyCriKQFYII9MT" alt="" width="517"><figcaption></figcaption></figure>


---

# 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://gappleclub.gitbook.io/wiki/modalidades/oneblock/como-jugar.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.
