update language data, blocks and items

This commit is contained in:
Tnze
2019-12-14 22:19:23 +08:00
parent 0efefc0f94
commit 55c7e2163b
6 changed files with 5198 additions and 9 deletions

View File

@ -33,7 +33,7 @@ func init() {
BitsPerBlock = int(math.Ceil(math.Log2(blockStatesLen)))
}
const blockStatesLen = 11270 + 1
const blockStatesLen = 11336 + 1
// Generate with follow steps:
// java -cp minecraft_server.1.15.jar net.minecraft.data.Main --all