Skip to content

Commit

Permalink
[ci skip] Update Minecraft wiki link to new domain (#1181)
Browse files Browse the repository at this point in the history
  • Loading branch information
SamB440 committed Jun 8, 2024
1 parent 6a862c4 commit 21c119d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

// Based loosely off of Hawk BlockBreakSpeedSurvival
// Also based loosely off of NoCheatPlus FastBreak
// Also based off minecraft wiki: https://minecraft.fandom.com/wiki/Breaking#Instant_breaking
// Also based off minecraft wiki: https://minecraft.wiki/w/Breaking#Instant_breaking
@CheckData(name = "FastBreak", experimental = false)
public class FastBreak extends Check implements PacketCheck {
public FastBreak(GrimPlayer playerData) {
Expand Down

0 comments on commit 21c119d

Please sign in to comment.