Corosauce / Zombie_Players

Other
2 stars 4 forks source link

Zombie entities are registered too late #3

Closed Pyrofab closed 5 years ago

Pyrofab commented 5 years ago

The zombie entity is registered during FMLInitializationEvent instead of RegistryEvent.Register<EntityEntry>. This causes other mods looking through the registry (eg. Dissolution) to not see them and skip any adequate compatibility.

Corosauce commented 5 years ago

Fixed, new build coming in a bit https://github.com/Corosauce/Zombie_Players/commit/8a9731e2a2318f53fdf4b8a66a12e8fdb9e9de87