Update blocks items and entities to 1.19.4

This commit is contained in:
tauraamui
2023-06-21 00:06:38 +01:00
committed by Tnze
parent 940df0a968
commit abdc3ba80c
132 changed files with 4783 additions and 3743 deletions

File diff suppressed because it is too large Load Diff

View File

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