---
icon: jurassic-saga:inventory/reed_frog_coin
history:
  - version: 0.1.8
    date: 26.01.2026
    changes:
      - Added Tree Frog
---


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

# Tree 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 Eggs |
| **Breedable** | Not yet implemented |
| **Obtained** | Natural Spawn |
| **Egg Type** | N/A |
| **Time Period** | Modern (Extant) |
| **Achievement** | N/A |


The Tree Frog is a small, passive amphibian found in humid, forested environments.
It serves as an ambient creature, adding life and movement to jungle and swamp ecosystems.

---

## Appearance
- Small, bright-colored frog with smooth skin and large eyes
- Often found perched on leaves, logs, or low branches
- In-game size: **1 block long** and **1 block tall**

---

## Behavior
- **Passive**: Will never attack the player
- Hops around slowly and occasionally climbs onto foliage
- Frequently emits soft croaking sounds
- May gather near water sources or shaded areas

---

## Obtaining
Tree Frog spawns naturally in jungle biomes.

---

## Drops
The Tree 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
*(No images available yet.)*

---

## Trivia
- Tree Frog was added in version 0.1.8 to enhance jungle and swamp biome atmosphere
- Like Reed Frogs, Tree Frogs provide Frog Eggs used for hatching amphibious creatures
- Real-world tree frogs are known for their adhesive toe pads that allow them to climb smooth surfaces

---

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

**Tree 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>
