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

@ -0,0 +1,12 @@
mixin.bugfix.chunk_deadlock=true
mixin.bugfix.packet_leak=true
mixin.bugfix.paper_chunk_patches=true
mixin.perf.clear_fabric_mapping_tables=true
mixin.perf.clear_mixin_classinfo=true
mixin.perf.deduplicate_location=true
mixin.perf.dynamic_entity_renderers=true
mixin.perf.dynamic_resources=true
mixin.perf.faster_item_rendering=true
mixin.perf.nbt_memory_usage=true
mixin.perf.remove_spawn_chunks=true
mixin.perf.thread_priorities=false