*Added Humanoid Cows, which can give milk or stew depending on their variant.
*Added a Sound Configuration file, which disables the sounds of every Humanoid Animal individually. Refactored some of the code.
*Fixed a bug where Queen Bunnies weren't breeding properly.
*Cleaned some of the Humanoid Entity code.
*Fixed a bug where when equipping a chestplate on the inventory it would not update properly.
*Fixed a bug where princesses could be equipped with a chestplate.
1.0.4 - Inventories
- Fixed an animation error with the Queen Bunny that made it seem like it was levitating when sitting.
- Created a HumanoidAnimal class, to use as a base to create future Queens and Princess entities easier.
- Implemented Pathfinding through doors, also the goal to open them like villagers do.
- Added an inventory which allows to store items into your Queen and Princess entities (you can also equip their armor there).
- Added the custom inventory GUI.
- Added more Spanish translations.