Pet Transfer
A simple mod for Fabric that lets you create contracts that can transfer ownership of pets and other tameable creatures.
- Загрузки
- 2K
- Подписчики
- 20
- Обновлён
- 2 января 2025 г.
- Лицензия
- LGPL-2.1-only
Опубликован 13 января 2022 г.
Pet Transfer
A simple mod for Fabric that lets you create contracts that can transfer ownership of pets and other tameable creatures. No Forge port planned.
Creating a blank contract:

Filling out a contract on a pet you own:

Redeeming a contract on someone else's pet to transfer ownership:

Credits
One texture is adapted from the excellent Malcolm Riley's unused-textures repository, namely:
- The "part_paper_gilded" texture.
These assets are licensed under CC BY 4.0.
Центр версий
7 версийЧенджлог
1.0.0Релиз1.21.4 · 2 января 2025 г.
Updated the mod to 1.21.4.
0.1.0Бета1.19 · 1 января 2025 г.
Thanks to chimericdream for updating the mod to 1.19!
0.0.5Бета1.18.1 · 14 января 2022 г.
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).
0.0.4Бета1.18.1 · 14 января 2022 г.
Changelog:
- Add a mixin to MobEntity.interactWithItem() to fix support for donkeys
0.0.3Бета1.18.1 · 14 января 2022 г.
Changelog:
- Fix a bug caused by using "==" instead of .equals() that caused pets to return incorrect ownership status.
0.0.2Бета1.18.1 · 14 января 2022 г.
Changelog:
Adds support for horses (and anything that extends HorseBaseEntity), thanks to deirn for the report!
Комментарии
Загружаем…