firestarter / bulletin

0 stars 0 forks source link

pets: select pets (camels, zombies) do not spawn #30

Closed nkomarn closed 3 months ago

nkomarn commented 3 months ago

All pet types will need to be tested for potential exceptions that prevent them from spawning into the world. Currently, Camels and Zombies are known to be completely non-functional, but there are likely others, such as Husks.

nkomarn commented 3 months ago

Zombies should be fixed as of https://github.com/firestarter/pets/commit/01aff82f8aa9deac596bb362fb41c9ed3e7d2825; it appears I already fixed Camels earlier on.

We'll need to go through every other mob type to confirm they are all working as intended.