upgrade registries to 1.20.2

This commit is contained in:
Tnze
2023-11-17 00:19:54 +08:00
parent 88afd00f0d
commit db5ba2bccd
3 changed files with 8167 additions and 7820 deletions

View File

@ -5,6 +5,5 @@
- [gen_block.go](block/gen_block.go) - `blocks.json`
- [gen_entity.go](entity/gen_entity.go) - `entities.json`
- [gen_item.go](item/gen_item.go) - `items.json`
- [gen_packetid.go](packetid/gen_packetid.go) - `protocol.json`
3. Update the `URL` in [gen_soundid.go](soundid/gen_soundid.go) (verify the URL returns a response first)
4. Run `go generate ./...`