Refactor advancement display item, fix sound playback, and refactor raycasting #4

Merged
Grandiras merged 6 commits from dev into main 2024-09-03 20:08:03 +00:00
Grandiras commented 2024-09-03 20:07:08 +00:00 (Migrated from github.com)

This pull request includes several changes. First, the display item for the "A true chopper arrived!" advancement has been fixed. The icon now uses a netherite axe instead of an oak log, and it has been enchanted with unbreaking level 10. Second, the sound playback has been fixed to no longer be global. Lastly, the raycasting has been refactored to exclude fluid detection. These changes improve the functionality and user experience of the code.

This pull request includes several changes. First, the display item for the "A true chopper arrived!" advancement has been fixed. The icon now uses a netherite axe instead of an oak log, and it has been enchanted with unbreaking level 10. Second, the sound playback has been fixed to no longer be global. Lastly, the raycasting has been refactored to exclude fluid detection. These changes improve the functionality and user experience of the code.
Sign in to join this conversation.
No description provided.