# Space

## [Download here](https://www.spigotmc.org/resources/space.59572/)

## Adding compatibility

Create a new folder: `ItemsAdder/contents/space/resourcepack/`

Extract the Space plugin resourcepack in the previous folder so that you have something like that:\
`ItemsAdder/contents/space/resourcepack/assets/...`

Then run `/iazip` and follow the [hosting tutorial](/plugin-usage/plugin-configuration/resourcepack-hosting.md).

## Known issues

### Particles problems

After you've merged the resourcepacks you will notice double particles from blocks.\
This is normal and I can't fix it for now, it's because of how Space plugin creases blocks models (in the wrong way).


---

# 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://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/space.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.
