New features:
- Added support for items in the body, harness, and saddle slots.
- Note: because horse armor shares its equipment assets with player armor (e.g. diamond leggings share the equipment asset with diamond horse armor), the datapack will append "
_horse_armor
" to the item model, similar to how it appends the armor type to player armor.
- Note: because horse armor shares its equipment assets with player armor (e.g. diamond leggings share the equipment asset with diamond horse armor), the datapack will append "
Changes:
- Custom equippable components no longer add properties that are default.
Changes
- Moved all feedback messages from the action bar to the chat
- Tweaked language of feedback messages to be more uniform with my other datapacks
- The triggers PSKItemModel and PSKEquipmentModel now provide feedback when they fail
Changes:
- Improved performance.
- Updated to Minecraft 1.21.7.
- Changed versioning to reflect the Minecraft version more clearly, since this datapack is heavily dependant on Minecraft versions. In the case of this version, 1.21.7V1, "1.21.7" refers to the Minecraft version, "V1" represents the datapack version, and will go back to 1 every Minecraft update.
Datapack version number change for Minecraft 1.21.6
Initial release