Skip to content

v1.2.2

Latest

Choose a tag to compare

@GKaszewski GKaszewski released this 25 Jun 14:56

1.2.2

Fixes

  • Baby mobs now play their species' hurt/death sounds instead of the player hurt sound

Internal

  • Extracted registerAnimal helper in InitListener; all five animal registrations are now one-liners
  • Moved genetics application into BreedingRegistry.applyGenetics, removing the sheep special-case from createChild
  • Sound strings stored in EntityMetadata; GenericBabyEntity delegates getHurtSound/getDeathSound to metadata