{"id":109172,"date":"2026-06-06T13:06:18","date_gmt":"2026-06-06T10:06:18","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/ncode\/"},"modified":"2026-06-06T13:06:18","modified_gmt":"2026-06-06T10:06:18","slug":"ncode","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/ncode\/","title":{"rendered":"NCode"},"content":{"rendered":"<p># \ud83d\ude80 NCode \u2014 The Ultimate Player Referral System<\/p>\n<p>**NCode** is a lightweight, professional, and feature-packed player referral system built for modern Minecraft servers. Whether you run a single **Paper** server or a large multi-threaded network on **Folia**, NCode delivers a seamless, lag-free experience for your community.<\/p>\n<p>Stop using outdated, text-only referral plugins. Upgrade to NCode for an interactive Visual Reward Editor, native NBT item support, and high-performance data caching.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Key Features<\/p>\n<p>### \ud83d\udcf1 Advanced Reward System (RNG)<br \/>\n&#8211; **True probabilities:** Configure prizes with exact drop chances (e.g., 5.5% for a Mythic Sword, 100% for an economy boost).<br \/>\n&#8211; **Native NBT support:** Deliver physical items with enchantments, custom names, lore, and *CustomModelData* preserved exactly as created in-game.<br \/>\n&#8211; **Command execution:** Run multiple console commands automatically when a referred player meets your configured playtime requirement.<\/p>\n<p>### \ud83d\udda5\ufe0f Immersive Visual Editor<br \/>\n&#8211; **In-game GUI:** Forget complex YAML edits\u2014manage rewards and drop chances in-game with `\/ncode editor`.<br \/>\n&#8211; **Live adjustments:** Fine-tune probabilities with intuitive controls (Left-click: +1%, Shift+Left: +0.1%, Right-click: -1%, Q: delete).<br \/>\n&#8211; **Top 10 leaderboard:** A visual menu showing the heads of the players with the most referrals to encourage competition.<\/p>\n<p>### \u26a1 High Performance &#038; Folia-Ready<br \/>\n&#8211; **Smart caching:** Uses Caffeine Cache to keep active player data in RAM and automatically purge it after 15 minutes of inactivity.<br \/>\n&#8211; **Engine detection:** Automatically detects **Folia** and uses `GlobalRegionScheduler` \/ `EntityScheduler` to avoid thread-related crashes.<br \/>\n&#8211; **Dual storage:** Use local YAML for smaller servers or MySQL\/MariaDB (via HikariCP) for large networks.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Commands &#038; Permissions<\/p>\n<p>| Command | Permission | Description |<br \/>\n|&#8212;|:&#8212;:|&#8212;:|<br \/>\n| `\/ncode` | `ncode.use` | Open the main referral GUI. |<br \/>\n| `\/ncode reference <code>` | `ncode.use` | Use the referral code of the player who invited you. |<br \/>\n| `\/ncode create <code>` | `ncode.create` | Create a custom 6-character referral code. |<br \/>\n| `\/ncode top` | `ncode.top` | Open the visual Top 10 referrers leaderboard. |<br \/>\n| `\/ncode renamecode <code>` | `ncode.rename` | Change your existing referral code. |<br \/>\n| `\/ncode editor` | `ncode.admin` | Open the Visual Reward Editor GUI. |<br \/>\n| `\/ncode additem <chance> <group>` | `ncode.admin` | Add the item in your hand to the reward pool. |<br \/>\n| `\/ncode addcmd <chance> <group> <command>` | `ncode.admin` | Add a console command to the reward pool. |<br \/>\n| `\/ncode check <player>` | `ncode.check` | Check playtime since a player used a code. |<br \/>\n| `\/ncode info <player>` | `ncode.admin` | View a user\u2019s referral status and points. |<br \/>\n| `\/ncode setcode <player> <code>` | `ncode.admin` | Force-assign a specific code to a player. |<br \/>\n| `\/ncode deletecode <code>` | `ncode.delete` | Delete a specific code from storage. |<br \/>\n| `\/ncode reset <player>` | `ncode.admin` | Wipe a player\u2019s referral history and points. |<br \/>\n| `\/ncode reload` | `ncode.reload` | Reload configuration and language files. |<\/p>\n<p>**Global permission:** `ncode.*` \u2014 Grants access to all NCode commands and features (recommended only for server administrators).<\/p>\n<p>### \ud83d\udccb Detailed Permissions<\/p>\n<p>- `ncode.use` \u2014 Basic player commands (`\/ncode`, `\/ncode reference`). Assigned to all players by default.<br \/>\n- `ncode.create` \u2014 Allows `\/ncode create`. Assigned to operators by default.<br \/>\n- `ncode.top` \u2014 Allows `\/ncode top`. Assigned to all players by default.<br \/>\n- `ncode.rename` \u2014 Allows `\/ncode renamecode` (ideal for VIP ranks).<br \/>\n- `ncode.check` \u2014 Allows checking referral playtime. Assigned to operators.<br \/>\n- `ncode.delete` \u2014 Allows deleting codes. Assigned to operators.<br \/>\n- `ncode.reload` \u2014 Allows reloading the plugin. Assigned to operators.<br \/>\n- `ncode.admin` \u2014 Admin tools (`\/ncode editor`, `\/ncode info`, `\/ncode reset`, `\/ncode setcode`, `\/ncode additem`, `\/ncode addcmd`). Assigned to operators.<\/p>\n<p>---<\/p>\n<p>## \ud83d\udcf8 Gallery<\/p>\n<p>![NCode Main Menu](https:\/\/cdn.modrinth.com\/data\/cached_images\/c63d349aaf63c3f63ce85026e0f82ad47087e620.png)<\/p>\n<p>![NCode Create Code](https:\/\/cdn.modrinth.com\/data\/cached_images\/9af95e2337cfa20dbf3ea6638eeacf7782a3d45c.png)<\/p>\n<p>![NCode Information](https:\/\/cdn.modrinth.com\/data\/cached_images\/7fe13644a9b87ecf0845c92d91e7a8fd56a517cf.png)<\/p>\n<p>---<\/p>\n<p>## \u2699\ufe0f Configuration<\/p>\n<p>NCode generates clean, easy-to-use configuration files. Below you can see example defaults.<\/p>\n<p>### \ud83d\udcc2 config.yml<\/p>\n<p>```yaml<br \/>\n#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#<br \/>\n# NCode by NovaPixel<br \/>\n# Main Configuration File (v1.1.0)<br \/>\n#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#<\/p>\n<p>language: \"en\"<\/p>\n<p>prefix: \"color:#8652ff<b>NCODE<\/b><\/color> <dark_gray>\u00bb<\/dark_gray> \"<\/p>\n<p>storage:<br \/>\n  type: \"YAML\"<br \/>\n  database:<br \/>\n    host: \"localhost\"<br \/>\n    port: 3306<br \/>\n    database: \"ncode_data\"<br \/>\n    username: \"user\"<br \/>\n    password: \"password\"<br \/>\n    pool_settings:<br \/>\n      maximumPoolSize: 10<br \/>\n      connectionTimeout: 30000<br \/>\n      idleTimeout: 600000<br \/>\n      maxLifetime: 1800000<br \/>\n    properties:<br \/>\n      useSSL: true<br \/>\n      verifyServerCertificate: false<\/p>\n<p>menu:<br \/>\n  items:<br \/>\n    create:<br \/>\n      material: BIRCH_SIGN<br \/>\n    view:<br \/>\n      material: PLAYER_HEAD<br \/>\n      texture: \"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWMxZjljZTAwMjgyZDViZjZiYjA1ZDJkOTBiN2ZiMTI2ZmNhNTRiZGRjNTRjODc4MjIxNGNkYmFmNDA1MWI3ZSJ9fX0=\"<\/p>\n<p>check-interval: 60<\/p>\n<p>rewards:<br \/>\n  points-per-referral: 1<br \/>\n  playtime_requirement:<br \/>\n    amount: 5<br \/>\n    unit: minutes<\/p>\n<p>referrer_rewards:<br \/>\n  basic_money:<br \/>\n    chance: 100.0<br \/>\n    type: COMMAND<br \/>\n    command: \"eco give {player} 1000\"<\/p>\n<p>  extra_diamonds:<br \/>\n    chance: 50.0<br \/>\n    type: ITEM<br \/>\n    item:<br \/>\n      material: DIAMOND<br \/>\n      amount: 3<br \/>\n      name: \"<aqua><bold>Reward Diamonds<\/bold><\/aqua>\"<br \/>\n      lore:<br \/>\n        - \"<gray>Granted for inviting an active friend.\"<\/p>\n<p>referred_rewards:<br \/>\n  starter_kit:<br \/>\n    chance: 100.0<br \/>\n    type: COMMAND<br \/>\n    command: \"give {player} iron_ingot 10\"<br \/>\n```<\/p>\n<p>### \ud83d\udcac messages_en.yml<\/p>\n<p>```yaml<br \/>\n# GUI Menu Texts<br \/>\nmenu_text:<br \/>\n  title: \"<bold>gradient:#8A2BE2:#4169E1Referral Menu<\/gradient><\/bold>\"<\/p>\n<p>create:<br \/>\n  name: \"<!i><bold>gradient:#50C878:#98FB98Create My Code<\/gradient><\/bold>\"<br \/>\n  lore:<br \/>\n    - \"\"<br \/>\n    - \"<!i><white>\u25aa <gray>Generate your unique 6-digit code.\"<br \/>\n    - \"<!i><white>\u25aa <gray>Share it with your friends to earn\"<br \/>\n    - \"<!i><gray>  rewards when they play.\"<br \/>\n    - \"\"<br \/>\n    - \"<!i>color:#DDFF00\u25ba Click to Generate!<\/color>\"<\/p>\n<p>view:<br \/>\n  name: \"<!i><bold><aqua>My Information<\/aqua><\/bold>\"<br \/>\n  lore:<br \/>\n    - \"\"<br \/>\n    - \"<!i><white>\u25aa <gray>Your Code: {code}\"<br \/>\n    - \"<!i><white>\u25aa <gray>Referred by: color:#E643FF{referrer}<\/color>\"<br \/>\n    - \"\"<br \/>\n    - \"<!i><white>\u25aa <gray>Use <yellow>\/ncode reference <code><\/yellow>\"<br \/>\n    - \"<!i><gray>  to be referred by someone.\"<\/p>\n<p>top_title: \"<gold><bold>Top 10 Referrers<\/bold><\/gold>\"<br \/>\ntop_item:<br \/>\n  lore:<br \/>\n    - \"\"<br \/>\n    - \"<!i><gray>Players invited:\"<br \/>\n    - \"<!i><green>\u2b50 {points} friends<\/green>\"<br \/>\n    - \"\"<\/p>\n<p>editor_title: \"<dark_red><bold>Reward Editor<\/bold><\/dark_red>\"<\/p>\n<p># Chat Messages<br \/>\nmessages:<br \/>\n  welcome: \"click:run_command:\/ncode<hover:show_text:'<gray>Click here to get your code!'>gradient:#00ff00:#00ff72CLICK HERE TO CREATE YOUR REFERRAL CODE! [\u2728]<\/gradient><\/hover><\/click>\"<br \/>\n  your-code: \"<gray>Your current referral code is: <gold><hover:show_text:'<gray>Click to copy'>click:copy_to_clipboard:{code}{code}<\/click><\/hover><\/gold><\/gray>\"<br \/>\n  no-code: \"<yellow>You haven't generated a code yet. Use color:#A781FF\/ncode<\/color> to create one.<\/yellow>\"<br \/>\n  notify-referrer: \"<green>Congratulations! <aqua>{player}<\/aqua> has used your referral code.<\/green>\"<br \/>\n  notify-reward-processed: \"<green>Reward Unlocked! <aqua>{invited_player}<\/aqua> completed the playtime requirement. You earned <gold>{points}<\/gold> point(s).<\/green>\"<br \/>\n  notify-reward-received: \"<green>Congratulations! You have played enough time after using a referral code. You received your reward!<\/green>\"<\/p>\n<p>  code-created: \"<green>Success! Your code <gold><hover:show_text:'<gray>Click to copy'>click:copy_to_clipboard:{code}{code}<\/click><\/hover><\/gold> has been created.<\/green>\"<br \/>\n  code-used: \"<green>Code applied! You were referred by <aqua>{player}<\/aqua>.<\/green>\"<br \/>\n  reload-success: \"<green>NCode configuration and language have been reloaded!<\/green>\"<br \/>\n  code-deleted: \"<green>The code <yellow>{code}<\/yellow> has been deleted from storage.<\/green>\"<br \/>\n  check-time: \"<green>Player <aqua>{player}<\/aqua> has been using a code for <yellow>{minutes}<\/yellow> minutes.<\/green>\"<br \/>\n  setcode-success: \"<green><yellow>{player}<\/yellow>'s code has been forced to: <aqua>{code}<\/aqua><\/green>\"<br \/>\n  reset-success: \"<red><yellow>{player}<\/yellow>'s history and codes have been reset.<\/red>\"<br \/>\n  rename-success: \"<green>You have successfully renamed your code to <yellow>{code}<\/yellow>!<\/green>\"<br \/>\n  reward-deleted: \"<green>Reward deleted successfully.<\/green>\"<\/p>\n<p>  already-created: \"<red>You already have an assigned referral code!<\/red>\"<br \/>\n  already-used: \"<red>You have already used a referral code before!<\/red>\"<br \/>\n  code-in-use: \"<red>That code is already registered or in use by another player!<\/red>\"<br \/>\n  invalid-code: \"<red>The entered code is invalid or does not exist.<\/red>\"<br \/>\n  no-self-reference: \"<red>You cannot use your own referral code!<\/red>\"<br \/>\n  no-permission: \"<red>You don't have permission to perform this action.<\/red>\"<\/p>\n<p>misc:<br \/>\n  no-code-value: \"<white>None<\/white>\"<br \/>\n  no-referrer-value: \"<white>Nobody<\/white>\"<br \/>\n  unknown-player: \"<white>Unknown<\/white>\"<br \/>\n  group-referrer: \"<gold>Referrer<\/gold>\"<br \/>\n  group-referred: \"<aqua>Referred<\/aqua>\"<br \/>\n  editor-group: \"Group\"<br \/>\n  editor-chance: \"Chance\"<br \/>\n  editor-controls:<br \/>\n    - \"<yellow>L-Click: <white>+1%<\/white> | <yellow>Shift+L: <white>+0.1%<\/white>\"<br \/>\n    - \"<yellow>R-Click: <white>-1%<\/white> | <yellow>Q Key: <red>Delete<\/red>\"<br \/>\n```<\/p>\n<p>---<\/p>\n<p>## \ud83d\udce5 Installation<\/p>\n<p>- Download `NCode.jar`.<br \/>\n- Drop it into your server\u2019s `plugins\/` folder.<br \/>\n- Restart the server.<br \/>\n- (Optional) Install PlaceholderAPI to use NCode placeholders (e.g., `%ncode_my_code%`, `%ncode_invite_players%`) in chat\/scoreboards.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Configurable referral code system that rewards players for inviting friends.<\/p>\n","protected":false},"featured_media":109173,"template":"","meta":{"_minecraft_slug":"ncode","_minecraft_project_id":"LnQLGvuz","_minecraft_author":"Tommasino","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":8,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"ncode.zip","_minecraft_size_bytes":2557747,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T23:19:23.521122Z","_minecraft_date_created":"2026-03-04T21:23:13.551246Z","_minecraft_date_modified":"2026-02-27T20:31:03.571295Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/ncode","_minecraft_icon_attachment_id":109173,"_minecraft_imported_at":"2026-06-06T10:06:19+00:00","_minecraft_import_hash":"cc24dac62721e915ead4a067b0c23cae","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[125,127,129],"mod_loader":[131,132,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-109172","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-folia","mod_category-paper","mod_category-spigot","mod_loader-folia","mod_loader-paper","mod_loader-spigot","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>NCode - 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\/ncode\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NCode - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Configurable referral code system that rewards players for inviting friends.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/ncode\/\" \/>\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\\\/ncode\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ncode\\\/\",\"name\":\"NCode - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ncode\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ncode\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ncode-icon-ff86fbd5040663e39357280ce353509651700c43_96.webp\",\"datePublished\":\"2026-06-06T10:06:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ncode\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ncode\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ncode\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ncode-icon-ff86fbd5040663e39357280ce353509651700c43_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ncode-icon-ff86fbd5040663e39357280ce353509651700c43_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ncode\\\/#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\":\"NCode\"}]},{\"@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":"NCode - 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\/ncode\/","og_locale":"en_US","og_type":"article","og_title":"NCode - Minecraft","og_description":"Configurable referral code system that rewards players for inviting friends.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/ncode\/","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\/ncode\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/ncode\/","name":"NCode - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ncode\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ncode\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ncode-icon-ff86fbd5040663e39357280ce353509651700c43_96.webp","datePublished":"2026-06-06T10:06:18+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ncode\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/ncode\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ncode\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ncode-icon-ff86fbd5040663e39357280ce353509651700c43_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ncode-icon-ff86fbd5040663e39357280ce353509651700c43_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ncode\/#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":"NCode"}]},{"@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\/109172","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\/109173"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=109172"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=109172"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=109172"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=109172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}