Big Salmon

Big Salmon

Mod

Highly customizable variable salmon spawning sizes with support for custom loot tables for big salmon.

Server Game Mechanics Mobs

421 downloads
9 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

1.1.2

by SunsetCat on Jul 31, 2024
Download

Fixes

  • The tooltip text for Mod enabled and Anyone can read options options now accurately reflect the default config values

1.1.1

by SunsetCat on Jul 25, 2024
Download

Fixes

  • A salmon's size is no longer floored when the it is placed from a bucket

1.1.0

by SunsetCat on Jul 25, 2024
Download

Additions

  • Salmon retain their sizes when picked up with and placed down with buckets

Changes

  • A warning is logged instead of an error on failure to read the config file

Fixes

  • Corrected the default size grammar to use plurals when referring to dimensions in blocks and use the definite article when referring to the default size in the config size weights description

1.0.0

by SunsetCat on Jul 24, 2024
Download

Additions

  • Supports: Minecraft: Java Edition version 1.21, Fabric, Mod Menu
  • Requires: Fabric Loader, Fabric API
  • Salmon spawn with weighted random size defined by size_weights config member and its size and weight array element members
    • size is limited to 0.0625 to 16.0 as per minecraft:generic.scale attribute
      • The size is applied directly to the minecraft:generic.scale attribute of salmon
    • weight is limited to a minimum of 1
  • Big:1b NBT tag given to salmon of size greater than or equal to big_salmon_size_threshold (default 1.07142) config member
    • All other salmon receive the Big:0b NBT tag
    • big_salmon_size_threshold is limited to 0.0625 to 16.0 as per minecraft:generic.scale attribute and must be equal to or greater than at least one size in size_weights
  • Mod may be configured in realtime through GUI
    • This feature requires Mod Menu to be installed
      • It may be accessed through Main Menu or Game Menu > Mods > Big Salmon > Configure...
    • On server (LAN or dedicated), client requires permission to modify the config as is defined in customizer_client (default "op") config member and permission to view the config as is defined in any_client_can_read_config (default false) config member
      • customizer_client is limited to "any", "op" (level 4 operator), "none"
  • Mod may be run solely server-side
  • Default config provides parity with Minecraft: Bedrock Edition salmon sizes
    • Size: 0.35714 (0.25 blocks wide), weight: 315
    • Size: 0.71428 (0.5 blocks wide), weight: 526
    • Size: 1.07142 (0.75 blocks wide), weight: 157
  • Datapack provides parity with Minecraft: Bedrock Edition salmon loot tables
    • Normal salmon drop 1 bone 25% of the time
    • Big salmon drop 1-2 bones 25% of the time
    • Salmon no longer drop bonemeal
  • Mod can be toggled with enabled config member

Project members

SunsetCat

Author

Details

Licensed LGPL-3.0-only
Published 3 months ago
Updated 2 months ago