mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2025-02-02 21:01:32 +01:00
*facepalm*
This commit is contained in:
parent
cd9ff95226
commit
9232ea4fd6
@ -118,7 +118,7 @@ public class ChunkSection1_13 implements ChunkSection {
|
||||
boolean directPalette = false;
|
||||
|
||||
if (bitsPerBlock == 0) {
|
||||
bitsPerBlock = 13;
|
||||
bitsPerBlock = 14;
|
||||
}
|
||||
if (bitsPerBlock < 4) {
|
||||
bitsPerBlock = 4;
|
||||
|
Loading…
Reference in New Issue
Block a user