minecraft-modpack-1.16.5/config/actuallycompatible-common.toml
2022-09-16 15:52:42 +02:00

14 lines
333 B
TOML

[Buffer]
#New size of server compatibility packet buffer, in bytes.
#Default: 100000
#Range: > 32767
newPaketBufferSize = 100000
["Ignored Mods"]
#Client-side mod IDs that will be ignored if not present on the server.
clientIgnoredMods = []
#Server-side mod IDs that will not be sent to the client.
serverIgnoredMods = []