---
icon: jurassic-saga:inventory/reed_frog_coin
history:
  - version: '0.1'
    date: null
    changes:
      - Added Reed Frog
---


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

# Common Reed Frog

<Asset location="jurassic-saga:inventory/reed_frog_coin" width={48} height={48}/>

| | |
|---|---|
| **Health** | Adult 5 Health (x2.5 Hearts) |
| **Behavior** | Passive |
| **Size** | 1 Block Long, 1 Block Tall |
| **Drops** | Frog Egg |
| **Breedable** | Yes (Mosquito) |
| **Obtained** | Natural Spawn |
| **Egg Type** | N/A |
| **Time Period** | Modern (Extant) |
| **Achievement** | N/A |


The *Reed Frog* is a small amphibian commonly found in wetlands and reed beds.
It is known for its bright coloration and distinctive calls, often heard at dusk.
In-game, the Reed Frog is a passive mob that adds atmosphere to swamp and river environments.

---

## Appearance
- Small body with smooth, moist skin
- Bright coloration, often green or patterned for camouflage among reeds
- In-game size: **1 block long** and **1 block tall**

---

## Behavior
- **Passive**: Does not attack players or other mobs
- Found near water sources, hopping between reeds and lily pads
- Adds ambient life to wetland biomes

---

## Obtaining
Reed Frog spawns naturally in jungle and savanna biomes.

---

## Diet
- **Insectivore**: feeds on small insects and invertebrates
- Hunts prey near water surfaces and among reeds

---

## Drops
The Reed Frog may occasionally lay:
- ![](@jurassic-saga:textures/item/natural/entity/eggs/egg_frog) [**Frog Egg**]($content/items/egg)

---

## Sounds

### Call Sounds
<table style={{borderCollapse: "collapse"}}>
    <tr style={{backgroundColor: "transparent"}}>
        <td style={{fontWeight: "bold"}}>Call 1</td>
        <td><Audio controls src="jurassic-saga:sounds/reed_frog/reed_frog_call01.ogg"/></td>
    </tr>
    <tr style={{backgroundColor: "transparent"}}>
        <td style={{fontWeight: "bold"}}>Call 2</td>
        <td><Audio controls src="jurassic-saga:sounds/reed_frog/reed_frog_call02.ogg"/></td>
    </tr>
    <tr style={{backgroundColor: "transparent"}}>
        <td style={{fontWeight: "bold"}}>Call 3</td>
        <td><Audio controls src="jurassic-saga:sounds/reed_frog/reed_frog_call03.ogg"/></td>
    </tr>
</table>

### Death Sounds
<table style={{borderCollapse: "collapse"}}>
    <tr style={{backgroundColor: "transparent"}}>
        <td style={{fontWeight: "bold"}}>Death</td>
        <td><Audio controls src="jurassic-saga:sounds/reed_frog/reed_frog_death.ogg"/></td>
    </tr>
</table>

### Hurt Sounds
<table style={{borderCollapse: "collapse"}}>
    <tr style={{backgroundColor: "transparent"}}>
        <td style={{fontWeight: "bold"}}>Hurt 1</td>
        <td><Audio controls src="jurassic-saga:sounds/reed_frog/reed_frog_hurt01.ogg"/></td>
    </tr>
    <tr style={{backgroundColor: "transparent"}}>
        <td style={{fontWeight: "bold"}}>Hurt 2</td>
        <td><Audio controls src="jurassic-saga:sounds/reed_frog/reed_frog_hurt02.ogg"/></td>
    </tr>
    <tr style={{backgroundColor: "transparent"}}>
        <td style={{fontWeight: "bold"}}>Hurt 3</td>
        <td><Audio controls src="jurassic-saga:sounds/reed_frog/reed_frog_hurt03.ogg"/></td>
    </tr>
</table>

---

## Gallery
### Development Images
<table style={{borderCollapse: "collapse"}}>
    <tr style={{backgroundColor: "transparent"}}>
        <td style={{textAlign: "center"}}>
            <img width={256} src="https://i.imgur.com/AHJHmSc.png" alt="Reed Frog Showcase"/>
<div style={{marginTop: "6px", fontSize: "14px", opacity: 0.8}}>
Reed Frog Showcase
<sup>[[1]](https://discord.com/channels/476209601075740672/620220431294529536/680836703552012308)</sup>
</div>
        </td>
    </tr>
</table>

---

## <img width={64} src="https://i.imgur.com/DTOgOBL.png" alt="Mr.DNA"/> Mr. DNA's Fun Trivia
- Reed Frogs are one of the modern animals included in Jurassic Saga, serving as a source of Frog Eggs needed for hatching amphibious creatures.
- Real-world reed frogs are known for their incredibly diverse colorations and patterns, with some species able to change color slightly based on temperature and mood.

---

<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/reed_frog.png" width={220}/>

**Reed Frog**

  </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_frog.png" width={220}/>

**Baby**

  </div>

</div>
