Commit Graph
2 Commits
Author SHA1 Message Date
SmArtKarandGitHub b14a8f611a Collars can no longer be used to null a pet's name (#86719)
## About The Pull Request

Closes #86716

## Changelog
🆑
fix: Collars can no longer be used to null a pet's name
/🆑
2024-09-18 08:29:43 -04:00
Ben10OmintrixandGitHub 0e36ba0808 converts most pet behavior into elements (#85290)
## About The Pull Request
refactors pet behaviors, such as collars and pet cultists into elements.
also this is a first step to completely removing the pet subtype

## Why It's Good For The Game
this means itll be alot easier for coders to make their tameable mobs
able to wear pet collars without having to make them of the pet subtype,
which i also plan to do

## Changelog
🆑
refactor: refactors pet collars and cultist pets into elements
/🆑
2024-08-04 21:59:12 -06:00