---
icon: jurassic-saga:icons/guapote.gif
history:
  - version: 0.1.8
    date: 26.01.2026
    changes:
      - Added Guapote
  - version: 0.1.8.2
    date: 28.01.2026
    changes:
      - Fixed a loading issue with guapote softlocking the game without experimental features on (sorry)
---



<Callout variant="info">
    The last update on this page was on: 2nd July 2026 (v0.1.11.1)
</Callout>

# Guapote

| | |
|---|---|
| **Health** | Adult 9 Health (x4.5 Hearts) |
| **Behavior** | Passive |
| **Size** | 1 Block Long, 1 Block Tall |
| **Drops** | None |
| **Breedable** | Not yet implemented |
| **Obtained** | Natural Spawn |
| **Egg Type** | N/A |
| **Time Period** | Modern (Extant) |
| **Achievement** | N/A |


The *Guapote* is a small, passive freshwater fish added as an ambient creature.
It brings extra life to rivers, lakes, and ponds, swimming in small groups and adding movement to aquatic environments.

---

## Appearance
- Small, streamlined fish with subtle patterning and rounded fins
- Typically swims in short bursts and changes direction quickly
- In-game size: **1 block long** and **1 block tall**

---

## Behavior
- **Passive**: Will never attack the player
- Swims calmly in groups and avoids predators
- Prefers shallow freshwater areas
- Occasionally performs quick darting movements when startled

---

## Obtaining
Guapote spawns naturally in rivers and swamps.

---

## Diet
- **Omnivore**: feeds on small invertebrates, algae, and plant matter
- Forages along the riverbed and mid-water column

---

## Drops
When defeated, the Guapote does not drop any items.

---

## Sounds

No sounds currently implemented.

---

## Gallery
*(No images available yet.)*

---

## <img width={64} src="https://i.imgur.com/DTOgOBL.png" alt="Mr.DNA"/> Mr. DNA's Fun Trivia
- Guapote was added in version 0.1.8 to bring more ambient life to freshwater environments.
- Version 0.1.8.2 fixed a critical loading issue where the game would softlock if Guapote tried to spawn without experimental features enabled.
- The name "Guapote" refers to several species of Central American cichlid fish known for their vibrant colors and aggressive behavior in the wild.

---

<Callout variant="info">
    Found an issue or have a suggestion? [Submit feedback](https://forms.gle/qpxsiVat9f6eVm2CA) • [Join Discord](https://discord.gg/3b8k78f)
</Callout>

---

## Variants

<div style={{ display: "grid", gridTemplateColumns: "repeat(auto-fill, minmax(230px, 1fr))", gap: "14px", marginTop: "12px" }}>

  <div style={{ border: "1px solid rgba(128,128,128,0.35)", borderRadius: "10px", padding: "10px", background: "rgba(128,128,128,0.06)", textAlign: "center" }}>
<Asset location="jurassic-saga:tabs/male_guapote.png" width={220}/>

**Male**

  </div>

  <div style={{ border: "1px solid rgba(128,128,128,0.35)", borderRadius: "10px", padding: "10px", background: "rgba(128,128,128,0.06)", textAlign: "center" }}>
<Asset location="jurassic-saga:tabs/female_guapote.png" width={220}/>

**Female**

  </div>

  <div style={{ border: "1px solid rgba(128,128,128,0.35)", borderRadius: "10px", padding: "10px", background: "rgba(128,128,128,0.06)", textAlign: "center" }}>
<Asset location="jurassic-saga:tabs/baby_guapote.png" width={220}/>

**Baby**

  </div>

</div>
