Skip to content

Commit

Permalink
Fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
sub-kek committed Aug 24, 2024
1 parent 83ecafe commit 300c94c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ public void discToHopper(Block block) {

block.setType(Material.JUKEBOX);
jukebox.update(true, true);
jukebox.stopPlaying();
});
}

Expand Down

0 comments on commit 300c94c

Please sign in to comment.