
Modrinth · Minecraft modpack
Asai Integrated Modpack
A free license modpack that optimizes game performance and adds a few improvements to the game's mechanics.
Quick answer
Which Asai Integrated Modpack release should I use?
21.0.8patch2 is a complete pack release for 1.21.1 with NeoForge 21.1.249. Install it as its own launcher instance. If the creator publishes a separate server file, make sure it names this exact pack release. For this loader, use Java 21. 40 mods in this pack file.
Pack setup
How should I set up Asai Integrated Modpack for players and a server?
Use 21.0.8patch2 as the pack version. Install the pack as its own launcher instance. The creator’s listing does not name a separate server file, so check the release notes before setting up a dedicated server. Do not upload the ordinary client folder blindly.
A pack is a matched client and server setup, not one mod with an install-side label. Keep its release, loader, manifest and overrides together.
These numbers come from the pack file you chose. “Not labelled” means we don’t know which side it belongs on—not that it is safe everywhere. The file count is not a RAM estimate.
What are the server requirements for Asai Integrated Modpack?
21.0.8patch2. Change the pack release and its contents or setup may change too.
The selected pack release is 21.0.8patch2. That file is for Minecraft 1.21.1 with NeoForge 21.1.249. This NeoForge setup needs Java 21. It contains 40 mod projects. The creator’s listing does not name a separate server file. Check their notes before using one, and do not upload an ordinary client folder or rebuild the pack mod by mod. A file count cannot tell us the right RAM, CPU or storage; size the server for the players and world you actually run.
About this project
What kind of pack is Asai Integrated Modpack?
📢 Introduce
Asai Integrated Modpack is a free license modpack that optimizes game performance and adds a few improvements to the game's mechanics.
This is a modpack that you can use freely, you can use to make things like a server client, or a new modpack, and you can build your ideas on top of this modpack without the authorization of the modpack author.
🔧 What functions does have?
- Avoid unnecessary UI displays, provide a clean and simple layout.
- While providing performance optimizations, it also offers some gameplay improvements.
- Added Packet Fixer to fix issues where NBT tags and oversized packets prevent gameplay.
- Optimize the performance of item drops through Stxck, improve game performance, and slightly reduce the annoyance caused to players by scattered items.
※Notes on Stxck: If you are playing with Create, this mod may break the Create machines that implement the "distribution" feature. Please avoid letting items become physical entities during processing. Also, when drops exceeding the normal stack size enter Create's crusher wheels, only the normal stack quantity will be output (the excess will be lost). If you find this troublesome, you may uninstall the Stxck mod. - Adding NERB removes the recipe book, greatly improving the performance of CrT/KJS or other mods in reading player data, and speeding up data synchronization between the server and client as well as the time it takes for players to enter the saved world.
Game Mechanics Improvement Section
- Added Actually Harvest, just right-click on crops to harvest them. New plants will be left automatically, compatible with most MOD crops;
- Added Inventory Spam, allowing you to see which items you picked up or dropped in the bottom right corner of the screen, and it can be configured manually.
- Added Inventory Tweaks-Refoxed, a one-click organization port, with additional features;
- Added Silence Mobs, suitable for scenarios that require many creatures but where their sounds should not be too loud.
- Added Clean swing through grass, it allows you to attack creatures directly through blocks like grass and rails.
※This mod has a friendly-fire issue, but it is a client-side only mod. If you think the trouble it brings outweighs its convenience, you can delete it. - Added In-game NBTEdit and WorldEdit(1.21.1) provides convenience for advanced players, such as creators;
- Added Pro Placer, completely revamped the block placement logic, making it a whole lot easier and faster to use.
🖐 Precautions
- This modpack does not include any minimap-type mods. If needed, you can add your preferred minimap mods yourself.
- This modpack does not include shader loader mod, you can add Iris(1.21.1) or Oculus(1.20.1) yourself.
- You can join our discord server to discuss this modpack, or chat with other players: [Invite]
📝 Java arguments
This modpack have dedicated arguments, used to further optimize game performance:
1.20.1 for Client:
-XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:MaxGCPauseMillis=37 -XX:+UseCompressedOops -XX:+UseCompressedClassPointers -XX:+PerfDisableSharedMem -XX:+ExplicitGCInvokesConcurrent -XX:-UseAdaptiveSizePolicy -XX:+OmitStackTraceInFastThrow -XX:+UseFastUnorderedTimeStamps -XX:-DontCompileHugeMethods -XX:+OptimizeStringConcat -XX:+UseStringDeduplication -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 -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Dlog4j2.formatMsgNoLookups=true -Dfile.encoding=UTF-8 -Dconsole.encoding=UTF-8 -Djdk.lang.Process.allowAmbiguousCommands=true
For server, when use Java 17 booted:
-XX:+UseG1GC -XX:MaxGCPauseMillis=130 -XX:+UnlockExperimentalVMOptions -XX:+AlwaysActAsServerClassMachine -XX:+AlwaysPreTouch -XX:+ExplicitGCInvokesConcurrent -XX:+OptimizeStringConcat -XX:+UseCompressedOops -XX:+UseCompressedClassPointers -XX:+UseStringDeduplication -XX:-DontCompileHugeMethods -XX:-UseAdaptiveSizePolicy -XX:+UseVectorCmov -XX:+PerfDisableSharedMem -XX:+UseFastUnorderedTimeStamps -XX:+OmitStackTraceInFastThrow -XX:+UseNUMA -XX:G1NewSizePercent=28 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=20 -XX:G1MixedGCCountTarget=3 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5 -XX:G1ConcRSHotCardLimit=16 -XX:G1ConcRefinementServiceIntervalMillis=150 -Dfile.encoding=UTF-8 -Dconsole.encoding=UTF-8 -Djdk.lang.Process.allowAmbiguousCommands=true -Dlog4j2.formatMsgNoLookups=true -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Xlog:async -Djava.security.egd=file:/dev/urandom --add-modules jdk.incubator.vector
1.21.1 for Client:
-XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:MaxGCPauseMillis=37 -XX:+UseCompressedOops -XX:+UseCompressedClassPointers -XX:+PerfDisableSharedMem -XX:+ExplicitGCInvokesConcurrent -XX:-UseAdaptiveSizePolicy -XX:+OmitStackTraceInFastThrow -XX:+UseFastUnorderedTimeStamps -XX:-DontCompileHugeMethods -XX:+OptimizeStringConcat -XX:+UseStringDeduplication -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:GCTimeRatio=99 -Dlog4j2.formatMsgNoLookups=true -Djdk.lang.Process.allowAmbiguousCommands=true
For server, when use Java 21 booted:
-XX:+UseG1GC -XX:MaxGCPauseMillis=130 -XX:+UnlockExperimentalVMOptions -XX:+AlwaysActAsServerClassMachine -XX:+AlwaysPreTouch -XX:+ExplicitGCInvokesConcurrent -XX:+OptimizeStringConcat -XX:+UseCompressedOops -XX:+UseCompressedClassPointers -XX:+UseStringDeduplication -XX:-DontCompileHugeMethods -XX:-UseAdaptiveSizePolicy -XX:+UseVectorCmov -XX:+PerfDisableSharedMem -XX:+UseFastUnorderedTimeStamps -XX:+OmitStackTraceInFastThrow -XX:+UseNUMA -XX:G1NewSizePercent=28 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=20 -XX:G1MixedGCCountTarget=3 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5 -Djdk.lang.Process.allowAmbiguousCommands=true -Dlog4j2.formatMsgNoLookups=true -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Xlog:async -Djava.security.egd=file:/dev/urandom --add-modules jdk.incubator.vector
Project description from Modrinth.
Mods in 21.0.8patch2
Open any mod on Modpacks.ch to check its files and dependencies.
420d0006dbc0a20b1c2dd0b3c7c20ddb5cc51fcf · Modrinth version 5zRIon6w · Project link unavailable Client only3e1a403f9298db23c163dbd85ab68210b4a8c688 · Modrinth version gRe07TZL · Project link unavailable Client only6dae57f4f50f7808d2ed9a18f6cd1c0d4640c6bc · Modrinth version 9I21YYxf · Project link unavailable Client only7744c5b02427572f7154d6f851507544fd9404d2 · Modrinth version kALoScYM · Project link unavailable Client onlya9dea4b9ef893fc955512ff2dee75c9c82e09a52 · Modrinth version PYRrjTaY · Project link unavailable Client only458337cbff5860133d95794da3a1439e640f9581 · Modrinth version gxFLjZrq · Project link unavailable Client only3aaac7712521b477acc73757459b3883c4e0bbda · Modrinth version iJsZtWpc · Project link unavailable Client onlyd613dbc38ca5bcc718408db432385c2e67ac763f · Modrinth version cHGan9fQ · Project link unavailable Server only6ca11d3cc136bf69bb8f4d56982481eb85b5100b · Modrinth version ZxYGwlk0 · Project link unavailable Side not labelledefc4cda6da4dd879f24d057ed0a6413764c9ba40 · Modrinth version 1sdJl7J1 · Project link unavailable Side not labelledc3e5733ba4503b102589a026000fd5ce0212f6f2 · Modrinth version izKINKFg · Project link unavailable Side not labelledb1153f03c97bccaa6bc11d6199f07f16ef4318ff · Modrinth version 4XRlrKGN · Project link unavailable Side not labelledf4f66d677b104c6af7f5c0f7e3c08d8e4370ecad · Modrinth version yVCCi6TK · Project link unavailable Side not labelled5174059ecf97340a0de5ef211b938de26c4eaa36 · Modrinth version EE1FHDyD · Project link unavailable Side not labelled66182c3affb9f99624d1d770ca168d2a63af83f6 · Modrinth version 5A6wiMVf · Project link unavailable Side not labelled76827fefb40c82ba49cb18e1154d11ad280a2995 · Modrinth version RHzgvawa · Project link unavailable Side not labelled1201c14362f2bad7062d315f8a9b26afbabd2c9c · Modrinth version PCNyL6v4 · Project link unavailable Server only81cf0e668f991f83ac8820c386fbd6c9c3602246 · Modrinth version uAKA6Laj · Project link unavailable Side not labelled0b369a0da9d2c617a6b1031097c4258c9a076630 · Modrinth version nLg9cJcl · Project link unavailable Client only7aae849f6d2a6cb1368227407ea5deb552e100ba · Modrinth version TyNITLDY · Project link unavailable Side not labelled9563692efb708b6b568df27a01ec52f6311928ef · Modrinth version x7kQWVju · Project link unavailable Side not labelledff6bdbf6d18c53277efaab3731fc6436deff37db · Modrinth version X5S9pcwW · Project link unavailable Side not labelled88ee316e68900080b017f60c12162e2731924cf8 · Modrinth version eYz2YBGT · Project link unavailable Side not labelled2b153340562cff77db41c6f8b563fa2a9b6ff5ca · Modrinth version w1zqfWJi · Project link unavailable Side not labelled1d8eec39ed44414af14d14c0dfb5abd097e77491 · Modrinth version kAbmpvF3 · Project link unavailable Server only576fe2edaa96e7e71015287457bd52f87646d968 · Modrinth version fgcMDg9B · Project link unavailable Server only1fe7f8b4176e86507cc8ed5460b6acdd3dac5529 · Modrinth version 5HLHxQ2F · Project link unavailable Side not labelledb5b398f9ddbdd27ee8b7cef4b0ba6b048abe11b1 · Modrinth version IFWMImfs · Project link unavailable Server onlyd0f2905bb2bc9a404531d63042e3eb5091ec105f · Modrinth version Oh0CqJhg · Project link unavailable Server only5bc1295d210ec0a58e0afe9171b457f8647463c1 · Modrinth version XYsOhIsN · Project link unavailable Side not labellede0c36cd85d3d31cc2afb1bfc6b885f505245252f · Modrinth version 8SBaRv1t · Project link unavailable Side not labelleda8bb6e25807682e72c23bf4065f3cd5f6373ece3 · Modrinth version 2C41Q8WX · Project link unavailable Side not labelled84f8c539fa326dc723ae62b7a6916d6b01982d07 · Modrinth version VEburL70 · Project link unavailable Side not labelledfc6dc38bc2cb8d88a3131064f84fceb8fd9b3169 · Modrinth version hNTChHCI · Project link unavailable Side not labelled9a4d4fc6eae17dbe2ee080fef1092309b2a54a7e · Modrinth version dhZfhQMY · Project link unavailable Server only1757289be21ed18db5b0d90703fa3db1b2de5693 · Modrinth version uMOpc5uV · Project link unavailable Client only827b0857f6075dfe5d40ce42aadd65e7cb36a7a9 · Modrinth version xzztNZML · Project link unavailable Side not labelledcad7df48510d9622867131342930437c0f99af64 · Modrinth version b81Q74XX · Project link unavailable Side not labelled327d7acb9ce053f026ec15b374e2cde7e05b0434 · Modrinth version Ydc7G8p0 · Project link unavailable Side not labelled924fe181a29bd66be6783f6d589968ab0ee02250 · Modrinth version WTAFvuRx · Project link unavailable Side not labelledPick your setup
Asai Integrated Modpack by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.1
1 loader buildMade local changes? Try them in a copied instance before touching a world you care about.
Recent files
Asai Integrated Modpack versions and loaders
Looking for an older file? The official Modrinth project page is in Resources.