{"id":125863,"date":"2026-06-07T12:30:35","date_gmt":"2026-06-07T09:30:35","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/"},"modified":"2026-06-07T12:30:35","modified_gmt":"2026-06-07T09:30:35","slug":"proxy-compatible-forge","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/","title":{"rendered":"Proxy Compatible Forge"},"content":{"rendered":"<p># Proxy Compatible Forge<\/p>\n<p>![Github](https:\/\/github.com\/adde0109\/Proxy-Compatible-Forge)<br \/>\n![Github Issues](https:\/\/github.com\/adde0109\/Proxy-Compatible-Forge\/issues)<br \/>\n![Discord](https:\/\/discord.gg\/Vusz9pBNyJ)<\/p>\n<p>![Github Releases](https:\/\/github.com\/adde0109\/Proxy-Compatible-Forge\/releases)<br \/>\n![Modrinth](https:\/\/modrinth.com\/mod\/proxy-compatible-forge)<\/p>\n<p>Special thanks to FabricProxy-Lite and<br \/>\nCrossStitch for spearheading in the modded proxy space. We&#8217;ve done<br \/>\nour fair share of work porting things and tailoring them to a Neo\/Forge environment, but nonetheless we stand on the shoulders of giants.<\/p>\n<p>This mod brings Velocity&#8217;s modern forwarding to Neo\/Forge servers<\/p>\n<p>## Supported Versions\/Platforms<\/p>\n<p>&#8211; Forge versions 1.7.2 &#8211; 26.1.2<br \/>\n  &#8211; MixinBootstrap is required on Forge 1.14 &#8211; 1.15.1<br \/>\n  &#8211; ModernMixins is required on Forge 1.13.x<br \/>\n  &#8211; MixinBooter is required on Forge 1.8 &#8211; 1.12.2<br \/>\n  &#8211; UniMixins is required on Forge 1.7.x<br \/>\n  &#8211; 1.7.2 &#8211; 1.12.2 also require a modified Velocity proxy<br \/>\n&#8211; NeoForge versions 1.20.1 &#8211; 26.1.2<br \/>\n&#8211; SpongeForge\/SpongeNeo<br \/>\n  &#8211; PCF shouldn&#8217;t be needed, as Sponge supports legacy+modern forwarding and command argument wrapping<br \/>\n  &#8211; However, if Forgified Fabric API is installed (specifically `fabric_networking_api_v1`), you may need to use PCF and disable Sponge&#8217;s forwarding<br \/>\n&#8211; Bukkit+Neo\/Forge Hybrid servers<br \/>\n  &#8211; Use the Hybrid&#8217;s built-in forwarding support when possible, otherwise use PCF if their implementation is incompatible<\/p>\n<p>See the Compatibility page for more details on supported platforms and modpacks.<\/p>\n<p>## How to Get Started<\/p>\n<p>### Note Regarding Forge 1.13 &#8211; 1.20.1<\/p>\n<p>If you wish to host modern Forge server (1.13 &#8211; 1.20.1) behind a Velocity proxy, check out Ambassador: https:\/\/modrinth.com\/plugin\/ambassador<\/p>\n<p>*Note: Version 1.2.0-beta or higher of Ambassador doesn&#8217;t require this mod anymore, but you can still use it if you want modern forwarding.*<\/p>\n<p>### Installation<\/p>\n<p>The following assumes you&#8217;ve already configured a Velocity proxy and have a functional setup.<\/p>\n<p>1. Download this mod and place it in your Neo\/Forge server&#8217;s `mods` folder (Jars can be found  on Modrinth or in the releases tab).<br \/>\n2. Start the Neo\/Forge server to generate the default config file.<br \/>\n3. Stop the Neo\/Forge server.<br \/>\n4. Open `proxy-compatible-forge.toml` in the `config` folder and put your forwarding secret in the `forwarding.secret` config field.<br \/>\n5. In `server.properties` make sure `online-mode` is set to `false`.<br \/>\n6. You are now ready to start the server and connect to it with Velocity!<\/p>\n<p>### Configuration<\/p>\n<p>The config is located under `config\/proxy-compatible-forge.toml` and has the following options:<\/p>\n<p>| Setting Group | Setting Name                | Default Value   | Description                                                                                                                                                                  |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `forwarding`  | `enabled`                   | `true`          | Enable or disable player info forwarding. Changing this setting requires a server restart.                                                                                   |<br \/>\n| `forwarding`  | `mode`                      | `&#8221;MODERN&#8221;`      | The type of forwarding to use.                                                                                                                                               |<br \/>\n| `forwarding`  | `secret`                    | `&#8221;&#8221;`            | The secret used to verify the player&#8217;s connection is coming from a trusted proxy. PCF will only handle argument wrapping if this setting is blank.                           |<br \/>\n| `forwarding`  | `approvedProxyHosts`        | `[]`            | A list of approved proxy hostnames or IP addresses. If the connecting proxy&#8217;s hostname or IP isn&#8217;t in this list, the player will be disconnected. Leave empty to allow all.  |<br \/>\n| `crossStitch` | `enabled`                   | `true`          | Enable or disable CrossStitch support. Changing this setting requires a server restart.                                                                                      |<br \/>\n| `crossStitch` | `forceWrappedArguments`     | `[]`            | Add any incompatible modded or vanilla command argument types here.                                                                                                          |<br \/>\n| `crossStitch` | `forceWrapVanillaArguments` | `false`         | Force wrap vanilla command argument types. Useful for when the above setting gets a bit excessive.                                                                           |<br \/>\n| `debug`       | `enabled`                   | `false`         | Enable or disable debug logging.                                                                                                                                             |<br \/>\n| `debug`       | `disabledMixins`            | `[]`            | List of mixins to disable. Use the Mixin&#8217;s name and prefix it with it&#8217;s partial or full package name.                                                                        |<br \/>\n| `advanced`    | `modernForwardingVersion`   | `&#8221;NO_OVERRIDE&#8221;` | Overrides the modern forwarding version decided by PCF. Change it to &#8220;MODERN_DEFAULT&#8221; if you encounter chat-signing issues. Changing this setting requires a server restart. |<\/p>\n<p>## Features<\/p>\n<p>### Player Info Forwarding<\/p>\n<p>As mentioned above, PCF implements Velocity&#8217;s `MODERN` forwarding protocol, allowing you to secure modded<br \/>\nservers behind proxies.<\/p>\n<p>Modern Forwarding versions 1-4 are supported:<\/p>\n<p>| Name                            | Value | Supported MC Versions |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| `MODERN_DEFAULT`                | 1     | Any                   |<br \/>\n| `MODERN_FORWARDING_WITH_KEY`    | 2     | 1.19                  |<br \/>\n| `MODERN_FORWARDING_WITH_KEY_V2` | 3     | 1.19.1 &#8211; 1.19.2       |<br \/>\n| `MODERN_LAZY_SESSION`           | 4     | 1.19.3 and above      |<\/p>\n<p>If you run into compatibility issues regarding chat signing, report the issue, then change<br \/>\n`advanced.modernForwardingVersion` to `MODERN_DEFAULT` in PCF&#8217;s config.<\/p>\n<p>### Modded Command Argument Wrapping, aka CrossStitch<\/p>\n<p>This resolves errors such as:<br \/>\n&#8220;`<br \/>\nio.netty.handler.codec.CorruptedFrameException: Error decoding class com.velocitypowered.proxy.protocol.packet.AvailableCommandsPacket<br \/>\n&#8220;`<\/p>\n<p>PCF ports this Fabric mod&#8217;s ability to wrap modded command arguments, allowing them to be sent through Velocity without<br \/>\nthere needing to be a custom packet deserializer for each and every command argument mods add.<\/p>\n<p>In some rare cases mods will register their command arguments under the `minecraft` namespace or make modifications to<br \/>\nvanilla arguments, bypassing PCF&#8217;s argument wrapper. In such cases, you can add the custom argument&#8217;s ID to PCF&#8217;s<br \/>\n`crossStitch.forceWrappedArguments` setting to force PCF to wrap the argument.<\/p>\n<p>In situations where mods inject and register their arguments before Vanilla does, offsetting all the argument ID values,<br \/>\nyou can enable the `crossStitch.forceWrapVanillaArguments` setting to force-wrap the `minecraft` and `brigadier` namespaces.<br \/>\nThis is more of a band-aid solution as the offset argument IDs cannot be read by Velocity, and if the argument IDs on<br \/>\nthe client have the same offset Velocity commands cannot be read by the client, preventing connections entirely unless<br \/>\nyou disable all commands on the proxy via permissions or by removing plugins that add commands.<\/p>\n<p>The easiest way to tell if this is happening is to enable PCF&#8217;s debug logging in the config and check to see if<br \/>\n`brigadier:boolean` has an argument ID other than `0`.<\/p>\n<p>A common fix for this is for the mod in question to move their registration mixin to `RETURN`, and to ensure that their<br \/>\nargument&#8217;s registration specifies their modid as the namespace.<\/p>\n<p>If you find any wild args, please open an issue so we can add them to the default config, or so we can use the<br \/>\ninformation provided to write up a PR for the mod causing the issue.<\/p>\n<p>## Common Issues<\/p>\n<p>### Too Many Channels<\/p>\n<p>**Client Error:**<br \/>\n&#8220;`<br \/>\nInvalid payload REGISTER!<br \/>\n&#8220;`<\/p>\n<p>**Velocity:**<\/p>\n<p>Velocity Fix: Add `-Dvelocity.max-known-packs=#` to the Velocity&#8217;s startup arguments,<br \/>\nwhere `#` is a number that is 64 + number-of-mods*1.5 (round up).<\/p>\n<p>Eg: For 40 mods, use `64 + 40*1.5 = 124`, so `-Dvelocity.max-known-packs=124`<\/p>\n<p>**Paper Server Error:**<br \/>\n&#8220;`<br \/>\n[00:00:00 ERROR]: Couldn&#8217;t register custom payload<br \/>\njava.lang.IllegalStateException: Cannot register channel &#8216;modid:channel&#8217;. Too many channels registered!<br \/>\n&#8220;`<\/p>\n<p>Paper Fix: Add `-Dpaper.disableChannelLimit=true` to the Paper server&#8217;s startup arguments<\/p>\n<p>Notes: Due to the amount of channels and mods at play, textures\/items may be mismatched on the client when joining a Vanilla server.<\/p>\n<p>### An internal server connection error occurred<\/p>\n<p>**Client Error:**<br \/>\n&#8220;`<br \/>\nAn internal server connection error occurred.<br \/>\n&#8220;`<\/p>\n<p>**Velocity Error:**<br \/>\n&#8220;`<br \/>\nio.netty.handler.codec.CorruptedFrameException: Packet sent for class com.velocitypowered.proxy.protocol.packet.PluginMessagePacket was too big (expected 1234567 bytes, got 7654321 bytes)<br \/>\n&#8220;`<\/p>\n<p>Resolved Velocity-side with the by adding `-Dvelocity.max-plugin-message-payload-size=#######` to Velocity&#8217;s startup arguments,<br \/>\nwhere `#######` is a bit larger than the last &#8220;got ####### bytes&#8221; number in the error message. Repeat until your client is able to log in.<\/p>\n<p>## Building the Project<\/p>\n<p>1. Clone the repository. `git clone https:\/\/github.com\/adde0109\/Proxy-Compatible-Forge.git`<\/p>\n<p>2. Run `.\/gradlew build` (`gradlew.exe build` on Windows) in the root directory of the project<\/p>\n<p>3. The jar will be in `build\/libs\/`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This mod brings modern forwarding and useful patches to Neo\/Forge servers<\/p>\n","protected":false},"featured_media":125864,"template":"","meta":{"_minecraft_slug":"proxy-compatible-forge","_minecraft_project_id":"vDyrHl8l","_minecraft_author":"adde0109","_minecraft_license":"LGPL-2.1-or-later","_minecraft_downloads":42210,"_minecraft_follows":61,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"proxy-compatible-forge.zip","_minecraft_size_bytes":4210780,"_minecraft_version_count":38,"_minecraft_updated_at":"2026-05-16T11:49:50.769830Z","_minecraft_date_created":"2023-02-23T00:55:56.716371Z","_minecraft_date_modified":"2026-04-25T05:31:22.110728Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/proxy-compatible-forge","_minecraft_icon_attachment_id":125864,"_minecraft_imported_at":"2026-06-07T09:30:36+00:00","_minecraft_import_hash":"6a0b4bc7a766993d4ca042cc269e722e","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[104,126,158,92],"mod_loader":[106,160],"minecraft_version":[339,340,341,357,359,360,379,382,385,438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,21,13,14,15,16,17,18,19,20,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864,83,167,163],"class_list":["post-125863","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-forge","mod_category-management","mod_category-neoforge","mod_category-utility","mod_loader-forge","mod_loader-neoforge","minecraft_version-1-10","minecraft_version-1-10-1","minecraft_version-1-10-2","minecraft_version-1-11","minecraft_version-1-11-1","minecraft_version-1-11-2","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","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-1-7-10","minecraft_version-1-7-2","minecraft_version-1-7-3","minecraft_version-1-7-4","minecraft_version-1-7-5","minecraft_version-1-7-6","minecraft_version-1-7-7","minecraft_version-1-7-8","minecraft_version-1-7-9","minecraft_version-1-8","minecraft_version-1-8-1","minecraft_version-1-8-2","minecraft_version-1-8-3","minecraft_version-1-8-4","minecraft_version-1-8-5","minecraft_version-1-8-6","minecraft_version-1-8-7","minecraft_version-1-8-8","minecraft_version-1-8-9","minecraft_version-1-9","minecraft_version-1-9-1","minecraft_version-1-9-2","minecraft_version-1-9-3","minecraft_version-1-9-4","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>Proxy Compatible Forge - 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\/proxy-compatible-forge\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Proxy Compatible Forge - Minecraft\" \/>\n<meta property=\"og:description\" content=\"This mod brings modern forwarding and useful patches to Neo\/Forge servers\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/\" \/>\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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/proxy-compatible-forge\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/proxy-compatible-forge\\\/\",\"name\":\"Proxy Compatible Forge - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/proxy-compatible-forge\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/proxy-compatible-forge\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/proxy-compatible-forge-icon-3fb71e6ada5f72f0f04e565a4b5d08c45814c9bf.png\",\"datePublished\":\"2026-06-07T09:30:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/proxy-compatible-forge\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/proxy-compatible-forge\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/proxy-compatible-forge\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/proxy-compatible-forge-icon-3fb71e6ada5f72f0f04e565a4b5d08c45814c9bf.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/proxy-compatible-forge-icon-3fb71e6ada5f72f0f04e565a4b5d08c45814c9bf.png\",\"width\":400,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/proxy-compatible-forge\\\/#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\":\"Proxy Compatible Forge\"}]},{\"@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":"Proxy Compatible Forge - 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\/proxy-compatible-forge\/","og_locale":"en_US","og_type":"article","og_title":"Proxy Compatible Forge - Minecraft","og_description":"This mod brings modern forwarding and useful patches to Neo\/Forge servers","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/","name":"Proxy Compatible Forge - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/proxy-compatible-forge-icon-3fb71e6ada5f72f0f04e565a4b5d08c45814c9bf.png","datePublished":"2026-06-07T09:30:35+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/proxy-compatible-forge-icon-3fb71e6ada5f72f0f04e565a4b5d08c45814c9bf.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/proxy-compatible-forge-icon-3fb71e6ada5f72f0f04e565a4b5d08c45814c9bf.png","width":400,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/proxy-compatible-forge\/#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":"Proxy Compatible Forge"}]},{"@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\/125863","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\/125864"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=125863"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=125863"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=125863"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=125863"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}