Skip to content

Releases: emirik0l/pet-transfer

v0.0.5 for 1.18.1

14 Jan 22:37
Compare
Choose a tag to compare

Changelog:

  • 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).

v0.0.4 for 1.18.1

14 Jan 19:12
Compare
Choose a tag to compare

Changelog:

  • Add a mixin to MobEntity.interactWithItem() to fix support for donkeys

v0.0.3 for 1.18.1

14 Jan 18:05
Compare
Choose a tag to compare

Changelog:

  • Fix a bug caused by using "==" instead of .equals() that caused pets to return incorrect ownership status.

v0.0.2 for 1.18.1

14 Jan 17:44
Compare
Choose a tag to compare

Changelog:

Adds support for horses (and anything that extends HorseBaseEntity), thanks to deirn for the report!

v0.0.1 for 1.18.1

13 Jan 15:14
Compare
Choose a tag to compare

Initial release! Has been tested a little, but may still contain a lingering bug or two.