Haven Animal Seeds / Crops / Plants

Quick rating

Community listing page, reviews here may not be monitored by the author.

Haven Animal Seeds / Crops / Plants

No reviews yet

A mod that adds seeds that will grow into animals.

Cozy
Village & Farm Life
Skyblock
Peaceful & Neutral Mobs
Farming & Agriculture
QoL & Tweaks
Mod Addon
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
HavenAnimalSeeds-26.1.2-1.0.3.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

About

Description

This mod lets you plant seeds that grow into different animals. It's a fun way to fill your world with life.

Each seed can only grow on certain blocks. Make sure you plant them in the right spots!

The animals that has a Baby variant will grow into their baby variant, and also their own variants like different parrots, cats, etc..

You can also change how fast the seeds grow and how far you need to be for them to grow in the config. If you're too close, they won't grow!

(Requires Jade)

Animal Seeds and Their Growth Blocks:

  • Allay Seed: Grows on Grass Block, Podzol
  • Armadillo Seed: Grows on Grass Block, Podzol, Coarse Dirt, Dirt
  • Axolotl Seed: Grows in Water
  • Bee Seed: Grows on Grass Block, Podzol
  • Camel Seed: Grows on Sand, Red Sand
  • Cat Seed: Grows on Grass Block, Podzol
  • Chicken Seed: Grows on Grass Block, Podzol, Moss Block
  • Cow Seed: Grows on Grass Block, Podzol
  • Dolphin Seed: Grows in Water
  • Donkey Seed: Grows on Grass Block, Podzol, Coarse Dirt, Dirt
  • Fox Seed: Grows on Grass Block, Podzol, Snow Block
  • Glow Squid Seed: Grows in Water
  • Goat Seed: Grows on Grass Block, Podzol, Snow Block, Stone, Cobblestone, Mossy Cobblestone, Granite, Andesite, Diorite, Gravel
  • Horse Seed: Grows on Grass Block, Podzol
  • Llama Seed: Grows on Grass Block, Podzol
  • Mooshroom Seed: Grows on Grass Block, Mycelium, Podzol
  • Mule Seed: Grows on Grass Block, Podzol
  • Nautilus Seed: Grows in Water
  • Ocelot Seed: Grows on Grass Block, Podzol
  • Panda Seed: Grows on Grass Block, Podzol
  • Parrot Seed: Grows on Grass Block, Podzol
  • Pig Seed: Grows on Grass Block, Podzol, Coarse Dirt, Dirt, Moss Block, Mycelium, Rooted Dirt
  • Polar Bear Seed: Grows on Snow Block, Ice, Packed Ice, Blue Ice
  • Rabbit Seed: Grows on Grass Block, Podzol, Sand, Red Sand, Sandstone
  • Sheep Seed: Grows on Grass Block
  • Sniffer Seed: Grows on Grass Block, Podzol
  • Squid Seed: Grows in Water
  • Turtle Seed: Grows on Sand
  • Villager Seed: Grows on Grass Block, Podzol
  • Wolf Seed: Grows on Grass Block, Podzol

Default Config:

[mobSeeds]
#The distance in blocks players must stay away from a mob seed for it to grow.
# Default: 20
# Range: > 1
playerGrowthDistance = 20
#The time it takes in ticks for an axolotl to spawn from an axolotl seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
axolotl_seed_spawn_timer = 12000
#The time it takes in ticks for a bee to spawn from a bee seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
bee_seed_spawn_timer = 12000
#The time it takes in ticks for a cat to spawn from a cat seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
cat_seed_spawn_timer = 12000
#The time in ticks it takes for a chicken to spawn from a chicken seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
chicken_seed_spawn_timer = 12000
#The time in ticks it takes for a cow to spawn from a cow seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
cow_seed_spawn_timer = 12000
#The time in ticks it takes for a donkey to spawn from a donkey seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
donkey_seed_spawn_timer = 12000
#The time in ticks it takes for a fox to spawn from a fox seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
fox_seed_spawn_timer = 12000
#The time in ticks it takes for a goat to spawn from a goat seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
goat_seed_spawn_timer = 12000
#The time in ticks it takes for a horse to spawn from a horse seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
horse_seed_spawn_timer = 12000
#The time in ticks it takes for a llama to spawn from a llama seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
llama_seed_spawn_timer = 12000
#The time in ticks it takes for a mooshroom to spawn from a mooshroom seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
mooshroom_seed_spawn_timer = 12000
#The time in ticks it takes for a mule to spawn from a mule seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
mule_seed_spawn_timer = 12000
#The time in ticks it takes for an ocelot to spawn from an ocelot seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
ocelot_seed_spawn_timer = 12000
#The time in ticks it takes for a panda to spawn from a panda seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
panda_seed_spawn_timer = 12000
#The time in ticks it takes for a pig to spawn from a pig seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
pig_seed_spawn_timer = 12000
#The time in ticks it takes for a rabbit to spawn from a rabbit seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
rabbit_seed_spawn_timer = 12000
#The time in ticks it takes for a sheep to spawn from a sheep seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
sheep_seed_spawn_timer = 12000
#The time in ticks it takes for a sniffer to spawn from a sniffer seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
sniffer_seed_spawn_timer = 12000
#The time in ticks it takes for a parrot to spawn from a parrot seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
parrot_seed_spawn_timer = 12000
#The time in ticks it takes for a turtle to spawn from a turtle seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
turtle_seed_spawn_timer = 12000
#The time in ticks it takes for a wolf to spawn from a wolf seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
wolf_seed_spawn_timer = 12000
#The time in ticks it takes for a dolphin to spawn from a dolphin seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
dolphin_seed_spawn_timer = 12000
#The time in ticks it takes for a glow squid to spawn from a glow squid seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
glow_squid_seed_spawn_timer = 12000
#The time in ticks it takes for a polar bear to spawn from a polar bear seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
polar_bear_seed_spawn_timer = 12000
#The time in ticks it takes for a squid to spawn from a squid seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
squid_seed_spawn_timer = 12000
#The time in ticks it takes for a villager to spawn from a villager seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
villager_seed_spawn_timer = 12000
#The time in ticks it takes for an allay to spawn from an allay seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
allay_seed_spawn_timer = 12000
#The time in ticks it takes for an armadillo to spawn from an armadillo seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
armadillo_seed_spawn_timer = 12000
#The time in ticks it takes for a camel to spawn from a camel seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
camel_seed_spawn_timer = 12000
#The time in ticks it takes for a nautilus to spawn from a nautilus seed. (20 ticks = 1 second)
# Default: 12000
# Range: > 1
nautilus_seed_spawn_timer = 12000

Screenshots

Gallery

  • Jade too close
    Jade too close
  • Jade
    Jade

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~280,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works