promotional bannermobile promotional banner

Kindred

A pet bonding and summoning mod. Call your pets or mounts from anywhere and dismiss them to keep them safe. A spiritual successor to Callable Horses.
Back to Files

kindred-1.21.1-1.1.0

File namekindred-1.1.0.jar
Uploader
SilvertideSilvertide
Uploaded
Jul 14, 2026
Downloads
78
Size
192.6 KB
Mod Loaders
NeoForge
File ID
8428089
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:kindred-1526429:8428089"

Learn more about Curse Maven

What's new

1.1.0


  • Added a new attribute, max_companion_bonds.
    • You can now control how many bonds a player has access to using this attribute.
    • This attribute's initial base value is driven by the config setting. Whenever a player logs in it will set the attributes base to the config settings value if it is not that already.
    • This means you should be using attribute operations, not modifying the base value, which is standard attribute procedure anyway, just thought I'd point that out.
  • Removed PMMO integration entirely, this can now be handled much more cleanly using the attribute instead of custom coding it.
  • Config migration note: the maxBonds setting was renamed to startingCompanionBonds. If you had customized maxBonds, re-apply your value under the new name — the old entry is ignored and the cap will otherwise reset to the default (10).

Thanks for the suggestion Dantillean! This is strictly better.

This mod has no additional files