Files
go-mc/data
jolheiser 77dff83b0c Simplify update method
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-08-06 14:13:49 -05:00
..
2021-08-06 14:13:49 -05:00
2021-08-06 14:13:49 -05:00
2021-08-06 14:13:49 -05:00
2021-08-06 14:05:10 -05:00
2021-08-06 14:13:49 -05:00
2021-08-06 14:13:49 -05:00
2021-08-06 14:13:49 -05: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 ./...