Перейти к содержимому
Mineforgian

petsful

player petting mod, completely client-sided!

Загрузки
1K
Подписчики
7
Обновлён
11 мая 2026 г.
Лицензия
LGPL-3.0-or-later

Опубликован 14 апреля 2026 г.

Исходный код

Made for Modfest 26

A mod that lets you pet other players! Unlike a lot of other similar mods, this one is completely client-side and synchronises your pets to other clients with the mod.

More specifically - if you have the mod installed, you'll be able to pet other players and see the heart particles emitted when someone is pet, and players without the mod will still see your arm swing!

If that's all you care about, version 1.0.0 is fine. It doesn't even require the Fabric API! However, there are some optional extra features added in 1.1.0 (which requires Fabric API and YACL); namely being able to pet more than players, and an Event so other mods can do their own things when an entity is pet.

icon art by Brushworm :3

Ченджлог

1.1.1Релиз26.1, 26.1.1, 26.1.2 · 11 мая 2026 г.
  • add mannequins to the list of default entities (mostly for modfest showcasing purposes)
  • move the config file from petsful.json5 to petsful.json
1.1.0Релиз26.1, 26.1.1, 26.1.2 · 26 апреля 2026 г.

the slightly less minimal version

  • added configurability (with YACL) so you can choose which entities are pettable
    • this is not synced between players, so to see the heart particles above an entity someone else is petting you need to have that entity listed in your config. only players are listed by default.
  • moved the petting behaviour to a PlayerPetCallback.EVENT so that other mods can add behaviours
    • the above works for server-side behaviour if the mod is installed on the server! however it still needs to be installed on the client for players to be able to pet things (and the same sort of unsynchronised config issues as above can arise)
1.0.0Релиз26.1, 26.1.1, 26.1.2 · 16 апреля 2026 г.

the main feature! you can pet people :3

Комментарии

Загружаем…