this repo has no description

feat: nerf chunk loaders more

Falxie_ 446ac822 3f95d7d8

+3 -3
+1 -1
config/chunkloaders-common.toml
··· 9 9 10 10 # After how many minutes of offline time should players' chunk loaders be disabled? Use -1 to disable the inactivity timeout. 11 11 # Allowed range: -1 ~ 525600 - Default: 10080 12 - inactivityTimeout = 1440 12 + inactivityTimeout = 720 13 13 14 14 # Chunk loaders from before version 1.2.0 are not bound to a player. Should these chunk loaders' loaded chunks stay loaded? 15 15 # Allowed values: true, false - Default: true
+1 -1
index.toml
··· 642 642 643 643 [[files]] 644 644 file = "config/chunkloaders-common.toml" 645 - hash = "93e6ca2712f7ad986fdfb1ecc3352f4ffbb87ffaeac5d5091708f282076dd008" 645 + hash = "ceaf267df9781241617d4154ccebea646c5544e49806303a9422f295555d9979" 646 646 647 647 [[files]] 648 648 file = "config/chunky.json"
+1 -1
pack.toml
··· 6 6 [index] 7 7 file = "index.toml" 8 8 hash-format = "sha256" 9 - hash = "8369a89f10dd985cdf2a5d6ab6e200f916d60d4fe639e045a9d151dd5494bf69" 9 + hash = "0a2f138829ee38457cc0c68ca22121a87d644f2aa5f4e10060fda577e26695b4" 10 10 11 11 [versions] 12 12 forge = "40.1.76"