我的世界优化小指南
优化mod
gpumemleakfix-修复GPU内存泄漏 -1.21.4-1.18.2 - https://www.mcmod.cn/class/11863.html
ServerCore-处理优化 -1.21.7-1.18.2 - https://www.mcmod.cn/class/6542.html
MemoryLeakFix-内存泄漏修复-1.20.4-1.14.4 - https://www.mcmod.cn/class/6593.html
entityculling-实体渲染优化-1.21.6-1.12.2 - https://www.mcmod.cn/class/3629.html
modernfix-现代修复 -1.21.4-1.16.4 - https://www.mcmod.cn/class/8714.html
ImmediatelyFast-渲染优化 -1.21.7-1.18.2 - https://www.mcmod.cn/class/7948.html
AchievementOptimizer-成就系统优化-1.21.1-1.16.5 - https://www.mcmod.cn/class/12139.html
FerriteCore=铁氧体磁芯_优化内存 -1.21.7-1.16.5 - https://www.mcmod.cn/class/3888.html
Krypton-氪_网络优化-单fabric -1.21.7-1.16.2 - https://www.mcmod.cn/class/3399.html
LetMeDespawn-让生物能够消失 -1.21.7-1.12.2 - https://www.mcmod.cn/class/7415.html
lithium-锂-1.21.6-1.15.2 - https://www.mcmod.cn/class/2292.html
noxesium-渲染优化-单fabric-1.21.4-1.19.2 - https://www.mcmod.cn/class/13108.html
ScalableLux[Starlight]-星光-1.21.6-1.16.1 - 高版本https://www.mcmod.cn/class/17077.html-原版https://www.mcmod.cn/class/3303.html
smoothchunk-平滑区块保存-1.21.1-1.16.5 - https://www.mcmod.cn/class/6170.html
moreculling-更多剔除-1.21.6-1.18.2 - https://www.mcmod.cn/class/6568.html
FPS Reducer-FPS优化 - https://www.mcmod.cn/class/1815.html
Cull Leaves-树叶渲染优化-1.21.7-1.17 - https://www.mcmod.cn/class/4414.html
Sodium-钠-渲染优化-高版本 - https://www.mcmod.cn/class/2785.html
Sodium Extra-钠拓展 - https://www.mcmod.cn/class/3701.html
Embeddium-钠的forge版 - https://www.mcmod.cn/class/12028.html
Embeddium extra - https://www.mcmod.cn/class/7180.html
使用JVM参数
-XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:+ExplicitGCInvokesConcurrent -XX:+ParallelRefProcEnabled -XX:-UseAdaptiveSizePolicy -XX:+OmitStackTraceInFastThrow -XX:+PerfDisableSharedMem -XX:+UseCompressedOops -XX:+UseCompressedClassPointers -XX:+OptimizeStringConcat -XX:+UseThreadPriorities -XX:+UseLoopPredicate -XX:-DontCompileHugeMethods -XX:+UseStringDeduplication -XX:MaxGCPauseMillis=37 -XX:G1HeapRegionSize=16M -XX:G1NewSizePercent=23 -XX:G1ReservePercent=20 -XX:SurvivorRatio=32 -XX:G1MixedGCCountTarget=3 -XX:G1HeapWastePercent=20 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:MaxTenuringThreshold=1 -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5.0 -XX:G1ConcRSHotCardLimit=16 -XX:G1ConcRefinementServiceIntervalMillis=150 -XX:GCTimeRatio=99 -Dlog4j2.formatMsgNoLookups=true -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.readTimeout=600000 -Dfml.connectTimeout=600000