TeamTwilight / twilightforest

Twilight Forest repository
Other
657 stars 196 forks source link

Fix bug where mobs didn't have heads #2147

Closed Sleepy-Horse closed 1 month ago

Sleepy-Horse commented 1 month ago

How to reproduce the bug:

  1. Spawn a mob with any trophy on its head.
  2. Spawn the same mob without the trophy.

Before: image

After: image

Another Solution: Rewrite the trophy class to extend the skull class.