# Jurassic Saga

Build and run your own Jurassic Park in Minecraft  dig up fossils, sequence DNA, hatch what you find, and try to keep it contained.

<Callout variant="info">
    New here? The fastest route to your first dinosaur is [**Getting Started**]($guides/getting_started) → [**Creating an Egg**]($guides/creating_an_egg) → [**Cultivating Eggs**]($guides/cultivating_eggs).
</Callout>

---

## Where do you want to go?

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

  <div style={{ border: "1px solid rgba(128,128,128,0.35)", borderRadius: "10px", padding: "16px", background: "rgba(128,128,128,0.06)" }}>

### <PawPrintIcon size={20}/> [Creature Index]($creature_index)

All creatures

  </div>

  <div style={{ border: "1px solid rgba(128,128,128,0.35)", borderRadius: "10px", padding: "16px", background: "rgba(128,128,128,0.06)" }}>

### <StarIcon size={20}/> [Guides]($guides/getting_started)

Step-by-step walkthroughs: fossils, DNA, eggs, plants and genetic modification.

  </div>

  <div style={{ border: "1px solid rgba(128,128,128,0.35)", borderRadius: "10px", padding: "16px", background: "rgba(128,128,128,0.06)" }}>

### <DnaIcon size={20}/> [Machines]($content/machines/genetic_analyzer)

The lab equipment that turns fossils into living animals.

  </div>

  <div style={{ border: "1px solid rgba(128,128,128,0.35)", borderRadius: "10px", padding: "16px", background: "rgba(128,128,128,0.06)" }}>

### <InfoIcon size={20}/> [Reference]($references/animal_info)

Creature needs, ore levels, commands, FAQ and experimental features.

  </div>

  <div style={{ border: "1px solid rgba(128,128,128,0.35)", borderRadius: "10px", padding: "16px", background: "rgba(128,128,128,0.06)" }}>

### <CarIcon size={20}/> [Vehicles]($content/vehicles/ford_explorer)

Tour cars, jeeps, helicopters and the automated rail system.

  </div>

  <div style={{ border: "1px solid rgba(128,128,128,0.35)", borderRadius: "10px", padding: "16px", background: "rgba(128,128,128,0.06)" }}>

### <PackageIcon size={20}/> [Add-ons]($addon_development/installing_addons)

Install community content, or build your own species and behaviours.

  </div>

</div>

---

## How the mod works

Jurassic Saga is a progression mod, not a spawn-egg mod. Everything runs through one pipeline:

1. **Dig**  find [fossils and amber]($content/items/fossil) at the right [Y-levels]($references/ore_levels)
2. **Sequence**  extract DNA in the [Genetic Analyzer]($content/machines/genetic_analyzer) and complete the sequence
3. **Modify** *(optional)*  apply [genes]($content/items/genes) in the [DNA Modifier]($content/machines/dna_modifier) to change appearance or traits
4. **Hatch**  fertilise an [egg]($content/items/egg) and run it through the [Incubator]($content/machines/incubator)
5. **Contain**  build enclosures, [feeders]($content/machines/feeder) and [electric fences]($content/blocks/fence_poles) before it grows up

Stressed or neglected animals panic, break out and wreck your park  [creature needs]($references/animal_info) are a real mechanic, not decoration.

---

## Requirements

| | |
|---|---|
| **Minecraft** | 1.21.1 (NeoForge) · 1.20.1 (Forge) |
| **Required** | [Travelers Lib](https://modrinth.com/mod/travelers-lib) |

Older versions than 1.20.1 are not planned. See the [FAQ]($references/faq) for details.

---

## Keeping up

- [**Updates**]($references/updates)  what changed in each release
- [**Upcoming Features**]($references/upcoming_features)  what's in development
- [**Experimental Features**]($references/experimental)  how to enable in-progress content
- [**The Team**]($references/team)  who makes this

---

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