卡顿的解决方案
(建议按顺序来)
-
关闭遥远的地平线mod(搜索horizon即可)
-
关闭yes steve model模组(代价是不能看到自定义的模型)
-
最终方案:使用以下jvm参数:-d64 -XX:+AggressiveOpts
-XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSConcurrentMTEnabled
-XX:ParallelGCThreads=8 -Dsun.rmi.dgc.server.gcInterval=3600000
-XX:+UnlockExperimentalVMOptions -XX:+ExplicitGCInvokesConcurrent
-XX:MaxGCPauseMillis=50 -XX:+AlwaysPreTouch -XX:+UseStringDeduplication
-Dfml.ignorePatchDiscrepancies=true
-Dfml.ignoreInvalidMinecraftCertificates=true
-XX:-OmitStackTraceInFastThrow -XX:+OptimizeStringConcat
-XX:+UseAdaptiveGCBoundary -XX:NewRatio=3 -Dfml.readTimeout=90
-XX:+UseFastAccessorMethods