# Replace Landcore

{% hint style="info" %}
Landcore is different from the other types of Landplot.

Landcore cannot be removed from your island until the island is completely delete

Landcore can only be replaced by the other one
{% endhint %}

To replace your Landcore, please follow these steps below:

{% tabs %}
{% tab title="Replace from your current activated Blueprint" %}

#### Step 1: Click on **"Edit Land"** <img src="/files/eLxDTeaJgBgNIQg3J5Ze" alt="" data-size="line"> button in bottom left corner of screen.

![](/files/rXd6kz6uIKj5rBTg3I8P)

#### Step 2:  Click on Landcore in the island.

![](/files/6Tf4FsNPowB6EItI5zWN)

#### Step 4: Click on <img src="/files/Ey2QmV7gZVUShcxAFfeN" alt="" data-size="line"> button.

![](/files/DANIyJ8vX16Arbm0wjRD)

#### Step 5:&#x20;

Click on **"Apply"** button to save your change&#x20;

*or*

Click on "Reset" button to reverse your change.

![](/files/JD42I56Tkli2e8yIbCbe)

Now you know how to modify your blueprint.
{% endtab %}

{% tab title="Replace from your Blueprint in Inventory" %}

#### Step 1: Click on **"Edit Land"** <img src="/files/eLxDTeaJgBgNIQg3J5Ze" alt="" data-size="line"> button in bottom left corner of screen.

![](/files/rXd6kz6uIKj5rBTg3I8P)

#### Step 2: Click on "Blueprint" <img src="/files/C1BjwllnzVSvitlRBiXO" alt="" data-size="line"> button in upper left corner of screen to access Blueprint Editor Mode.

![](/files/3QRxbocjJ6ZS05c9tPFx)

#### Step 3: Click on Blueprint from Inventory that you want to modify.

![](/files/9PQS7tB6ldqzYmI4sBLA)

#### Step 4: Click on Modify" button.

![](/files/Z00jT9qTwVCunnxTmQq5)

#### Step 5: Click on Landcore in the island.

![](/files/6Tf4FsNPowB6EItI5zWN)

#### Step 6: Click on <img src="/files/Ey2QmV7gZVUShcxAFfeN" alt="" data-size="line"> button.

![](/files/DANIyJ8vX16Arbm0wjRD)

#### Step 7: Click on Landcore in inventory to replace with the old one

![](/files/I3oLx2t7gtbgiP21DYu2)

#### Step 8:&#x20;

Click on **"Apply"** button to save your change&#x20;

*or*

Click on "Reset" button to reverse your change.

![](/files/JD42I56Tkli2e8yIbCbe)

Now you know how to modify your blueprint.
{% endtab %}
{% endtabs %}


---

# 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://docs.monsterra.io/gameplay/develop-land/blueprints/replace-landcore.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.
