promotional bannermobile promotional banner

Aquatic Breeding

Adds a way for fish and squid to breed, manual and automatic! Fish eat Fish Flakes, Squid hunt for live prey! Breed Tropical Fish of all colors and patterns!

File Details

Aquatic Breeding 1.0.1 (Neoforge)

  • R
  • Sep 1, 2025
  • 190.70 KB
  • 567
  • 1.21.1
  • NeoForge

File Name

fisheggs-1.0.1+neoforge.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:aquatic-breeding-1335339:6954082"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.0.1 CHANGELOG

Note: I recommend deleting/resetting your existing config file, since quite a few changes have been introduced as described below.

Fixes:

  • Multiple axolotls targeting the same fish will no longer both enter love mode upon the fish dying

Visual Changes:

  • Tweaked Glow Squid Tentacle's texture

New Config Options:

  • fishChaseSpeedModifier: The speed modifier a fish will use when chasing food items (default 1.3)
  • fishBreedSpeedModifier: The speed modifier a fish will use when approaching a mate (default 1.3)
  • fishHandfeedChance: The chance a fish will enter love mode upon being hand-fed a matching food item (default 1.0)
  • squidHandfeedChance: The chance a squid will enter love mode upon being hand-fed a matching food item (default 1.0)
  • badLuckDuration: Ticks that the Bad Luck effect will last on an entity if it is unable to breed due to reaching a population cap. The effect is purely visual. (default 400)

Game Tweaks:

  • Potions of Water Breathing brewed from Squid Eggs now last 8 minutes instead of 3
  • Chance of Fish Eggs and Squid Eggs poisoning the player increased from 40% to 50%
  • Breeding and Hunting distance calculations are no longer based on squared values, config adjusted accordingly
  • Calamari Supreme now has a unique recipe if Farmer's Delight is installed
  • Calamari Supreme gives the player Nourishing for 4 minutes if Farmer's Delight is installed
  • Calamari Supreme added to meals tag from Farmer's Delight
  • New creative tab for all items added by this mod
  • Fish now use the "has_target" data attachment when hunting or breeding like squid (unused, implemented for consistency)

Config Changes:

  • fishFoodEatRangeSqr renamed to fishFoodEatRange and reduced from 1.1 to 1.0
  • fishPartnerMateRangeSqr renamed to fishPartnerMateRange and reduced from 1.1 to 1.0
  • squidPreyHitRangeSqr renamed to squidPreyHitRange and reduced from 1.5 to 1.2
  • squidPartnerMateRangeSqr renamed to squidPartnerMateRange and reduced from 1.5 to 1.2
  • fishPreventLoveRadius renamed to fishPopulationCheckRadius
  • fishPreventLoveLimit renamed to fishNearbyPopulationCap
  • fishPreventLoveHunt renamed to fishPopulationPreventsHunt
  • squidPreventLoveRadius renamed to squidPopulationCheckRadius
  • squidPreventLoveLimit renamed to squidNearbyPopulationCap
  • squidPreventLoveHunt renamed to squidPopulationPreventsHunt
  • axolotlPreventLoveRadius renamed to axolotlPopulationCheckRadius and fixed its description
  • axolotlPreventLoveLimit renamed to axolotlNearbyPopulationCap
  • axolotlBreedChanceAfterHunting lowered from 50% to 40%
  • squidPreventLoveRadius increased from 12 to 16 blocks
  • squidRegenTime increased from 5 seconds to 10 seconds
  • axolotlPreventLoveRadius increased from 12 to 16 blocks