1.20.4 update

This commit is contained in:
SushiLeader
2024-04-27 17:15:20 +08:00
parent 032acf0d21
commit 479eddc639
132 changed files with 3386 additions and 2958 deletions

View File

@ -15,7 +15,7 @@ import (
)
const (
version = "1.20.2"
version = "1.20.3"
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.