{"id":118413,"date":"2026-06-07T02:06:41","date_gmt":"2026-06-06T23:06:41","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/"},"modified":"2026-06-07T02:06:41","modified_gmt":"2026-06-06T23:06:41","slug":"overclock-clearlag","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/","title":{"rendered":"Overclock ClearLag"},"content":{"rendered":"<p>## ======== \ud83d\udc8eOverclock plugin (By GoldwarGlory) ========<br \/>\n&#8211; **\ud83d\udc8eHelps reduce entity clutter on busy servers.**<br \/>\n&#8211; **\ud83d\udc8eProvides quick visibility into server load without external tools.**<br \/>\n&#8211; **\ud83d\udc8eModular design \u2014 use only the features you need.**<br \/>\n&#8211; **\ud83d\udc8eDesigned to be lightweight and safe for production servers.**<\/p>\n<p>## ========\ud83e\udd29Features of Overclock========<\/p>\n<p>&#8211; **\ud83e\udd29Entity Cleaner**<br \/>\n  &#8211; **\u2705Automatically or manually clears dropped items, projectiles, and selected entity types.**<br \/>\n  &#8211; **\u2705Protects important entities like: Tamed mobs, Named mobs, Villager and other mob types.**<br \/>\n  &#8211; **\u2705Supports: Per-world exclusions, Item, mob, and projectile whitelists, Warning messages.**<br \/>\n  &#8211; **\u2705countdowns before cleanup, Fully configurable cleanup intervals and messages.**<br \/>\n&#8211; **\ud83e\udd29Live Stats Bar**<br \/>\n  &#8211; **\u2705Displays real-time server statistics using a BossBar.**<br \/>\n  &#8211; **\u2705Shows: TPS, MSPT, Loaded chunks, Total entities, Memory usage**<br \/>\n  &#8211; **\u2705Bar color changes based on current server load to give a quick visual overview.**<br \/>\n&#8211; **\ud83e\udd29Benchmark Utility**<br \/>\n  &#8211; **\u2705Provides optional in-game performance tests for: CPU &#038; Memory**<br \/>\n  &#8211; **\u2705Tests run asynchronously to avoid blocking the main server thread.**<br \/>\n  &#8211; **\u2705Results are **approximate** and intended for **relative comparison only**, not as real hardware benchmarks.**<br \/>\n&#8211; **\ud83e\udd29Garbage Collection Tool**<br \/>\n  &#8211; **\u2705Includes a command to request Java garbage collection.**<br \/>\n  &#8211; **\u2705Useful for testing or observing memory behavior.**<br \/>\n  &#8211; **\u2705Actual memory management depends on the JVM and cannot be fully controlled by plugins.**<\/p>\n<p>## ========\ud83c\udf1fModules of Overclock ========<br \/>\n&#8211; \ud83c\udf1f<u>**UnloadedChunksPreventer**<\/u>: **Prevents players to moving into unloaded chunks**<br \/>\n&#8211; \ud83c\udf1f<u>**AutoPickup**<\/u>: **Reduce ground entities and improve performance while improving QoL.**<br \/>\n&#8211; \ud83c\udf1f<u>**ExplosionOptimizer**<\/u>: **Keep explosions fun without killing server performance.**<br \/>\n&#8211; \ud83c\udf1f<u>**CleanerModule**<\/u>: **Automatically cleans unnecessary entities and server clutter.**<\/p>\n<p>## ========\u27a1\ufe0fHow to install overclock ========<br \/>\n1. \u27a1\ufe0f**Download `Overclock.jar`**<br \/>\n2. \u27a1\ufe0f**Place it in the `plugins` folder**<br \/>\n3. \u27a1\ufe0f**Restart the server**<br \/>\n4. \u27a1\ufe0f**Use `\/overclock help` to view available commands**<\/p>\n<p>## ========\ud83d\udc96 Support &#038; Join our community ========<br \/>\n&#8211; \u2764\ufe0f**Join my Discord server for updates, support, and suggestions**<br \/>\n&#8211; \u2764\ufe0f**My Discord Server: <u>https:\/\/discord.gg\/qwXHuyJbvX<\/u>**<br \/>\n&#8211; \u2764\ufe0f**MY Modrinth Profile: <u>https:\/\/modrinth.com\/user\/GoldwarGlory<\/u>**<\/p>\n<details>\n<summary>\ud83c\udf1fplugin.yml\ud83c\udf1f<\/summary>\n<p>&#8220;`yaml<br \/>\nname: Overclock<br \/>\nmain: com.goldwar.overclock.Overclock<br \/>\nversion: 1.0.4<br \/>\napi-version: 1.20.1<br \/>\nauthor: GoldwarGlory<br \/>\ndescription: Optimize your server<br \/>\nwebsite: https:\/\/modrinth.com\/plugin\/overclock-plugin<\/p>\n<p>commands:<br \/>\n  overclock:<br \/>\n    description: The main command for the plugin.<br \/>\n    usage: \/overclock<br \/>\n    permission: overclock.admin<br \/>\n    aliases:<br \/>\n      &#8211; oc<br \/>\n      &#8211; overc<br \/>\n      &#8211; oclock<\/p>\n<p>permissions:<br \/>\n  overclock.admin:<br \/>\n    default: op<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>\ud83c\udf1fconfig.yml\ud83c\udf1f<\/summary>\n<p>&#8220;`yaml<br \/>\nkill:<br \/>\n  creatures:<br \/>\n    clear-renamed: false<br \/>\n    clear-pets: false<br \/>\n    dont-clear:<br \/>\n      &#8211; VILLAGER<br \/>\n      &#8211; BABY_VILLAGER<br \/>\n      &#8211; WANDERING_TRADER<br \/>\n      &#8211; IRON_GOLEM<br \/>\n      &#8211; SNOWMAN<br \/>\n      &#8211; ALLAY<br \/>\n      &#8211; BREEZE<br \/>\n      &#8211; SNIFFER<br \/>\n      &#8211; PILLAGER<br \/>\n      &#8211; VINDICATOR<br \/>\n      &#8211; RAVAGER<br \/>\n      &#8211; WITCH<br \/>\n      &#8211; EVOKER<br \/>\n  items:<br \/>\n    clear-renamed: false<br \/>\n    dont-clear:<br \/>\n      &#8211; NETHERITE_INGOT<br \/>\n      &#8211; DIAMOND<br \/>\n  projectiles:<br \/>\n    clear-renamed: true<br \/>\n    dont-clear:<br \/>\n      &#8211; TRIDENT<\/p>\n<p>extras:<br \/>\n  prefix: &#8221; \u00a77\u00a7l[\u00a7b\u00a7lOver\u00a7f\u00a7lclock\u00a77\u00a7l] &#8221;<br \/>\n&#8220;`<br \/>\n<\/details>\n<details>\n<summary>\ud83c\udf1fCleaner.yml\ud83c\udf1f<\/summary>\n<p>&#8220;`yaml<br \/>\ncleaner:<br \/>\n  # Should the cleaner run automatically on a timer?<br \/>\n  auto-clean: true<\/p>\n<p>  # Time in minutes between each automatic cleanup<br \/>\n  clean-interval: 5<\/p>\n<p>  messages-settings:<br \/>\n    announce-in:<br \/>\n      # Show cleanup messages in player chat?<br \/>\n      chat: true<br \/>\n      # Show countdown\/messages in the action bar above hotbar?<br \/>\n      actionbar: true<br \/>\n      # Show big titles and subtitles on the screen?<br \/>\n      title&#038;subtitle: false<\/p>\n<p>    warnings:<br \/>\n      # Enable countdown warnings before cleanup starts?<br \/>\n      enabled: true<br \/>\n      # Message sent to players (%time% will be replaced by seconds)<br \/>\n      message: &#8220;\u00a77\u00a7l[\u00a7b\u00a7lOver\u00a7f\u00a7lclock\u00a77\u00a7l] \u00a7c\u26a0 Clearing entities in %time% seconds!&#8221;<br \/>\n      # Title displayed when title&#038;subtitle is enabled<br \/>\n      title: &#8220;\u00a7b\u00a7lOver\u00a7f\u00a7lclock&#8221;<br \/>\n      # Subtitle displayed when title&#038;subtitle is enabled<br \/>\n      subtitle: &#8220;\u00a7eClearing in %time%s&#8221;<br \/>\n      # Play a &#8216;pling&#8217; sound when a warning is sent?<br \/>\n      sound: true<\/p>\n<p>  clear-complete:<br \/>\n    # Message sent after cleanup finishes (%count% is total removed)<br \/>\n    message: &#8220;\u00a77\u00a7l[\u00a7b\u00a7lOver\u00a7f\u00a7lclock\u00a77\u00a7l] \u00a7a\u2713 Cleared %count% entities! Server optimized.&#8221;<br \/>\n    # Big title shown when cleanup is done<br \/>\n    title: &#8220;\u00a7a\u00a7l%name%&#8221;<br \/>\n    # Subtitle shown when cleanup is done<br \/>\n    subtitle: &#8220;\u00a77Removed %count% entities&#8221;<br \/>\n    # Play a &#8216;level up&#8217; sound when cleanup completes?<br \/>\n    sound: true<\/p>\n<p>  entities:<br \/>\n    # Clear all dropped items on the ground?<br \/>\n    dropped-items: true<br \/>\n    # Clear active projectiles like arrows or snowballs?<br \/>\n    projectiles: true<br \/>\n    # Clear hostile, neutral, and passive mobs?<br \/>\n    mobs: false<\/p>\n<p>  # If true, entities with a NameTag or custom name won&#8217;t be cleared<br \/>\n  skip-named-entities: true<\/p>\n<p>  # If true, tamed pets (wolves, cats, etc.) will be protected<br \/>\n  skip-tamed-mobs: true<\/p>\n<p>  # If true, experience orbs won&#8217;t be removed from the ground<br \/>\n  skip-experience-orbs: false<\/p>\n<p>  # Worlds listed here will be ignored by the cleaner<br \/>\n  excluded-worlds:<br \/>\n    &#8211; creative_world<br \/>\n    &#8211; spawn_world<\/p>\n<p>  # List of item materials that should NEVER be cleared<br \/>\n  excluded-dropped-items:<br \/>\n    &#8211; MACE<br \/>\n    &#8211; TRIAL_KEY<br \/>\n    &#8211; OMINOUS_TRIAL_KEY<br \/>\n    &#8211; BREEZE_ROD<br \/>\n    &#8211; HEAVY_CORE<br \/>\n    &#8211; ELYTRA<br \/>\n    &#8211; NETHERITE_INGOT<br \/>\n    &#8211; NETHERITE_SCRAP<br \/>\n    &#8211; ENCHANTED_GOLDEN_APPLE<br \/>\n    &#8211; TOTEM_OF_UNDYING<br \/>\n    &#8211; DRAGON_EGG<br \/>\n    &#8211; BEACON<br \/>\n    &#8211; NETHER_STAR<br \/>\n    &#8211; TRIDENT<\/p>\n<p>  # List of mob types that should NEVER be cleared<br \/>\n  excluded-mob:<br \/>\n    &#8211; VILLAGER<br \/>\n    &#8211; BABY_VILLAGER<br \/>\n    &#8211; WANDERING_TRADER<br \/>\n    &#8211; IRON_GOLEM<br \/>\n    &#8211; SNOWMAN<br \/>\n    &#8211; ALLAY<br \/>\n    &#8211; BREEZE<br \/>\n    &#8211; SNIFFER<br \/>\n    &#8211; PILLAGER<br \/>\n    &#8211; VINDICATOR<br \/>\n    &#8211; RAVAGER<br \/>\n    &#8211; WITCH<br \/>\n    &#8211; EVOKER<br \/>\n    &#8211; ELDER_GUARDIAN<\/p>\n<p>  # List of projectiles that should NEVER be cleared<br \/>\n  excluded-projectiles:<br \/>\n    &#8211; TRIDENT<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>\ud83c\udf1fExplosionOptimizer.yml\ud83c\udf1f<\/summary>\n<p>&#8220;`yaml<br \/>\nenabled: true<\/p>\n<p># blast&#8217;s block damage will be cleared above this Y-cord<br \/>\n# set to 320 to disable this feature<br \/>\nclear-blasts-blocklist-above: -5<br \/>\nclear-blasts-drops: false # if true, blocks that will get removed by blasts will not drop any item<\/p>\n<p>disabled-worlds:<br \/>\n  &#8211; example-1<br \/>\n  &#8211; example-2<\/p>\n<p>skip-list:<br \/>\n  &#8211; CHEST<br \/>\n  &#8211; TRAP_CHEST<br \/>\n  &#8211; DRAGON_EGG<br \/>\n  &#8211; DRAGON_HEAD<\/p>\n<p>blast-radius: 6<br \/>\ninvert: true # true = only listed entities will take damage, false = all except listed entities will take damage<br \/>\nblast-damage-on:<br \/>\n  &#8211; PLAYER<br \/>\n  &#8211; DRAGON<br \/>\n  &#8211; WITHER<\/p>\n<p>tnt-chain: false<br \/>\ncrystal-chain: false<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>\ud83c\udf1fAutopickup.yml\ud83c\udf1f<\/summary>\n<p>&#8220;`yaml<br \/>\nenabled: true<\/p>\n<p>direct-xp:<br \/>\n  directxp-onbreak: true<br \/>\n  directxp-onkill: true<br \/>\n  xp-multiplier: 1.0<br \/>\n  ignore-creative-mode: true<\/p>\n<p>blocks-break:<br \/>\n  enabled: true<br \/>\n  ignore-silk-touch: false<br \/>\n  ignore-fortune: false<br \/>\n  ignore-creative-mode: true<br \/>\n  invert: false # true = only works on listed blocks, false = all except listed blocks<br \/>\n  list:<br \/>\n    &#8211; BEACON<br \/>\n    &#8211; ENDER_CHEST<\/p>\n<p>mobs-kill:<br \/>\n  enabled: true<br \/>\n  ignore-creative-mode: true<br \/>\n  invert: false  # true = only works on listed blocks, false = all except listed blocks<br \/>\n  list:<br \/>\n    &#8211; WARDEN<br \/>\n    &#8211; DRAGON<\/p>\n<p>disabled-directdrops-worlds:<br \/>\n  &#8211; example-world-1<br \/>\n  &#8211; example-world-2<\/p>\n<p>disabled-directxp-worlds:<br \/>\n  &#8211; example-world-1<br \/>\n  &#8211; example-world-2<\/p>\n<p>messages:<br \/>\n  inventory-full: &#8220;&#038;cYour inventory is full!&#8221;<br \/>\n  no-permission: &#8220;&#038;cYou don&#8217;t have permission.&#8221;<br \/>\n&#8220;`<\/p>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf1fUltimate Server Optimization &#038; Lag Control System\ud83c\udf1f,\ud83d\udc8eAdvanced Performance plugin for High-Load Minecraft Servers\ud83d\udc8e<\/p>\n","protected":false},"featured_media":118414,"template":"","meta":{"_minecraft_slug":"overclock-clearlag","_minecraft_project_id":"cax6aOFS","_minecraft_author":"GoldwarGlory","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":163,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"overclock-clearlag.zip","_minecraft_size_bytes":4709097,"_minecraft_version_count":9,"_minecraft_updated_at":"2026-05-16T12:39:42.327472Z","_minecraft_date_created":"2026-03-04T21:27:09.100165Z","_minecraft_date_modified":"2026-05-08T09:39:17.695542Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/overclock-clearlag","_minecraft_icon_attachment_id":118414,"_minecraft_imported_at":"2026-06-06T23:06:42+00:00","_minecraft_import_hash":"e54569e012f82ae313b3364b778a0e4a","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[125,126,90,127,128,92],"mod_loader":[131,132,133],"minecraft_version":[54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-118413","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-folia","mod_category-management","mod_category-optimization","mod_category-paper","mod_category-purpur","mod_category-utility","mod_loader-folia","mod_loader-paper","mod_loader-purpur","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Overclock ClearLag - 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\/overclock-clearlag\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Overclock ClearLag - Minecraft\" \/>\n<meta property=\"og:description\" content=\"\ud83c\udf1fUltimate Server Optimization &amp; Lag Control System\ud83c\udf1f,\ud83d\udc8eAdvanced Performance plugin for High-Load Minecraft Servers\ud83d\udc8e\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/overclock-clearlag\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/overclock-clearlag\\\/\",\"name\":\"Overclock ClearLag - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/overclock-clearlag\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/overclock-clearlag\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/overclock-clearlag-icon-11d2b2d6ebe912b35562ba33d848955e4f241010_96.webp\",\"datePublished\":\"2026-06-06T23:06:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/overclock-clearlag\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/overclock-clearlag\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/overclock-clearlag\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/overclock-clearlag-icon-11d2b2d6ebe912b35562ba33d848955e4f241010_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/overclock-clearlag-icon-11d2b2d6ebe912b35562ba33d848955e4f241010_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/overclock-clearlag\\\/#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\":\"Overclock ClearLag\"}]},{\"@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":"Overclock ClearLag - 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\/overclock-clearlag\/","og_locale":"en_US","og_type":"article","og_title":"Overclock ClearLag - Minecraft","og_description":"\ud83c\udf1fUltimate Server Optimization & Lag Control System\ud83c\udf1f,\ud83d\udc8eAdvanced Performance plugin for High-Load Minecraft Servers\ud83d\udc8e","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/","name":"Overclock ClearLag - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/overclock-clearlag-icon-11d2b2d6ebe912b35562ba33d848955e4f241010_96.webp","datePublished":"2026-06-06T23:06:41+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/overclock-clearlag-icon-11d2b2d6ebe912b35562ba33d848955e4f241010_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/overclock-clearlag-icon-11d2b2d6ebe912b35562ba33d848955e4f241010_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/overclock-clearlag\/#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":"Overclock ClearLag"}]},{"@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\/118413","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\/118414"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=118413"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=118413"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=118413"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=118413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}