Patch sync for IMR6: 19/07/2026 @ 18:03

This commit is contained in:
2026-07-19 18:03:07 +01:00
parent 7f34954634
commit d9621a921e
1227 changed files with 82367 additions and 1 deletions
+15
View File
@@ -0,0 +1,15 @@
#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.
#Sun Jul 19 16:06:31 GMT 2026
allSizesUnlimited=true
chunkPacketData=2097152
decoderSize=8388608
forceUnlimitedNbtEnabled=false
nbtMaxSize=2097152
packetSize=1048576
stringSize=32767
timeout=120
varInt=5
varInt21=3
varLong=10