update data/entity

This commit is contained in:
Tnze
2023-06-26 21:12:47 +08:00
parent 77d38b0c4e
commit 19889e3a7b
2 changed files with 3 additions and 3 deletions

View File

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