{"id":20897,"date":"2026-06-01T00:13:56","date_gmt":"2026-05-31T21:13:56","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/"},"modified":"2026-06-01T00:13:56","modified_gmt":"2026-05-31T21:13:56","slug":"asig","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/","title":{"rendered":"Asai Integrated Modpack"},"content":{"rendered":"<p>## \ud83d\udce2 Introduce<br \/>\nAsai Integrated Modpack is a free license modpack that optimizes game performance and adds a few improvements to the game&#8217;s mechanics.<br \/>\nThis 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.<br \/>\n## \ud83d\udd27 What functions does have?<br \/>\n&#8211; Avoid unnecessary UI displays, provide a clean and simple layout.<br \/>\n&#8211; While providing performance optimizations, it also offers some gameplay improvements.<br \/>\n&#8211; Added Packet Fixer to fix issues where NBT tags and oversized packets prevent gameplay.<br \/>\n&#8211; Optimize the performance of item drops through Stxck, improve game performance, and slightly reduce the annoyance caused to players by scattered items.<br \/>\n_\u203bNotes on Stxck: If you are playing with Create, this mod may break the Create machines that implement the &#8220;distribution&#8221; feature. Please avoid letting items become physical entities during processing. Also, when drops exceeding the normal stack size enter Create&#8217;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._<br \/>\n&#8211; 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.<br \/>\n### Game Mechanics Improvement Section<br \/>\n&#8211; Added Actually Harvest, just right-click on crops to harvest them. New plants will be left automatically, compatible with most MOD crops;<br \/>\n&#8211; 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.<br \/>\n&#8211; Added Inventory Tweaks-Refoxed, a one-click organization port, with additional features;<br \/>\n&#8211; Added Silence Mobs, suitable for scenarios that require many creatures but where their sounds should not be too loud.<br \/>\n&#8211; Added Clean swing through grass, it allows you to attack creatures directly through blocks like grass and rails.<br \/>\n_\u203bThis 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._<br \/>\n&#8211; Added In-game NBTEdit and WorldEdit(1.21.1) provides convenience for advanced players, such as creators;<br \/>\n&#8211; Added Pro Placer, completely revamped the block placement logic, making it a whole lot easier and faster to use.<br \/>\n## \ud83d\udd90 Precautions<br \/>\n1. This modpack does not include any minimap-type mods. If needed, you can add your preferred minimap mods yourself.<br \/>\n2. This modpack does not include shader loader mod, you can add Iris(1.21.1) or Oculus(1.20.1) yourself.<br \/>\n3. You can join our discord server to discuss this modpack, or chat with other players: [[Invite]](https:\/\/discord.com\/invite\/Zgy43aW5mm)<br \/>\n## \ud83d\udcdd Java arguments<br \/>\nThis modpack have dedicated arguments, used to further optimize game performance:<br \/>\n1.20.1 for Client:<br \/>\n&#8220;`<br \/>\n-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<br \/>\n&#8220;`<br \/>\nFor server, when use Java 17 booted:<br \/>\n&#8220;`<br \/>\n-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 &#8211;add-modules jdk.incubator.vector<br \/>\n&#8220;`<br \/>\n1.21.1 for Client:<br \/>\n&#8220;`<br \/>\n-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<br \/>\n&#8220;`<br \/>\nFor server, when use Java 21 booted:<br \/>\n&#8220;`<br \/>\n-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 &#8211;add-modules jdk.incubator.vector<br \/>\n&#8220;`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A free license modpack that optimizes game performance and adds a few improvements to the game&#8217;s mechanics.<\/p>\n","protected":false},"featured_media":20898,"template":"","meta":{"_minecraft_slug":"asig","_minecraft_project_id":"AuP9e9Xx","_minecraft_author":"ArcHosheri","_minecraft_license":"BSD-3-Clause","_minecraft_downloads":2702,"_minecraft_follows":2,"_minecraft_client_side":"required","_minecraft_server_side":"unsupported","_minecraft_storage_type":"zip","_minecraft_archive_name":"asig.zip","_minecraft_size_bytes":169565569,"_minecraft_version_count":32,"_minecraft_updated_at":"2026-05-17T03:12:57.907463Z","_minecraft_date_created":"2025-06-09T16:12:47.431083Z","_minecraft_date_modified":"2026-05-15T09:26:15.911392Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/asig","_minecraft_icon_attachment_id":20898,"_minecraft_imported_at":"2026-05-31T21:13:57+00:00","_minecraft_import_hash":"35d3778ac9eb9b77ec0acb65d4e7e4bc","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[104,157,105,158,90],"mod_loader":[106,160],"minecraft_version":[36,37],"class_list":["post-20897","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-forge","mod_category-lightweight","mod_category-multiplayer","mod_category-neoforge","mod_category-optimization","mod_loader-forge","mod_loader-neoforge","minecraft_version-1-20-1","minecraft_version-1-21-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Asai Integrated Modpack - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/asig\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Asai Integrated Modpack - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A free license modpack that optimizes game performance and adds a few improvements to the game&#039;s mechanics.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/asig\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/asig\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/asig\\\/\",\"name\":\"Asai Integrated Modpack - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/asig\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/asig\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/asig-icon-69bed21a17ee89be3c82110fa9e61dbb78e89b9f_96.webp\",\"datePublished\":\"2026-05-31T21:13:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/asig\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/asig\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/asig\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/asig-icon-69bed21a17ee89be3c82110fa9e61dbb78e89b9f_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/asig-icon-69bed21a17ee89be3c82110fa9e61dbb78e89b9f_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/asig\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Asai Integrated Modpack\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Asai Integrated Modpack - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/","og_locale":"en_US","og_type":"article","og_title":"Asai Integrated Modpack - Minecraft","og_description":"A free license modpack that optimizes game performance and adds a few improvements to the game's mechanics.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/","name":"Asai Integrated Modpack - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/asig-icon-69bed21a17ee89be3c82110fa9e61dbb78e89b9f_96.webp","datePublished":"2026-05-31T21:13:56+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/asig\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/asig-icon-69bed21a17ee89be3c82110fa9e61dbb78e89b9f_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/asig-icon-69bed21a17ee89be3c82110fa9e61dbb78e89b9f_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/asig\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Asai Integrated Modpack"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/20897","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/20898"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=20897"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=20897"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=20897"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=20897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}