Changes
- Expanded support to Minecraft 1.21.1 as well as the previous 1.21
- Expanded support to earliest Fabric Launcher, Fabric API, and Modmenu versions for Minecraft 1.21
- Expanded support to latest Fabric Launcher, Fabric API, and Modmenu versions for Minecraft 1.21.1
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
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_weightsconfig member and itssizeandweightarray element members- sizeis limited to- 0.0625to- 16.0as per- minecraft:generic.scaleattribute- The sizeis applied directly to theminecraft:generic.scaleattribute of salmon
 
- The 
- weightis limited to a minimum of- 1
 
- Big:1bNBT 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:0bNBT tag
- big_salmon_size_thresholdis limited to- 0.0625to- 16.0as per- minecraft:generic.scaleattribute and must be equal to or greater than at least one- sizein- size_weights
 
- All other salmon receive the 
- 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...
 
- It may be accessed through 
- 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 inany_client_can_read_config(defaultfalse) config member- customizer_clientis limited to- "any",- "op"(level 4 operator),- "none"
 
 
- This feature requires Mod Menu to be installed
- 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 enabledconfig member



