change format for mod jars

- remove raw jars
- replace with modrinth.index.json
=> + save storage space and network bandwidth
=> - building is now more complicated
This commit is contained in:
anonoe 2026-01-05 18:30:16 +01:00
parent f08cd4c167
commit 894c741e53
Signed by: anonoe
SSH key fingerprint: SHA256:OnAs6gNQelOnDiY5tBpDYKQiuTgBvnmIdMo5P09cdqg
336 changed files with 3 additions and 2109 deletions

View file

@ -1,17 +0,0 @@
version = 3
defaultGlobalExecutorParallelismExpression = "max(1,min(if(is_client,(cpus/2.66+1),(cpus/1.5)),if(is_j9vm,((mem_gb-(if(is_client,0.5,0.2)))/0.2),((mem_gb-(if(is_client,0.8,0.5)))/0.2))))"
[clientSideConfig]
[clientSideConfig.modifyMaxVDConfig]
enabled = false
[noTickViewDistance]
compatibilityMode = false
maxConcurrentChunkLoads = 2
[ioSystem]
gcFreeChunkSerializer = true
[threadedWorldGen]
enabled = true