IMC-Vocality/config/packetfixer.properties
2025-04-09 22:50:07 -05:00

16 lines
478 B
Properties

#Packet Fixer config file.
#Default values (minecraft default): nbtMaxSize 2097152, packetSize 1048576, decoderSize 8388608 and varInt21Size 3.
#Max values are 2147483647 for packetSize/decoderSize/varInt21 and 9223372036854775807 for nbtMaxSize.
#Tue Apr 01 10:13:46 CDT 2025
chunkPacketData=2097152
varLong=10
nbtMaxSize=209715200
utfSize=3276700
allSizesUnlimited=true
decoderSize=838860800
packetSize=104857600
stringSize=32767
timeout=90
varInt21=8
varInt=5