Refactor advancement display item, fix sound playback, and refactor raycasting #4
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Grandiras/Datapacks!4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.