> For the complete documentation index, see [llms.txt](https://docs.ecosmp.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ecosmp.net/guides/replanters.md).

# Replanters

Replanters are just regular composters that make replanting crops a breeze.

## How To Use Replanters

1. Craft and place down a regular composter in the middle of your farm.
2. Each replanter/composter can replant up to an **8-block X, Z radius** and a **1-block Y level radius.**
3. **Shift + Right-Click** the replanter/composter while holding the seeds you want to plant.

&#x20; **Note:** you can only plant one stack at a time. Continue shift + right-clicking the composter/replanter to plant more seeds. Sometimes the composter acts a little buggy and needs to be filled completely before it will plant the crops around it.


---

# 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:

```
GET https://docs.ecosmp.net/guides/replanters.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.
