{"id":66844,"date":"2026-06-03T22:54:26","date_gmt":"2026-06-03T19:54:26","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/explock\/"},"modified":"2026-06-03T22:54:26","modified_gmt":"2026-06-03T19:54:26","slug":"explock","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/explock\/","title":{"rendered":"Explock"},"content":{"rendered":"<p><center><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.spigotmc.org\/data\/resource_icons\/80\/80491.jpg?1592764004\" width=100>  <\/p>\n<p>Explock is a plugin that allows blocking various explosions with plenty of configuration options and option for changing settings in the game<\/p>\n<p>It has several commands to help you use it.<\/p>\n<h2>Commands<\/h2>\n<p>`\/explock help` &#8211; Show command list<br \/>\n`\/explock info` &#8211; Shows explosion block status information<br \/>\n`\/explock reload` &#8211; Reload the plugin (config, messages)<br \/>\n`\/explock turn` &#8211; Turn on\/off explosion lock<br \/>\n`\/explock update` &#8211; Show info about newest version<br \/>\n`\/explock plugin` &#8211; Show info about plugin<br \/>\n`\/explock gui` &#8211; Opens the in-game settings GUI  <\/p>\n<p>![Explock help](https:\/\/www.spigotmc.org\/attachments\/upload_2022-6-21_14-49-25-png.708992\/)<\/p>\n<h2>Permissions<\/h2>\n<p>`explock.*` &#8211; All permissions<br \/>\n`explock.help` &#8211; Access to \/explock help<br \/>\n`explock.reload` &#8211; Access to \/explock reload<br \/>\n`explock.info` &#8211; Access to \/explock info<br \/>\n`explock.update` &#8211; Show info about updates on join, access to command \/explock update<br \/>\n`explock.turn` &#8211; Access to \/explock turn<br \/>\n`explock.gui` &#8211; Access to \/explock gui<br \/>\n`explock.save-config` &#8211; Access to \/explock save-config [DEV-MODE]  <\/p>\n<p>You can enable sending messages to the console about blocking an explosion in the configuration.<\/p>\n<h2>config.yml<\/h2>\n<p>&#8220;`yml<br \/>\nenable: true #enable\/disable explosion lock (true\/false)<br \/>\nsendCancelMessage: false #sending a message to the console when locked explosion (true\/false)<br \/>\nupdateChecker: true #send message to console on load (true\/false)<br \/>\ncancelExplosionDamage: true #cancel explosion damage (true\/false)<br \/>\nkeepItemsOnExplosion: false #cancel default items removal on explosion (true\/false)<br \/>\nlockedEntities:<br \/>\n&#8211; PRIMED_TNT<br \/>\n&#8211; MINECART_TNT<br \/>\n#list of blocked explosions (entities)<br \/>\nenable-world-filter: false #enable\/disable world filter (true\/false)<br \/>\nenabledWorlds:<br \/>\n&#8211; world<br \/>\n#list of worlds where explosions will be locked<br \/>\nlockBlocks: false<br \/>\n#lock Beds explosion in nether and Respawn Anchor in normal world (true\/false)<br \/>\nupdateInfoToPlayer: true<br \/>\n#send update info on join to player with permission. (true\/false)<br \/>\n&#8220;`<\/p>\n<p>**NOTE**: In config you can add blocked entities. available: *PRIMED_TNT, MINECART_TNT, CREEPER, ENDER_CRYSTAL, WITHER, WITHER_SKULL*. Leave empty to lock all. You can also enable blocks explosion lock (bed in nether and anchor in normal world) in config.  <\/p>\n<p>You can easily change the messages sent by the plugin.<\/p>\n<h2>messages.yml<\/h2>\n<p>&#8220;`yml<br \/>\nPrefix: &#8216; &#038;8\u00bb&#038;r &#8216;<br \/>\nNone: None<br \/>\nAll: All<br \/>\nDisabled: &#8216;&#038;cDisabled&#8217;<br \/>\nConfig:<br \/>\n  reload: Loading config&#8230;<br \/>\n  loaded: &#8216;&#038;aSuccessfully reloaded&#8217;<br \/>\nSender:<br \/>\n  noPermission: &#8216;&#038;cYou don&#8221;t have permission to this.&#8217;<br \/>\nexplosionLockOff: &#8216;&#038;7Explosion lock is &#038;coff.&#8217;<br \/>\nexplosionLockOn: &#8216;&#038;7Explosion lock is &#038;aon.&#8217;<br \/>\ncancelMessages:<br \/>\n  &#8216;Off&#8217;: &#8216;&#038;7Messages about explode cancel are &#038;coff&#038;7.&#8217;<br \/>\n  &#8216;On&#8217;: &#8216;&#038;7Messages about explode cancel are &#038;aon&#038;7.&#8217;<br \/>\nexplosionLockEnabled: &#8216;&#038;7Successfully &#038;aenabled &#038;7explosion lock.&#8217;<br \/>\nexplosionLockDisabled: &#8216;&#038;7Successfully &#038;cdisabled &#038;7explosion lock.&#8217;<br \/>\ncancelExplosionDamage:<br \/>\n  &#8216;Off&#8217;: &#8216;&#038;7Explosion damage cancel is &#038;coff&#038;7.&#8217;<br \/>\n  &#8216;On&#8217;: &#8216;&#038;7Explosion damage cancel is &#038;aon&#038;7.&#8217;<br \/>\nupdateChecker:<br \/>\n  &#8216;Off&#8217;: &#8216;&#038;7Update checker is &#038;coff&#038;7.&#8217;<br \/>\n  &#8216;On&#8217;: &#8216;&#038;7Update checker is &#038;aon&#038;7.&#8217;<br \/>\nexplosionCancelMessage: &#8216;&#038;4Explosion canceled.&#8217;<br \/>\nlockedEntities: &#8216;&#038;7Locked entities: &#8216;<br \/>\nwrongCommand: &#8216;&#038;cWrong command! Type \/explock help to get command list.&#8217;<br \/>\nblockExplosionLockInfo:<br \/>\n  &#8216;Off&#8217;: &#8216;&#038;7Blocks explosion lock is &#038;coff&#8217;<br \/>\n  &#8216;On&#8217;: &#8216;&#038;7Blocks explosion lock is &#038;aon&#8217;<br \/>\nupdateInfoToPlayer:<br \/>\n  &#8216;Off&#8217;: &#8216;&#038;7Update info to player on join is &#038;coff&#8217;<br \/>\n  &#8216;On&#8217;: &#8216;&#038;7Update info to player on join is &#038;aon&#8217;<br \/>\nworldFilter:<br \/>\n  &#8216;Off&#8217;: &#8216;&#038;7World filter is &#038;cdisabled&#8217;<br \/>\n  &#8216;On&#8217;: &#8216;&#038;7World filter is &#038;aenabled&#8217;<br \/>\n  List: &#8216;&#038;7Explosion lock in worlds: &#8216;<br \/>\nkeepItemsOnExplosion:<br \/>\n  &#8216;Off&#8217;: &#8216;&#038;7Keeping items on explosion is &#038;cdisabled&#8217;<br \/>\n  &#8216;On&#8217;: &#8216;&#038;7Keeping items on explosion is &#038;aenabled&#8217;<br \/>\nmodules:<br \/>\n  gui:<br \/>\n    explosionDamageDisabled: &#8216;&#038;7Successfully &#038;cdisabled &#038;7explosion damage lock&#8217;<br \/>\n    explosionDamageEnabled: &#8216;&#038;7Successfully &#038;aenabled &#038;7explosion damage lock&#8217;<br \/>\n    updateCheckerDisabled: &#8216;&#038;7Successfully &#038;cdisabled &#038;7update checker&#8217;<br \/>\n    updateCheckerEnabled: &#8216;&#038;7Successfully &#038;aenabled &#038;7update checker&#8217;<br \/>\n    blockExplosionDisabled: &#8216;&#038;7Successfully &#038;cdisabled &#038;7block explosion lock&#8217;<br \/>\n    blockExplosionEnabled: &#8216;&#038;7Successfully &#038;aenabled &#038;7block explosion lock&#8217;<br \/>\n    sendUpdateInfoToPlayerDisabled: &#8216;&#038;7Successfully &#038;cdisabled &#038;7update messages to<br \/>\n      players&#8217;<br \/>\n    sendUpdateInfoToPlayerEnabled: &#8216;&#038;7Successfully &#038;aenabled &#038;7update messages to<br \/>\n      players&#8217;<br \/>\n    worldFilterDisabled: &#8216;&#038;7Successfully &#038;cdisabled &#038;7world filter&#8217;<br \/>\n    worldFilterEnabled: &#8216;&#038;7Successfully &#038;aenabled &#038;7world filter&#8217;<br \/>\n    keepingItemsDisabled: &#8216;&#038;7Successfully &#038;cdisabled &#038;7keeping items on explosion&#8217;<br \/>\n    keepingItemsEnabled: &#8216;&#038;7Successfully &#038;aenabled &#038;7keeping items on explosion&#8217;<br \/>\n    savedSettings: &#8216;&#038;7Config saved!&#8217;<br \/>\n&#8220;`<\/p>\n<h2>Features<\/h2>\n<p>**Lock entity explosions<br \/>\nLock blocks explosion<br \/>\nEntity lock filter<br \/>\nWorld filter<br \/>\nUpdate checker<br \/>\nLock explosion damage<br \/>\nLock explosion item remove<br \/>\nCanceled explosion info to console<br \/>\nChange plugin messages<br \/>\nIngame GUI settings<br \/>\nEnable BETA\/DEV-MODE<br \/>\nAll is configurable!**<\/p>\n<h2>In-game GUI<\/h2>\n<p>![Gui &#8211; screenshot](https:\/\/www.spigotmc.org\/attachments\/upload_2022-7-16_16-34-46-png.714733\/)<\/p>\n<p>You can report a bug or consult question our discord, there you will also find configuration files for different languages and helpful informations.<\/p>\n<p>![Discord &#8211; image](https:\/\/www.spigotmc.org\/attachments\/discord-png.545479\/)<\/p>\n<p>Click on upper image or click here  <\/p>\n<p>*Mainly supports the latest versions, but should work from 1.3.2 to 1.19.x*<br \/>\n<\/center><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A plugin that allows blocking various explosions with plenty of configuration options and option for changing settings in the game<\/p>\n","protected":false},"featured_media":66845,"template":"","meta":{"_minecraft_slug":"explock","_minecraft_project_id":"3wiAbWSk","_minecraft_author":"maxcom1","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":932,"_minecraft_follows":11,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"explock.zip","_minecraft_size_bytes":155633,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-16T08:50:44.303321Z","_minecraft_date_created":"2022-12-10T01:05:37.154015Z","_minecraft_date_modified":"2025-08-30T15:00:32.522896Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/explock","_minecraft_icon_attachment_id":66845,"_minecraft_imported_at":"2026-06-03T19:54:27+00:00","_minecraft_import_hash":"69702abb5d44ede87068ad96bd0f6bfa","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,126,90,127,128,129,92],"mod_loader":[130,132,133,134],"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,73,74,38,78,79,80,81,853,854,855,856,857,858,859,166,10,11,12,21,13,14,15,16,17,18,19,20,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864],"class_list":["post-66844","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-management","mod_category-optimization","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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-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-3-2","minecraft_version-1-4-2","minecraft_version-1-4-4","minecraft_version-1-4-5","minecraft_version-1-4-6","minecraft_version-1-4-7","minecraft_version-1-5-1","minecraft_version-1-5-2","minecraft_version-1-6-1","minecraft_version-1-6-2","minecraft_version-1-6-4","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Explock - 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\/explock\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Explock - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A plugin that allows blocking various explosions with plenty of configuration options and option for changing settings in the game\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/explock\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.spigotmc.org\/data\/resource_icons\/80\/80491.jpg?1592764004\" \/>\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\\\/explock\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/explock\\\/\",\"name\":\"Explock - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/explock\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/explock\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/explock-icon-a92a42db47f01b34a1535aa639e7e40f2dab306e_96.webp\",\"datePublished\":\"2026-06-03T19:54:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/explock\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/explock\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/explock\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/explock-icon-a92a42db47f01b34a1535aa639e7e40f2dab306e_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/explock-icon-a92a42db47f01b34a1535aa639e7e40f2dab306e_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/explock\\\/#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\":\"Explock\"}]},{\"@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":"Explock - 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\/explock\/","og_locale":"en_US","og_type":"article","og_title":"Explock - Minecraft","og_description":"A plugin that allows blocking various explosions with plenty of configuration options and option for changing settings in the game","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/explock\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/www.spigotmc.org\/data\/resource_icons\/80\/80491.jpg?1592764004","type":"","width":"","height":""}],"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\/explock\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/explock\/","name":"Explock - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/explock\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/explock\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/explock-icon-a92a42db47f01b34a1535aa639e7e40f2dab306e_96.webp","datePublished":"2026-06-03T19:54:26+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/explock\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/explock\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/explock\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/explock-icon-a92a42db47f01b34a1535aa639e7e40f2dab306e_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/explock-icon-a92a42db47f01b34a1535aa639e7e40f2dab306e_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/explock\/#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":"Explock"}]},{"@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\/66844","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\/66845"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=66844"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=66844"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=66844"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=66844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}