Files
go-mc/data
2021-08-06 10:05:48 -05:00
..
2021-08-06 10:05:48 -05:00
2021-08-06 10:05:48 -05:00
2021-08-06 10:05:48 -05:00
2021-08-05 20:15:52 -05:00

Updating data

  1. Go to https://github.com/PrismarineJS/minecraft-data/tree/master/data/pc/{version}
  2. Update the URL (if appropriate) in gen_block.go, gen_entity.go, gen_item.go, and gen_packetid.go
  3. Update the URL in gen_soundid.go
  4. Run go generate ./...