Pet Transfer

A mod that lets you create "contracts" that transfer ownership of pets and other tameable entities.

File Details

transferpet-0.0.5.jar

  • B
  • Jan 16, 2022
  • 38.29 KB
  • 12.0K
  • 1.18.1
  • Fabric

File Name

transferpet-0.0.5.jar

Supported Versions

  • 1.18.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:pet-transfer-567172:3608181"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog:

  • Adds support for horses (and anything that extends HorseBaseEntity), thanks to deirn for the report!
  • Fix a bug caused by using "==" instead of .equals() that caused pets to return incorrect ownership status.
  • Add a mixin to MobEntity.interactWithItem() to fix support for donkeys
  • Add the "creative contract", which is unobtainable but allows you to create a contract from any tamed creature (even if you don't own it).