Not So Shrimple (Reshrimpled)

Unofficial 1.20.1 Forge port of Not So Shrimple by peeko32213. Adds bait-summoned Crayfish variants, shipwreck Maneaters, the River-Prawn Greatclaw weapon, prawn food, and upgrade stones.

File Details

notsoshrimple-2.1.2.jar

  • R
  • Jun 15, 2026
  • 1.29 MB
  • 1.1K
  • 1.20.1
  • Forge

File Name

notsoshrimple-2.1.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:not-so-shrimple-reshrimpled-1483951:8250897")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Not So Shrimple: Unofficial Port 2.1.2

Highlights

  • Natural crayfish spawning is back in the game!
  • Crayfish can once again appear naturally in the world without bait.
  • Natural spawning now has new config options for better control.
  • Updated item textures.

Crayfish Spawning

  • Restored natural crayfish spawning.
  • Added a config option to fully disable natural crayfish spawning.
  • Added a cooldown after a successful natural spawn.
  • Added a config option for the natural spawn cooldown area size.
  • If a crayfish already exists nearby, another one will not naturally spawn.
  • Crayfish no longer use the monster spawn category for natural spawning.
  • Crayfish no longer require darkness to spawn.

Biomes

  • Normal crayfish can now spawn in:

    • swamps;
    • mangrove swamps;
    • rivers.
  • Ice crayfish can now spawn in:

    • frozen oceans;
    • deep frozen oceans;
    • frozen rivers;
    • snowy beaches;
    • warped forests.
  • Blood crayfish can now spawn in:

    • crimson forests;
    • Nether wastes;
    • soul sand valleys;
    • basalt deltas.

Visuals

  • Updated item textures.

Config

Added new options:

  • naturalCrayfishSpawning
    Enables or disables natural crayfish spawning.

  • naturalCrayfishSpawnCooldownTicks
    Sets the cooldown after a successful natural spawn.
    0 disables the cooldown.
    24000 = one Minecraft day.

  • naturalCrayfishSpawnCooldownAreaSize
    Sets the size of the area affected by the natural spawn cooldown.

Fixes

  • Fixed a crash when creating/loading worlds caused by an invalid biome modifier JSON.
  • Fixed biome modifier logic for crayfish spawning.
  • Fixed mismatches between spawn biomes and crayfish variants.
  • Warped forests are now correctly tied to the ice crayfish variant.
  • Basalt deltas are now correctly included for blood crayfish spawning.