1.21.6 Clientbound PlayState Packets
This commit is contained in:
7
go.mod
7
go.mod
@ -7,4 +7,11 @@ require (
|
||||
github.com/google/uuid v1.6.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/go-mc/packetizer v0.0.0-20250619063049-ad94ce2fdd81 // indirect
|
||||
golang.org/x/mod v0.25.0 // indirect
|
||||
golang.org/x/sync v0.15.0 // indirect
|
||||
golang.org/x/tools v0.34.0 // indirect
|
||||
)
|
||||
|
||||
replace github.com/Tnze/go-mc v1.20.3-0.20241224032005-539b4a3a7f03 => git.konjactw.dev/patyhank/go-mc v1.20.3-0.20250619063151-133e3fab4ac2
|
||||
|
Reference in New Issue
Block a user