---
title: "List all harvestable resources"
method: GET
path: "/harvestables"
tags: ["Game Data"]
---

# List all harvestable resources

`GET /harvestables`

Returns all harvestable resources across categories (fish, ores, trees, plants, crops) with their drops, minimum level, and translated names. Fish drops are flattened from the underlying conditional chance table to a single base chance per item.

## Query parameters

- `locale` string

## Response `200`

Harvestable list

---

[API](https://skmtc.dev/minebox/apis/minebox-api.md) · [All operations](https://skmtc.dev/minebox/apis/minebox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/minebox/minebox-api/revisions/0e6f31964bc7/schema)
