update data package for 1.17

This commit is contained in:
Tnze
2021-06-19 15:03:08 +08:00
parent 5ae560c995
commit 5eef908ca5
9 changed files with 23688 additions and 19966 deletions

View File

@ -18,7 +18,7 @@ import (
)
const (
infoURL = "https://raw.githubusercontent.com/PrismarineJS/minecraft-data/master/data/pc/1.16.2/blocks.json"
infoURL = "https://raw.githubusercontent.com/PrismarineJS/minecraft-data/master/data/pc/1.17/blocks.json"
)
type Block struct {