Bump protocol to 1.17.1

Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
jolheiser
2021-07-30 23:45:53 -05:00
parent 6500fbeaab
commit 7944d4d2e2
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ import (
)
const (
protocolURL = "https://raw.githubusercontent.com/PrismarineJS/minecraft-data/master/data/pc/1.17/protocol.json"
protocolURL = "https://raw.githubusercontent.com/PrismarineJS/minecraft-data/master/data/pc/1.17.1/protocol.json"
packetidTmpl = `// This file is automatically generated by gen_packetIDs.go. DO NOT EDIT.
package packetid

View File

@ -12,7 +12,7 @@ import (
)
const (
protocolURL = "https://pokechu22.github.io/Burger/1.17.json"
protocolURL = "https://pokechu22.github.io/Burger/1.17.1.json"
)
type sound struct {