generate entity and items (but they didn't change)

This commit is contained in:
Tnze
2023-11-17 00:09:17 +08:00
parent 13a97a6fec
commit 88afd00f0d
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ import (
)
const (
version = "1.20"
version = "1.20.2"
infoURL = "https://raw.githubusercontent.com/PrismarineJS/minecraft-data/master/data/pc/" + version + "/items.json"
// language=gohtml
itemTmpl = `// Code generated by gen_item.go DO NOT EDIT.