Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-08 17:20:24 +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;
|
boolean directPalette = false;
|
||||||
|
|
||||||
if (bitsPerBlock == 0) {
|
if (bitsPerBlock == 0) {
|
||||||
bitsPerBlock = 13;
|
bitsPerBlock = 14;
|
||||||
}
|
}
|
||||||
if (bitsPerBlock < 4) {
|
if (bitsPerBlock < 4) {
|
||||||
bitsPerBlock = 4;
|
bitsPerBlock = 4;
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren