Back to modpacks
Asai Integrated Modpack project artwork

Modrinth · Minecraft modpack

Asai Integrated Modpack

A free license modpack that optimizes game performance and adds a few improvements to the game's mechanics.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Asai Integrated Modpack release should I use?

Updated 8 days ago
Latest stable file 21.0.8patch2
Game version 1.21.1
Loader NeoForge 21.1.249

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.

Client instance Install 21.0.8patch2
Dedicated server setup Match 21.0.8patch2
Pack loader NeoForge 21.1.249
Java version Java 21

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.

Referenced mods 40
Client only 9
Server only 7
Not labelled 24

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.

40 mods in this pack file

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

  1. This modpack does not include any minimap-type mods. If needed, you can add your preferred minimap mods yourself.
  2. This modpack does not include shader loader mod, you can add Iris(1.21.1) or Oculus(1.20.1) yourself.
  3. 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.

2entityculling-neoforge-1.10.5-mc1.21.1.jar SHA-1 420d0006dbc0a20b1c2dd0b3c7c20ddb5cc51fcf · Modrinth version 5zRIon6w · Project link unavailable Client only
2fast-ip-ping-v1.0.11-mc1.21.1-neoforge.jar SHA-1 3e1a403f9298db23c163dbd85ab68210b4a8c688 · Modrinth version gRe07TZL · Project link unavailable Client only
2MouseTweaks-neoforge-mc1.21-2.26.1.jar SHA-1 6dae57f4f50f7808d2ed9a18f6cd1c0d4640c6bc · Modrinth version 9I21YYxf · Project link unavailable Client only
2Neat-1.21-47-NEOFORGE.jar SHA-1 7744c5b02427572f7154d6f851507544fd9404d2 · Modrinth version kALoScYM · Project link unavailable Client only
2OverflowingBars-v21.1.1-1.21.1-NeoForge.jar SHA-1 a9dea4b9ef893fc955512ff2dee75c9c82e09a52 · Modrinth version PYRrjTaY · Project link unavailable Client only
2ProPlacer-v21.1.1-1.21.1-NeoForge.jar SHA-1 458337cbff5860133d95794da3a1439e640f9581 · Modrinth version gxFLjZrq · Project link unavailable Client only
2sodium-extra-neoforge-0.9.3+mc1.21.1.jar SHA-1 3aaac7712521b477acc73757459b3883c4e0bbda · Modrinth version iJsZtWpc · Project link unavailable Client only
3Almanac-1.21.1-2-neoforge-1.5.2.jar SHA-1 d613dbc38ca5bcc718408db432385c2e67ac763f · Modrinth version cHGan9fQ · Project link unavailable Server only
3architectury-13.0.8-neoforge.jar SHA-1 6ca11d3cc136bf69bb8f4d56982481eb85b5100b · Modrinth version ZxYGwlk0 · Project link unavailable Side not labelled
3bookshelf-neoforge-1.21.1-21.1.81.jar SHA-1 efc4cda6da4dd879f24d057ed0a6413764c9ba40 · Modrinth version 1sdJl7J1 · Project link unavailable Side not labelled
3cloth-config-15.0.140-neoforge.jar SHA-1 c3e5733ba4503b102589a026000fd5ce0212f6f2 · Modrinth version izKINKFg · Project link unavailable Side not labelled
3collective-1.21.1-8.39.jar SHA-1 b1153f03c97bccaa6bc11d6199f07f16ef4318ff · Modrinth version 4XRlrKGN · Project link unavailable Side not labelled
3OctoLib-NEOFORGE-0.6.2+1.21.jar SHA-1 f4f66d677b104c6af7f5c0f7e3c08d8e4370ecad · Modrinth version yVCCi6TK · Project link unavailable Side not labelled
3prickle-neoforge-1.21.1-21.1.11.jar SHA-1 5174059ecf97340a0de5ef211b938de26c4eaa36 · Modrinth version EE1FHDyD · Project link unavailable Side not labelled
3PuzzlesLib-v21.1.52-1.21.1-NeoForge.jar SHA-1 66182c3affb9f99624d1d770ca168d2a63af83f6 · Modrinth version 5A6wiMVf · Project link unavailable Side not labelled
actuallyharvest-1.21.1-neoforge-1.1.7.6-NEOFORGE.jar SHA-1 76827fefb40c82ba49cb18e1154d11ad280a2995 · Modrinth version RHzgvawa · Project link unavailable Side not labelled
alternate_current-mc1.21-1.9.0.jar SHA-1 1201c14362f2bad7062d315f8a9b26afbabd2c9c · Modrinth version PCNyL6v4 · Project link unavailable Server only
appleskin-neoforge-mc1.21-3.0.9.jar SHA-1 81cf0e668f991f83ac8820c386fbd6c9c3602246 · Modrinth version uAKA6Laj · Project link unavailable Side not labelled
AsyncParticles-21.1.4.2+1.21.1.jar SHA-1 0b369a0da9d2c617a6b1031097c4258c9a076630 · Modrinth version nLg9cJcl · Project link unavailable Client only
attributefix-neoforge-1.21.1-21.1.3.jar SHA-1 7aae849f6d2a6cb1368227407ea5deb552e100ba · Modrinth version TyNITLDY · Project link unavailable Side not labelled
ferritecore-7.0.3-neoforge.jar SHA-1 9563692efb708b6b568df27a01ec52f6311928ef · Modrinth version x7kQWVju · Project link unavailable Side not labelled
flatbedrock-neoforge-87.0.0.jar SHA-1 ff6bdbf6d18c53277efaab3731fc6436deff37db · Modrinth version X5S9pcwW · Project link unavailable Side not labelled
Jade-1.21.1-NeoForge-15.10.6.jar SHA-1 88ee316e68900080b017f60c12162e2731924cf8 · Modrinth version eYz2YBGT · Project link unavailable Side not labelled
jei-1.21.1-neoforge-19.51.0.417.jar SHA-1 2b153340562cff77db41c6f8b563fa2a9b6ff5ca · Modrinth version w1zqfWJi · Project link unavailable Side not labelled
LeavesBeGone-v21.1.1-1.21.1-NeoForge.jar SHA-1 1d8eec39ed44414af14d14c0dfb5abd097e77491 · Modrinth version kAbmpvF3 · Project link unavailable Server only
letmedespawn-1.21.x-neoforge-1.5.0.jar SHA-1 576fe2edaa96e7e71015287457bd52f87646d968 · Modrinth version fgcMDg9B · Project link unavailable Server only
modernfix-neoforge-5.27.24+mc1.21.1.jar SHA-1 1fe7f8b4176e86507cc8ed5460b6acdd3dac5529 · Modrinth version 5HLHxQ2F · Project link unavailable Side not labelled
nametagtweaks-1.21.1-4.1.jar SHA-1 b5b398f9ddbdd27ee8b7cef4b0ba6b048abe11b1 · Modrinth version IFWMImfs · Project link unavailable Server only
NaNny-1.21.1-1.0.1.jar SHA-1 d0f2905bb2bc9a404531d63042e3eb5091ec105f · Modrinth version Oh0CqJhg · Project link unavailable Server only
nbtedit-neoforge-5.2.11.jar SHA-1 5bc1295d210ec0a58e0afe9171b457f8647463c1 · Modrinth version XYsOhIsN · Project link unavailable Side not labelled
Not Enough Recipe Book-NEOFORGE-0.4.3+1.21.jar SHA-1 e0c36cd85d3d31cc2afb1bfc6b885f505245252f · Modrinth version 8SBaRv1t · Project link unavailable Side not labelled
packetfixer-3.3.1-1.20.5-1.21.X-merged.jar SHA-1 a8bb6e25807682e72c23bf4065f3cd5f6373ece3 · Modrinth version 2C41Q8WX · Project link unavailable Side not labelled
polymorph-neoforge-1.1.0+1.21.1.jar SHA-1 84f8c539fa326dc723ae62b7a6916d6b01982d07 · Modrinth version VEburL70 · Project link unavailable Side not labelled
randomoptimization-1.7.4-all.jar SHA-1 fc6dc38bc2cb8d88a3131064f84fceb8fd9b3169 · Modrinth version hNTChHCI · Project link unavailable Side not labelled
silencemobs-1.21.1-4.0.jar SHA-1 9a4d4fc6eae17dbe2ee080fef1092309b2a54a7e · Modrinth version dhZfhQMY · Project link unavailable Server only
sodium-neoforge-0.8.13+mc1.21.1.jar SHA-1 1757289be21ed18db5b0d90703fa3db1b2de5693 · Modrinth version uMOpc5uV · Project link unavailable Client only
staaaaaaaaaaaack-neoforge-1.21.1-1.8.jar SHA-1 827b0857f6075dfe5d40ce42aadd65e7cb36a7a9 · Modrinth version xzztNZML · Project link unavailable Side not labelled
TaxFreeLevels-1.4.25-neoforge-1.21.1.jar SHA-1 cad7df48510d9622867131342930437c0f99af64 · Modrinth version b81Q74XX · Project link unavailable Side not labelled
worldedit_items-2.0-neoforge-1.21.1.jar SHA-1 327d7acb9ce053f026ec15b374e2cde7e05b0434 · Modrinth version Ydc7G8p0 · Project link unavailable Side not labelled
worldedit-mod-7.3.8.jar SHA-1 924fe181a29bd66be6783f6d589968ab0ee02250 · Modrinth version WTAFvuRx · Project link unavailable Side not labelled

Pick your setup

Asai Integrated Modpack by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

2 available setups

Made local changes? Try them in a copied instance before touching a world you care about.

Recent files

Asai Integrated Modpack versions and loaders

30 of 30 releases match

Looking for an older file? The official Modrinth project page is in Resources.