# SSBOneBlock

{% embed url="<https://www.youtube.com/watch?v=_QihkN7cxas>" %}
Showcase of the OneBlock gamemode
{% endembed %}

The module will create a "magical one block" for every new island that is being created

#### Setting up OneBlock

When using the OneBlock addon, you still to configure SuperiorSkyblock2 as necessary. This means you will need to change your schematics (you don't want regular islands for OneBlock do you?) as well as any other configuration files to fit your OneBlock experience to your liking. The central block of your schematic will be the generating block (your 'one' block) so keep this in mind when creating new [schematics](/superiorskyblock/overview/schematics.md).

{% hint style="info" %}
&#x20;Players still need to use the `/is create <name> [schematic]` command to create their OneBlock island - this can be configured in the settings.
{% endhint %}


---

# 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://wiki.bg-software.com/superiorskyblock/overview/addons/ssboneblock.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.
