forked from GeyserMC/Geyser
Bump block state version
This commit is contained in:
parent
1490d6d062
commit
f0aaebc0ec
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ public class BlockTranslator {
|
||||||
|
|
||||||
public static final int JAVA_RUNTIME_SPAWNER_ID;
|
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 {
|
static {
|
||||||
/* Load block palette */
|
/* Load block palette */
|
||||||
|
|
Loading…
Reference in a new issue