Skip to content

Commit

Permalink
feat: extended murder mystery weapons (#4144)
Browse files Browse the repository at this point in the history
  • Loading branch information
easyloo authored Oct 18, 2024
1 parent 80c6b3c commit a501d22
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,17 @@ object MurderMysterySwordDetection {
Items.NETHER_BRICK,
Items.COOKED_CHICKEN,
Items.MUSIC_DISC_BLOCKS,
Items.MUSIC_DISC_11,
Items.MUSIC_DISC_13,
Items.MUSIC_DISC_CAT,
Items.MUSIC_DISC_CHIRP,
Items.MUSIC_DISC_FAR,
Items.MUSIC_DISC_MALL,
Items.MUSIC_DISC_MELLOHI,
Items.MUSIC_DISC_STAL,
Items.MUSIC_DISC_STRAD,
Items.MUSIC_DISC_WARD,
Items.MUSIC_DISC_WAIT,
Items.RED_DYE,
Items.OAK_BOAT,
Items.BOOK,
Expand Down

0 comments on commit a501d22

Please sign in to comment.