Miscellaneous - HerobrainGamer/Modded-Madness-2 GitHub Wiki

World Settings

Recommended World Type: Biomes O' Plenty

Other Recommended World Type: Realistic

Sky Block World Type: Garden of Glass

Server Settings

Biomes O' Plenty

level-type=BIOMESOP

Quark Realistic

level-type=quark_realistic

Botania Garden of Glass

level-type=botania-skyblock

New GoG Islands command: /botania-skyblock-spread or /botania-skyblock-spread @p[r=3] for command blocks

Pack Modes

We have 2 modes Regular & Insanity

To change between modes you can load into a world and type "/packmode" or

go to "/config/packmode.cfg" and change the "S:packMode=regular" to insanity on

both your Client & Server. Either option requires a complete restart of the pack.

Additional notes

Optional JVM Arguments:

Please note that this should only be applied if you are running into freezing when the game does "Garbage Collection" for stuff in memory.

To apply this go to in the Curse app "Setting -> Game Specific -> Minecraft" scroll down to the bottom and select the field called "Additional Arguments" and past the JVM Arguments into that field.

-XX:+AggressiveOpts -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSConcurrentMTEnabled -XX:ParallelGCThreads=4 -Dsun.rmi.dgc.server.gcInterval=1800000 -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

Once you have pasted it into there click the X to get out of the Settings menu and click the "Play" button for the pack and enjoy.