CIT for Fishing Made Better
This resource pack enhances the Fishing Made Better mod using Custom Item Textures (CIT) technology. Depending on item NBT tags, the pack provides unique visual styles for various fishing-related items.
Fish Bucket
The bucket texture automatically changes to display the type of fish contained inside. Each fish species has its own unique appearance within the bucket.

Glowing fish continue to emit light even inside the bucket, creating beautiful visual effects.

Bait Bucket
The visual fill indicator allows you to easily determine how much bait remains. The texture changes based on the fill state.

Additional Fish Buckets
The Localizator mod adds additional fish bucket types. For textures to work on these items in an existing world, you'll need to reload resource packs using F3+T combination.

Important Requirements
Optifine is required for this resource pack to work. Make sure to enable the Custom Items option in graphics settings: Options → Video Settings → Quality... → Custom Items: ON
For Modpack Creators
The system checks the FishId NBT tag inside the fish bucket item. Original Fishing Made Better fish IDs are supported. For renaming fish, it's recommended to use the Localizator mod, which creates language keys for convenient localization.
Usage Examples
Basic command: /give @s fishingmadebetter:fish_bucket 1 0 {FishId:"<fish_id>"}
Example: /give @s fishingmadebetter:fish_bucket 1 0 {FishId:"Red Salmon"}
Localizator adds additional bucket types:
/give @s fishingmadebetter:lava_fish_bucket 1 0 {FishId:"<fish_id>"}/give @s fishingmadebetter:void_fish_bucket 1 0 {FishId:"<fish_id>"}
The pack supports any fish and bucket combinations, even if you've changed the catching conditions for specific fish species.