Simplify update method
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
## Updating `data`
|
||||
|
||||
1. Go to [https://github.com/PrismarineJS/minecraft-data/tree/master/data/pc/{version}](https://github.com/PrismarineJS/minecraft-data/tree/master/data/pc)
|
||||
2. Update the URL in the following files if there is a new corresponding JSON file available:
|
||||
2. Update `version` in the following files if there is a new corresponding JSON file available:
|
||||
- [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`
|
||||
|
Reference in New Issue
Block a user