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 last month
Latest stable file 20.0.7pf4
Game version 1.20.1
Loader Forge 47.4.20

20.0.7pf4 is a complete pack release for 1.20.1 with Forge 47.4.20. Install it as its own launcher instance. If the creator publishes a separate server file, make sure it names this exact pack release. 38 mods in this pack file.

Pack setup

How should I set up Asai Integrated Modpack for players and a server?

Use 20.0.7pf4 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 20.0.7pf4
Dedicated server setup Match 20.0.7pf4
Pack loader Forge 47.4.20

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 38
Client only 11
Server only 8
Not labelled 19

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?

20.0.7pf4. Change the pack release and its contents or setup may change too.

38 mods in this pack file

The selected pack release is 20.0.7pf4. That file is for Minecraft 1.20.1 with Forge 47.4.20. It contains 38 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 20.0.7pf4

Open any mod on Modpacks.ch to check its files and dependencies.

2AsyncParticles-20.1.0b-beta.2+1.20.1.jar SHA-1 029d074ee358283d37ca693f4117e674289fba69 · Modrinth version gLESgg50 · Project link unavailable Client only
2chloride-FORGE-mc1.20.1-v1.7.7.jar SHA-1 eb11150bf4029b812f78cf4a3d155b535243d604 · Modrinth version 6L0cXWbx · Project link unavailable Client only
2embeddium-0.3.31+mc1.20.1.jar SHA-1 bb2fa8f3e493af16af9160d049f96c614a1faf2f · Modrinth version UTbfe5d1 · Project link unavailable Client only
2entityculling-forge-1.10.2-mc1.20.1.jar SHA-1 67380b3468d18c137628be9434d51c39fd06d7b4 · Modrinth version qIt6NbdE · Project link unavailable Client only
2fast-ip-ping-v1.0.11-mc1.20.4-forge.jar SHA-1 0499d46875bce1bffb1978ff775a77b13363aa22 · Modrinth version WVhGsL3a · Project link unavailable Client only
2flerovium-forge-1.20.1-1.2.18-all.jar SHA-1 319af234013d646ef289515efa8bb0c3df2ca34d · Modrinth version rfznaZum · Project link unavailable Client only
2lucent-1.20.1-1.5.5.jar SHA-1 d72dc411c4e35869044840e4b551e8734788bc51 · Modrinth version YHpxVMDQ · Project link unavailable Client only
2MouseTweaks-forge-mc1.20.1-2.25.1.jar SHA-1 d751153e722a4e014691c83f39f5b07c6ec5333c · Modrinth version 7JVXOe3K · Project link unavailable Client only
2Neat-1.20.1-41-FORGE.jar SHA-1 32fe1c807ac0c6aed8045260934f1ba6dc491361 · Modrinth version 7lL1qFg0 · Project link unavailable Client only
2OverflowingBars-v8.0.1-1.20.1-Forge.jar SHA-1 047ac47549ae0a21b05f70d74bcf436ee0221eef · Modrinth version w90XIUWB · Project link unavailable Client only
2ProPlacer-v8.0.3-1.20.1-Forge.jar SHA-1 18913e0d25348fc142aec252bc17004eb897e6ad · Modrinth version nAAkM9HI · Project link unavailable Client only
3almanac-1.20.x-forge-1.0.2.jar SHA-1 f0b711df59cd589b088e536ca4134c5e6e73fd58 · Modrinth version DnzrwvfD · Project link unavailable Server only
3architectury-9.2.14-forge.jar SHA-1 a52918a500ff421180a1cbd1a0cabee712134ec4 · Modrinth version 1MKTLiiG · Project link unavailable Side not labelled
3cloth-config-11.1.136-forge.jar SHA-1 c65d07748acc57ceb45d53b3964368b84f34d54f · Modrinth version t8TXrZvZ · Project link unavailable Side not labelled
3collective-1.20.1-8.25.jar SHA-1 5ec26087b60946e24048bce96997b90b55e6369b · Modrinth version lH1VBD4w · Project link unavailable Side not labelled
3OctoLib-FORGE-0.5.0.1+1.20.1.jar SHA-1 9eab28baff36942e1c924489e34753df10f40208 · Modrinth version HZ7KmyXp · Project link unavailable Side not labelled
3PuzzlesLib-v8.1.33-1.20.1-Forge.jar SHA-1 285b7c7616971338ccbe0022c9ea0f8ad3036aaf · Modrinth version mIyVGf3d · Project link unavailable Side not labelled
actuallyharvest-1.20.1-1.1.4.0-FORGE.jar SHA-1 598eddc31876a6825ff50e1ce8634d9785fbba76 · Modrinth version MPzbQXwU · Project link unavailable Side not labelled
alternate_current-mc1.20-1.7.0.jar SHA-1 02def44a2c416459ee5daecbe1caa6d78571e205 · Modrinth version kC6SY4Zp · Project link unavailable Server only
appleskin-forge-mc1.20.1-2.5.1.jar SHA-1 81919356f84eab14258db98924b66c3c38e372b1 · Modrinth version XdXDExVF · Project link unavailable Side not labelled
AttributeFix-Forge-1.20.1-21.0.5.jar SHA-1 76d6b2d0f2a3c9842587ad20666ba419cd8c1efa · Modrinth version ihWybkI9 · Project link unavailable Side not labelled
ferritecore-6.0.1-forge.jar SHA-1 417fb6ce8f52abf40bd9d0390371790f9576f8ba · Modrinth version DG5Fn9Sz · Project link unavailable Side not labelled
flatbedrock-forge-3.0.1-build.18+mc1.20.1.jar SHA-1 b1e341f7a1530e04de418728a8cbddc696421df9 · Modrinth version PpXxqWu6 · Project link unavailable Side not labelled
Icterine-forge-1.20.0-1-1.3.0.jar SHA-1 55fde23d7602924ba4772d441fb5a78d562be238 · Modrinth version 81fZ7ynE · Project link unavailable Server only
Jade-1.20.1-Forge-11.13.2.jar SHA-1 1997e5fe2db3a0575ca79bfe4720019f01fd2b8c · Modrinth version LecuGude · Project link unavailable Side not labelled
jei-1.20.1-forge-15.20.0.130.jar SHA-1 1c51bf6df51ffbb1c5efe23780a7a3d053421f34 · Modrinth version RTFeXsvE · Project link unavailable Side not labelled
LeavesBeGone-v8.0.0-1.20.1-Forge.jar SHA-1 c5043f862be7db76892c7c0c95d02fa3f8332af0 · Modrinth version slScQFdb · Project link unavailable Server only
letmedespawn-1.20.x-forge-1.5.0.jar SHA-1 878dd35df02e1e17b7eb16113147f964eda8847f · Modrinth version 1VmupN41 · Project link unavailable Server only
modernfix-forge-5.27.50+mc1.20.1.jar SHA-1 f2314a9cd75774c1f0166e85e21fa0e38a90ce71 · Modrinth version 8BoXX9rl · Project link unavailable Side not labelled
nametagtweaks-1.20.1-4.1.jar SHA-1 ec969c41ecb2e1749115acc6466ed560abc3b203 · Modrinth version mqbnwjVe · Project link unavailable Server only
NaNny-1.0.1.jar SHA-1 1e716311028b1c3147b569b89cd6697ccd5874d4 · Modrinth version xmdj69Pa · Project link unavailable Server only
nbtedit-forge-5.2.8.jar SHA-1 f4f013ebdb771424084ceb8fbc7a30ba6242b38a · Modrinth version tR4Z5Ijy · Project link unavailable Side not labelled
Not Enough Recipe Book-FORGE-0.4.1+1.20.1.jar SHA-1 c0806369f4257149664904db44efc60bd1785c17 · Modrinth version xXV9YBzF · Project link unavailable Side not labelled
packetfixer-3.3.2-1.18-1.20.4-merged.jar SHA-1 79ebc5e66a5ee3ce92afb340e693d506e97361a0 · Modrinth version 9F4NGhGR · Project link unavailable Side not labelled
polymorph-forge-0.49.10+1.20.1.jar SHA-1 e4afd6f512cc06311320357ed974cee586e031c3 · Modrinth version UZBKtFyR · Project link unavailable Side not labelled
silencemobs-1.20.1-3.9.jar SHA-1 d69c0686a951ceae5d2b605bab33b383f20c6486 · Modrinth version Yd0PFHu8 · Project link unavailable Server only
staaaaaaaaaaaack-forge-1.20.1-1.5-71.jar SHA-1 ba0aeb23f3d90ef45a91b190756784212815c1e3 · Modrinth version hDO0z6X4 · Project link unavailable Side not labelled
TaxFreeLevels-1.4.23-forge-1.20.1.jar SHA-1 3058bb2e9276607ec17483f64212d4c70c868d30 · Modrinth version 9ahUaUYx · 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

28 of 28 releases match

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