atm9/client/config/packetfixer.properties
2024-10-03 12:30:14 -07:00

9 lines
360 B
Properties

#Packet Fixer config file.
#Default values (minecraft default): nbtMaxSize 2097152, packetSize 1048576, decoderSize 2097152 and varInt21Size 3.
#Max values are 2147483647 for packetSize/decoderSize/varInt21 and 9223372036854775807 for nbtMaxSize.
#Thu Oct 03 12:09:42 PDT 2024
nbtMaxSize=209715200
decoderSize=838860800
packetSize=104857600
varInt21=8