Commit graph

4 commits

Author SHA1 Message Date
ORelio
61ac5bb3d1 Small fixes for (#1149) 2020-07-29 21:40:16 +02:00
Dusan Milutinovic
d7259a49db Added Piglin and Hoglin to hostile mobs list and removed Pigman/ZombifiedPiglin from it 2020-07-29 21:40:16 +02:00
ReinforceZwei
c3dd0209c8 Fix spider not considered as hostile mob 2020-07-07 19:32:49 +02:00
ORelio
bd85c46663 Implement entity types (#1001)
Implement palette generation and investigate palette changes between
versions. Turns out 1.13- has legacy IDs, 1.14 switches to entity
palette and 1.15 refreshes the whole palette just to insert Bee.

Also refactor entity handling code here and there.
2020-05-24 18:21:22 +02:00