update data package for 1.17
This commit is contained in:
40780
data/block/block.go
40780
data/block/block.go
File diff suppressed because it is too large
Load Diff
@ -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 {
|
||||
|
Reference in New Issue
Block a user