# How to Update Shrines structures mod to version 3.x.x from 1.8.1

> This only works since version 3.0.0-Beta12. Before that version, you needed to [update to 2.x.x](/shrines-structures-wiki/wiki/en_us/users/updateto2.0.0from1.8.1.md) before

On most recent version, the update shouldn't cause issues in most cases. You don't even need to import legacy custom structures, as it was necessary when updating to 2.x.x. The main problem remains the structure generation system change to jigsaw. Read more about that [here](/shrines-structures-wiki/wiki/en_us/users/updateto2.0.0from1.8.1.md)

If you need help, feel free to ask on discord or open an issue on GitHub

[![Discord](https://img.shields.io/discord/777129358769782814?label=discord)](https://discord.gg/8pUpWCEUe2) [![GitHub issues](https://img.shields.io/github/issues/Silverminer007/Shrines)](https://github.com/Silverminer007/Shrines/issues)


---

# 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://silverminer.gitbook.io/shrines-structures-wiki/wiki/en_us/users/updateto3.x.xfrom1.8.1.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.
