# Pokemon Workers Guide

CobbleWorkers is a **utility mod** for Cobblemon that allows certain Pokémon to automatically perform useful tasks in your Minecraft world. Instead of just battling, your Pokémon can now act as **helpers** for farming, gathering, generating resources, and more.

This makes your Pokémon team not only essential for combat but also a vital part of your **base automation**.

***

## ⚙️ How It Works

* Place your Pokémon in the world as a **CobbleWorker**.
* Each Pokémon has a **job role** depending on its typing or species.
* Workers will automatically perform their job in a radius around them (configurable in `cobbleworkers.json`).
* Some roles require **cooldowns** (e.g., generating water/lava).

***

## 🌱 Default vs Custom Config

By default, almost every role was handled by **Pikachu**, with just a few exceptions (Combee for honey, Chansey for healing, etc.).

In this pack, we use a **customized config** where different Pokémon fulfill jobs more logically according to their **type and lore**. Pikachu is still included in important roles (Honey collecting + Healing), but other Pokémon now have unique utility.

***

## 🧑‍🌾 Worker Roles & Pokémon

Here is the full list of jobs and which Pokémon can perform them in the customized config:

### Harvesting & Farming

* **Apricorn Harvesting (Bug):** Scyther, Heracross, Ribombee
* **Berry Harvesting (Grass):** Chikorita, Turtwig, Grookey
* **Crop Harvesting (Grass):** Bulbasaur, Rowlet, Leafeon
* **Crop Irrigation (Water):** Squirtle, Mudkip, Psyduck
* **Netherwart Harvesting (Ghost):** Gastly, Duskull, Mimikyu
* **Mint Harvesting (Fairy):** Sylveon, Ralts, Togepi

### Mining & Resources

* **Amethyst Mining (Rock):** Geodude, Onix, Nosepass
* **Tumblestone Mining (Steel):** Magnemite, Aron, Beldum

### Generators

* **Lava Generation (Fire):** Charmander, Slugma, Torkoal
* **Water Generation (Water):** Wooper, Totodile, Mudkip
* **Powder Snow Generation (Ice):** Snover, Snorunt, Vanillite
* **Fuel Generation (Fire):** Torchic, Litwick, Numel
* **Brewing Stand Fuel (Dragon):** Dratini, Axew, Gible

### Collecting

* **Honey Collecting:** Combee, Vespiquen, Teddiursa, Pikachu
* **Fishing Loot Generation (Water):** Magikarp, Feebas, Remoraid
* **Pick-up Loot Generation:** Any Pokémon with the **Pick-up** ability
* **Dive Loot Generation:** Any Pokémon that **knows Dive**
* **Ground Item Gathering (Psychic):** Abra, Ralts, Espeon

### Support & Utility

* **Healers:** Happiny, Chansey, Blissey, Audino, Pikachu *Heal nearby players with healing moves (Wish, Recover, Softboiled, etc.).*
* **Fire Extinguishers (Water):** Squirtle, Piplup, Oshawott

***

## 📝 Tips for Players

* You can configure worker behavior in the `cobbleworkers.json` file.
* Use Pokémon that **fit your base’s needs** — e.g., keep Fire-types near furnaces for fuel, or Grass-types in farms.
* Place multiple workers to **specialize tasks** and improve efficiency.
* Healing Pokémon are best placed in **communal areas** like bases or towns.

***

## 🎯 Conclusion

CobbleWorkers adds depth to your Pokémon adventure by making your team more useful **outside of battles**. With this custom setup, every Pokémon role feels natural and helps bring your base to life.

> ✨ *Your Pokémon are no longer just companions — they are true workers in your Minecraft world!*


---

# 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://our-story-network.gitbook.io/cr-wiki/cr-en/cobblemon-realms/cobbleworkers-guide.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.
