Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-03 14:50:30 +01:00
*facepalm*
Dieser Commit ist enthalten in:
Ursprung
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;
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren