forked from GeyserMC/Geyser
Merge branch 'feature/1.16' of https://github.com/GeyserMC/Geyser into feature/1.16
This commit is contained in:
commit
a964befef2
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ public class BlockTranslator {
|
|||
|
||||
public static final int JAVA_RUNTIME_SPAWNER_ID;
|
||||
|
||||
private static final int BLOCK_STATE_VERSION = 17760256;
|
||||
private static final int BLOCK_STATE_VERSION = 17825806;
|
||||
|
||||
static {
|
||||
/* Load block palette */
|
||||
|
|
Loading…
Reference in a new issue