Files
go-mc/data
2024-07-28 16:21:24 +08:00
..
2024-06-16 16:36:34 +08:00
2024-06-16 16:36:34 +08:00
2024-06-16 16:37:56 +08:00
2024-06-16 16:36:34 +08:00
2023-11-17 00:26:56 +08:00

Updating data

  1. Go to https://github.com/PrismarineJS/minecraft-data/tree/master/data/pc/{version}
  2. Update version in the following files if there is a new corresponding JSON file available:
  3. Update the URL in gen_soundid.go (verify the URL returns a response first)
  4. Run go generate ./...