Minecraft Independent Pets / IndyPets (Fabric) mod 2026 download
logo
minecraft mod Independent Pets / IndyPets (Fabric)

Independent Pets / IndyPets (Fabric)

Game Version: 1.18.1
Total Downloads: 24,213
Updated: Jan 15, 2022
Created: May 5, 2019
Download Independent Pets / IndyPets (Fabric)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Independent Pets (Fabric) v0.8.1 release 62.02 KB Jan 15, 2022 1.18.1 75 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.8.1 releaseDownload
Independent Pets (Fabric) v0.8.0 release 61.37 KB Jan 14, 2022 1.18.1 76 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.8.0 releaseDownload
Independent Pets (Fabric) v0.7.1 release 50.17 KB Dec 4, 2021 1.18.1 985 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.7.1 releaseDownload
Independent Pets (Fabric) v0.7.0 release 50.51 KB Aug 20, 2021 1.17.1 6,182 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.7.0 releaseDownload
Independent Pets (Fabric) v0.5.2 release 56.99 KB Aug 10, 2021 1.17.1 296 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.5.2 releaseDownload
Independent Pets (Fabric) v0.5.1 release 56.57 KB Aug 8, 2021 1.17.1 147 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.5.1 releaseDownload
Independent Pets (Fabric) v0.5.0 release 53.98 KB Jul 24, 2021 1.17.1 376 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.5.0 releaseDownload
Independent Pets (Fabric) v0.4.1 release 52.21 KB Jan 16, 2021 1.16.5 3,352 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.4.1 releaseDownload
Independent Pets (Fabric) v0.4.1 release 52.21 KB Jan 5, 2021 1.16.4 869 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.4.1 releaseDownload
Independent Pets (Fabric) v0.4.0 release 52.08 KB Jan 1, 2021 1.16.4 97 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.4.0 releaseDownload
Independent Pets (Fabric) v0.3.1 release 52.07 KB Jan 1, 2021 1.16.4 51 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.3.1 releaseDownload
Independent Pets (Fabric) v0.3.0 release 52.08 KB Jan 1, 2021 1.16.4 32 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.3.0 releaseDownload
Independent Pets (Fabric) v0.2.0 release 49.58 KB Dec 26, 2020 1.16.4 126 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.2.0 releaseDownload
Independent Pets (Fabric) v0.1.2 release 49.48 KB Dec 25, 2020 1.16.4 45 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.1.2 releaseDownload
Independent Pets (Fabric) v0.1.1 release 49.56 KB Dec 25, 2020 1.16.4 32 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.1.1 releaseDownload
Independent Pets (Fabric) v0.1.0 release 49.57 KB Dec 25, 2020 1.16.4 28 download Independent Pets / IndyPets (Fabric) Independent Pets (Fabric) v0.1.0 releaseDownload
Independent Pets v1.1 release 5.44 KB May 8, 2019 1.12.2 11,344 download Independent Pets / IndyPets (Fabric) Independent Pets v1.1 releaseDownload
Independent Cats v1.0 release 3.96 KB May 5, 2019 1.12.2 98 download Independent Pets / IndyPets (Fabric) Independent Cats v1.0 releaseDownload

Description

Share this:

Independent Pets / IndyPets

Free Your Pets!

 🐱🦜🐺

Features:

  • Disable the follow+teleport behavior of all tamed mobs, including modded ones!
  • Selective Following! Interact while sneaking to toggle for individual pets.
  • /indypets whistle and unwhistle commands to e.g. rally your army of wolves!

 

Description:

You can own a lot of pets in Minecraft (and perhaps dangerous things you call pets) but three in particular have a behavior that causes them to teleport to you unless you force them to sit (which removes their interesting behaviors) or put them on leashes: cats, parrots, and wolves. I got tired of all that, so I made this mod. Now you can have a giant pen of cats, house of parrots, or den of wolves and not have to worry about them trying to follow you en masse unless you want them to!

You can watch cats act like cats and roam! Or just sit on beds and inventory chests…

 

Current version: 0.7.0
for Fabric and Minecraft 1.16-1.17.1


Instructions and Information:

Make sure you've installed Fabric, then add the indypets-0.7.0.jar and appropriate Cloth Config and Fabric API jar to your mods folder.

The mod can be configured via Mod Menu or the indypets.json config file in the config folder.

By default, pets will not follow+teleport to you unless you tell them to do so by sneak-interacting (default: Shift-Right Click).

The mod can run completely server-side but it's recommended clients install it too for client-server config synchronization and translated text messages.
The "silentMode" setting will allow to turn off text messages and replace them with some (rudimentary) particle effects while the "independentX" settings will set the default state of newly tamed pets.

You can use the /indypets whistle or unwhistle commands to make all nearby pets follow you or to dismiss them again.
Both commands can take an optional type of pets you want to address.
Auto-completion will show you which types of pets are around, so no need for guessing.

 

Shoutout to panicnot422: Wandering Pets

 

Credits:

Config logic used up to v0.4.1 taken from: https://github.com/ladysnake/illuminations ( Illuminations ) in file: Illuminations/src/main/java/ladysnake/illuminations/client/Config.java by replacing relevant arguments with my own. It was CC BY-NC-SA 4.0 at the time.

Also, this video from TechnoVision really helped me figure out the initial setup.

 

Extras:

Old source for v0.4.1 without config (CC0 license)

Old source for v0.4.1 (CC BY-NC-SA 4.0 license)

Source for old Forge version (MIT license)

 

made on Linux

Please someone make a raccoon mod for Minecraft I want to hug a raccoon and feed it trash.

Comments

Add a comment