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
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