{"id":59226,"date":"2026-06-03T08:53:01","date_gmt":"2026-06-03T05:53:01","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/dropratecontroller\/"},"modified":"2026-06-03T08:53:01","modified_gmt":"2026-06-03T05:53:01","slug":"dropratecontroller","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/dropratecontroller\/","title":{"rendered":"DropRateController"},"content":{"rendered":"<p># DropRateController<\/p>\n<p>A Minecraft Spigot plugin that allows server administrators to control the drop rate of items from mobs and blocks.<\/p>\n<p>## Features<\/p>\n<p>&#8211; **Mob Drop Control**: Control the drop rate of items when mobs are killed by players<br \/>\n&#8211; **Block Drop Control**: Control the drop rate of items when blocks are broken by players<br \/>\n&#8211; **Configurable Drop Rate**: Set drop rates from 0% to 100% via command or config file<br \/>\n&#8211; **Permission-Based**: Uses permissions to control who can use the plugin features<br \/>\n&#8211; **Easy Configuration**: Simple YAML configuration file<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; Minecraft Server: 1.13+ (Spigot\/Paper)<br \/>\n&#8211; Java: 17 or higher<\/p>\n<p>## Installation<\/p>\n<p>1. Download the latest `DropRateController-1.0-shaded.jar` from the releases<br \/>\n2. Place the JAR file in your server&#8217;s `plugins` folder<br \/>\n3. Restart your server or use `\/reload` command<br \/>\n4. The plugin will create a `config.yml` file in the `plugins\/DropRateController` folder<\/p>\n<p>## Configuration<\/p>\n<p>The default configuration file (`config.yml`) looks like this:<\/p>\n<p>&#8220;`yaml<br \/>\ndropRate: 1.0<br \/>\nmessages:<br \/>\n  usage: &#8220;Usage: \/dropchance <get|set <value>>&#8221;<br \/>\n  get: &#8220;Current drop rate: %.2f%%&#8221;<br \/>\n  set: &#8220;Drop rate updated to %.2f%%&#8221;<br \/>\n  invalid: &#8220;Invalid value. Please provide a number between 0 and 100.&#8221;<br \/>\n  range_error: &#8220;Please enter a number between 0 and 100.&#8221;<br \/>\n  no_permission: &#8220;You do not have permission to use this command.&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Configuration Options<\/p>\n<p>&#8211; `dropRate`: The drop rate percentage (0.0 to 100.0). Default is 1.0%<br \/>\n&#8211; `messages.*`: Customizable messages for various plugin responses<\/p>\n<p>## Commands<\/p>\n<p>### `\/dropchance get`<br \/>\nDisplays the current drop rate percentage.<\/p>\n<p>**Permission**: `dropratecontroller.use`<\/p>\n<p>### `\/dropchance set <value>`<br \/>\nSets the drop rate to the specified percentage (0-100).<\/p>\n<p>**Permission**: `dropratecontroller.use`<\/p>\n<p>**Examples**:<br \/>\n&#8211; `\/dropchance set 50` &#8211; Sets drop rate to 50%<br \/>\n&#8211; `\/dropchance set 0.5` &#8211; Sets drop rate to 0.5%<\/p>\n<p>## Permissions<\/p>\n<p>| Permission | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `dropratecontroller.use` | Allows access to the dropchance command | op |<\/p>\n<p>## How It Works<\/p>\n<p>&#8211; **Mob Drops**: When a player kills a mob, the plugin checks if the drop condition is met based on the configured drop rate. If not met, all drops are cleared.<br \/>\n&#8211; **Block Drops**: When a player breaks a block (with permission), the plugin controls whether items drop based on the configured drop rate.<\/p>\n<p>## Building from Source<\/p>\n<p>1. Clone this repository<br \/>\n2. Make sure you have Maven installed<br \/>\n3. Run `mvn clean package`<br \/>\n4. The compiled JAR will be in the `target` folder<\/p>\n<p>## License<\/p>\n<p>This project is open source. Please check the license file for more details.<\/p>\n<p>## Author<\/p>\n<p>koirdsuzu<\/p>\n<p>&#8212;<\/p>\n<p># DropRateController<\/p>\n<p>Mob\u3084\u30d6\u30ed\u30c3\u30af\u304b\u3089\u30a2\u30a4\u30c6\u30e0\u304c\u30c9\u30ed\u30c3\u30d7\u3059\u308b\u78ba\u7387\u3092\u5236\u5fa1\u3067\u304d\u308bMinecraft Spigot\u30d7\u30e9\u30b0\u30a4\u30f3\u3067\u3059\u3002<\/p>\n<p>## \u6a5f\u80fd<\/p>\n<p>&#8211; **Mob\u30c9\u30ed\u30c3\u30d7\u5236\u5fa1**: \u30d7\u30ec\u30a4\u30e4\u30fc\u304cMob\u3092\u5012\u3057\u305f\u969b\u306e\u30a2\u30a4\u30c6\u30e0\u30c9\u30ed\u30c3\u30d7\u7387\u3092\u5236\u5fa1<br \/>\n&#8211; **\u30d6\u30ed\u30c3\u30af\u30c9\u30ed\u30c3\u30d7\u5236\u5fa1**: \u30d7\u30ec\u30a4\u30e4\u30fc\u304c\u30d6\u30ed\u30c3\u30af\u3092\u7834\u58ca\u3057\u305f\u969b\u306e\u30a2\u30a4\u30c6\u30e0\u30c9\u30ed\u30c3\u30d7\u7387\u3092\u5236\u5fa1<br \/>\n&#8211; **\u8a2d\u5b9a\u53ef\u80fd\u306a\u30c9\u30ed\u30c3\u30d7\u7387**: \u30b3\u30de\u30f3\u30c9\u307e\u305f\u306f\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u30670%\u304b\u3089100%\u306e\u30c9\u30ed\u30c3\u30d7\u7387\u3092\u8a2d\u5b9a\u53ef\u80fd<br \/>\n&#8211; **\u6a29\u9650\u30d9\u30fc\u30b9**: \u30d7\u30e9\u30b0\u30a4\u30f3\u6a5f\u80fd\u306e\u4f7f\u7528\u3092\u6a29\u9650\u3067\u5236\u5fa1<br \/>\n&#8211; **\u7c21\u5358\u306a\u8a2d\u5b9a**: \u30b7\u30f3\u30d7\u30eb\u306aYAML\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb<\/p>\n<p>## \u5fc5\u8981\u8981\u4ef6<\/p>\n<p>&#8211; Minecraft\u30b5\u30fc\u30d0\u30fc: 1.13\u4ee5\u4e0a (Spigot\/Paper)<br \/>\n&#8211; Java: 17\u4ee5\u4e0a<\/p>\n<p>## \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/p>\n<p>1. \u6700\u65b0\u306e `DropRateController-1.0-shaded.jar` \u3092\u30ea\u30ea\u30fc\u30b9\u304b\u3089\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<br \/>\n2. JAR\u30d5\u30a1\u30a4\u30eb\u3092\u30b5\u30fc\u30d0\u30fc\u306e `plugins` \u30d5\u30a9\u30eb\u30c0\u306b\u914d\u7f6e<br \/>\n3. \u30b5\u30fc\u30d0\u30fc\u3092\u518d\u8d77\u52d5\u3059\u308b\u304b `\/reload` \u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528<br \/>\n4. \u30d7\u30e9\u30b0\u30a4\u30f3\u306f `plugins\/DropRateController` \u30d5\u30a9\u30eb\u30c0\u306b `config.yml` \u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u3057\u307e\u3059<\/p>\n<p>## \u8a2d\u5b9a<\/p>\n<p>\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb (`config.yml`) \u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u307e\u3059:<\/p>\n<p>&#8220;`yaml<br \/>\ndropRate: 1.0<br \/>\nmessages:<br \/>\n  usage: &#8220;Usage: \/dropchance <get|set <value>>&#8221;<br \/>\n  get: &#8220;Current drop rate: %.2f%%&#8221;<br \/>\n  set: &#8220;Drop rate updated to %.2f%%&#8221;<br \/>\n  invalid: &#8220;Invalid value. Please provide a number between 0 and 100.&#8221;<br \/>\n  range_error: &#8220;Please enter a number between 0 and 100.&#8221;<br \/>\n  no_permission: &#8220;You do not have permission to use this command.&#8221;<br \/>\n&#8220;`<\/p>\n<p>### \u8a2d\u5b9a\u30aa\u30d7\u30b7\u30e7\u30f3<\/p>\n<p>&#8211; `dropRate`: \u30c9\u30ed\u30c3\u30d7\u7387\u306e\u30d1\u30fc\u30bb\u30f3\u30c6\u30fc\u30b8 (0.0 \u304b\u3089 100.0)\u3002\u30c7\u30d5\u30a9\u30eb\u30c8\u306f 1.0%<br \/>\n&#8211; `messages.*`: \u5404\u7a2e\u30d7\u30e9\u30b0\u30a4\u30f3\u5fdc\u7b54\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u53ef\u80fd\u306a\u30e1\u30c3\u30bb\u30fc\u30b8<\/p>\n<p>## \u30b3\u30de\u30f3\u30c9<\/p>\n<p>### `\/dropchance get`<br \/>\n\u73fe\u5728\u306e\u30c9\u30ed\u30c3\u30d7\u7387\u3092\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n<p>**\u6a29\u9650**: `dropratecontroller.use`<\/p>\n<p>### `\/dropchance set <value>`<br \/>\n\u30c9\u30ed\u30c3\u30d7\u7387\u3092\u6307\u5b9a\u3057\u305f\u30d1\u30fc\u30bb\u30f3\u30c6\u30fc\u30b8 (0-100) \u306b\u8a2d\u5b9a\u3057\u307e\u3059\u3002<\/p>\n<p>**\u6a29\u9650**: `dropratecontroller.use`<\/p>\n<p>**\u4f8b**:<br \/>\n&#8211; `\/dropchance set 50` &#8211; \u30c9\u30ed\u30c3\u30d7\u7387\u309250%\u306b\u8a2d\u5b9a<br \/>\n&#8211; `\/dropchance set 0.5` &#8211; \u30c9\u30ed\u30c3\u30d7\u7387\u30920.5%\u306b\u8a2d\u5b9a<\/p>\n<p>## \u6a29\u9650<\/p>\n<p>| \u6a29\u9650 | \u8aac\u660e | \u30c7\u30d5\u30a9\u30eb\u30c8 |<br \/>\n|&#8212;&#8212;|&#8212;&#8212;|&#8212;&#8212;&#8212;&#8211;|<br \/>\n| `dropratecontroller.use` | dropchance\u30b3\u30de\u30f3\u30c9\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u8a31\u53ef | op |<\/p>\n<p>## \u52d5\u4f5c\u306e\u4ed5\u7d44\u307f<\/p>\n<p>&#8211; **Mob\u30c9\u30ed\u30c3\u30d7**: \u30d7\u30ec\u30a4\u30e4\u30fc\u304cMob\u3092\u5012\u3057\u305f\u969b\u3001\u30d7\u30e9\u30b0\u30a4\u30f3\u306f\u8a2d\u5b9a\u3055\u308c\u305f\u30c9\u30ed\u30c3\u30d7\u7387\u306b\u57fa\u3065\u3044\u3066\u30c9\u30ed\u30c3\u30d7\u6761\u4ef6\u304c\u6e80\u305f\u3055\u308c\u3066\u3044\u308b\u304b\u30c1\u30a7\u30c3\u30af\u3057\u307e\u3059\u3002\u6761\u4ef6\u304c\u6e80\u305f\u3055\u308c\u306a\u3044\u5834\u5408\u3001\u3059\u3079\u3066\u306e\u30c9\u30ed\u30c3\u30d7\u304c\u30af\u30ea\u30a2\u3055\u308c\u307e\u3059\u3002<br \/>\n&#8211; **\u30d6\u30ed\u30c3\u30af\u30c9\u30ed\u30c3\u30d7**: \u30d7\u30ec\u30a4\u30e4\u30fc\u304c\u30d6\u30ed\u30c3\u30af\u3092\u7834\u58ca\u3057\u305f\u969b\uff08\u6a29\u9650\u304c\u3042\u308b\u5834\u5408\uff09\u3001\u30d7\u30e9\u30b0\u30a4\u30f3\u306f\u8a2d\u5b9a\u3055\u308c\u305f\u30c9\u30ed\u30c3\u30d7\u7387\u306b\u57fa\u3065\u3044\u3066\u30a2\u30a4\u30c6\u30e0\u304c\u30c9\u30ed\u30c3\u30d7\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5236\u5fa1\u3057\u307e\u3059\u3002<\/p>\n<p>## \u30bd\u30fc\u30b9\u304b\u3089\u30d3\u30eb\u30c9<\/p>\n<p>1. \u3053\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u30af\u30ed\u30fc\u30f3<br \/>\n2. Maven\u304c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d<br \/>\n3. `mvn clean package` \u3092\u5b9f\u884c<br \/>\n4. \u30b3\u30f3\u30d1\u30a4\u30eb\u3055\u308c\u305fJAR\u306f `target` \u30d5\u30a9\u30eb\u30c0\u306b\u3042\u308a\u307e\u3059<\/p>\n<p>## \u30e9\u30a4\u30bb\u30f3\u30b9<\/p>\n<p>\u3053\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306f\u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u3067\u3059\u3002\u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u30e9\u30a4\u30bb\u30f3\u30b9\u30d5\u30a1\u30a4\u30eb\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<p>## \u4f5c\u8005<\/p>\n<p>koirdsuzu<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Plugin to change item drop rate<br \/>\n\u30a2\u30a4\u30c6\u30e0\u306e\u30c9\u30ed\u30c3\u30d7\u7387\u3092\u5909\u3048\u308b\u30d7\u30e9\u30b0\u30a4\u30f3<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"dropratecontroller","_minecraft_project_id":"NYL0tHma","_minecraft_author":"koirdsuzu","_minecraft_license":"MIT","_minecraft_downloads":28,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"dropratecontroller.zip","_minecraft_size_bytes":5502,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T22:17:05.936374Z","_minecraft_date_created":"2025-12-21T05:09:38.430024Z","_minecraft_date_modified":"2025-06-05T12:51:10.914825Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/dropratecontroller","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-03T05:53:03+00:00","_minecraft_import_hash":"6d26f125e22ee37a69ceeda046520f5b","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,43,88,89,122,866,127,128,867,129,92,159],"mod_loader":[130,132,133,134],"minecraft_version":[438,446,449,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],"class_list":["post-59226","mod","type-mod","status-publish","hentry","mod_category-bukkit","mod_category-cursed","mod_category-equipment","mod_category-game-mechanics","mod_category-magic","mod_category-minigame","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-utility","mod_category-worldgen","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DropRateController - 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\/dropratecontroller\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DropRateController - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Plugin to change item drop rate \u30a2\u30a4\u30c6\u30e0\u306e\u30c9\u30ed\u30c3\u30d7\u7387\u3092\u5909\u3048\u308b\u30d7\u30e9\u30b0\u30a4\u30f3\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/dropratecontroller\/\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dropratecontroller\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dropratecontroller\\\/\",\"name\":\"DropRateController - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-03T05:53:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dropratecontroller\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dropratecontroller\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dropratecontroller\\\/#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\":\"DropRateController\"}]},{\"@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":"DropRateController - 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\/dropratecontroller\/","og_locale":"en_US","og_type":"article","og_title":"DropRateController - Minecraft","og_description":"Plugin to change item drop rate \u30a2\u30a4\u30c6\u30e0\u306e\u30c9\u30ed\u30c3\u30d7\u7387\u3092\u5909\u3048\u308b\u30d7\u30e9\u30b0\u30a4\u30f3","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/dropratecontroller\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dropratecontroller\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/dropratecontroller\/","name":"DropRateController - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-03T05:53:01+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dropratecontroller\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/dropratecontroller\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dropratecontroller\/#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":"DropRateController"}]},{"@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\/59226","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:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=59226"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=59226"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=59226"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=59226"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}