{"id":77961,"date":"2026-06-04T14:56:04","date_gmt":"2026-06-04T11:56:04","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/"},"modified":"2026-06-04T14:56:04","modified_gmt":"2026-06-04T11:56:04","slug":"greenchunk","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/","title":{"rendered":"GreenChunk"},"content":{"rendered":"<p>GreenChunk is a plugin designed to help players easily identify and locate slime chunks within the game world. Slime chunks are specific areas where slimes can spawn, making them valuable for players who want to collect slime balls or create slime farms.<\/p>\n<p># Key Features:<\/p>\n<p>1.  In-game command to check if you&#8217;re in a slime chunk: By typing `\/slime`, players can instantly find out whether they are currently standing in a slime chunk or not. The plugin will display a message in green or red to indicate the presence or absence of a slime chunk at the player&#8217;s location.<\/p>\n<p>2.  Slime map item: Players can use a configurable item (default is a slime ball) to open a graphical user interface (GUI) that displays a slime chunk map. This map shows the surrounding area and highlights the slime chunks, making it easier for players to locate and navigate to them.<\/p>\n<p>3.  Permission-based access: Server administrators can control which players have access to the plugin&#8217;s features by configuring permissions.<\/p>\n<p>4.  Configurable messages and settings: The plugin allows server administrators to customize messages, item used for opening the slime chunk map, and enabling or disabling the slime map item feature.<\/p>\n<p>5.  Multi-language support: GreenChunk has built-in support for different languages, making it accessible to a global audience. New languages can be added by creating a pull request on the plugin&#8217;s GitHub repository.<\/p>\n<p>> In summary, GreenChunk is a user-friendly Minecraft plugin that assists players in locating slime chunks with ease. By providing a simple command and a convenient GUI-based map, players can save time and effort while searching for these valuable resources.<\/p>\n<p># Image In-Game<br \/>\n### Slime chunk Map GUI<br \/>\n![SlimeChunk Map Gui](https:\/\/cdn.discordapp.com\/attachments\/1069509162989523015\/1101220991801237545\/image.png)<br \/>\n### Slime chunk Chat<br \/>\n![SlimeChunk Chat](https:\/\/media.discordapp.net\/attachments\/1069509162989523015\/1101221387005337610\/image.png)<\/p>\n<p># Permissions &#038; Commands<br \/>\n| Command | Description  | Permission | Default |<br \/>\n|&#8211;|&#8211;|&#8211;|&#8211;|<br \/>\n| `\/slime` | Check slime at current position | `greenchunk.check` | `true`|<br \/>\n| `\/slimemap` | Open slimechunk map around current position | `greenchunk.map` | `true`|<br \/>\n| `\/greenchunkreload` | Reload the GreenChunk config | `greenchunk.reload` | `false`|<br \/>\n| `\/slimereload` | Reload the GreenChunk config | `greenchunk.reload` | `false`|<br \/>\n|  | Allows players to use the slime map item | `greenchunk.map.item` | `true`|<br \/>\n|  | Allows players to use check slime chunk with item. | `greenchunk.item` | `true`|<\/p>\n<p># Config.yml<br \/>\n&#8220;`yml<br \/>\n# If you can translate or create new languages please create a Pull Request<br \/>\n# https:\/\/github.com\/Hynse\/GreenChunk<\/p>\n<p># If you want to change lang just uncomment that section<\/p>\n<p>### English &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br \/>\n# Configuration for the SlimeCommand<br \/>\nslime-command:<br \/>\n  messages:<br \/>\n    not-in-chunk: &#8220;&#038;cYou are not in a slime chunk (&#038;e%d&#038;7,&#038;e%d&#038;c)!&#8221;<br \/>\n    in-chunk: &#8220;&#038;aYou are in a slime chunk (&#038;e%d&#038;7,&#038;e%d&#038;a)!&#8221;<br \/>\n    no-permission: &#8216;&#038;cYou do not have permission to use this command!&#8217;<br \/>\n    not-player: &#8216;&#038;cYou must be a player to use this command!&#8217;<br \/>\n# Configuration for the ReloadCommand<br \/>\nreload-command:<br \/>\n  messages:<br \/>\n    reload-config: &#8216;&#038;eGreenChunk config reloaded.&#8217;<br \/>\n    no-permission: &#8216;&#038;cYou do not have permission to use this command!&#8217;<br \/>\n    error-reload-config: &#8216;&#038;cSomething went wrong reloading GreenChunk config, see the console for more.&#8217;<br \/>\n# Configuration for the Gui Map<br \/>\ngui:<br \/>\n  messages:<br \/>\n    title: &#8216;Slime Maps&#8217;<br \/>\n    no-permission: &#8216;&#038;cYou do not have permission to use this command!&#8217;<br \/>\n    not-player: &#8216;&#038;cYou must be a player to use this command!&#8217;<br \/>\n    not-slimechunk: &#8216;Not Slime Chunk&#8217;<br \/>\n    is-slimechunk: &#8216;Is Slime Chunk&#8217;<br \/>\n    item: &#8216;You do not have permission to use item!&#8217;<br \/>\n# Slimemap Settings<br \/>\nenableSlimeMapItem: true<br \/>\nslimeMapItem: SLIME_BALL<br \/>\n### &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<\/p>\n<p>### Chinese Simplified &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n##slime-command:<br \/>\n#  messages:<br \/>\n#    not-in-chunk: &#8216;&#038;c\u4f60\u4e0d\u5728X:&#038;e%d&#038;c, Z:&#038;e%d&#038;c\u7684\u53f2\u83b1\u59c6\u533a\u5757\u5185\uff01&#8217;<br \/>\n#    in-chunk: &#8216;&#038;a\u4f60\u5728X:&#038;e%d&#038;a, Z:&#038;e%d&#038;a\u7684\u53f2\u83b1\u59c6\u533a\u5757\u5185\uff01&#8217;<br \/>\n#    no-permission: &#8216;&#038;c&#038;c\u4f60\u6ca1\u6709\u6743\u9650\u4f7f\u7528\u8fd9\u4e2a\u6307\u4ee4\uff01&#8217;<br \/>\n#    not-player: &#8216;&#038;c\u4f60\u5fc5\u987b\u662f\u73a9\u5bb6\u624d\u80fd\u4f7f\u7528\u8be5\u547d\u4ee4\uff01&#8217;<br \/>\n#reload-command:<br \/>\n#  messages:<br \/>\n#    reload-config: &#8216;&#038;eGreenChunk\u914d\u7f6e\u5df2\u91cd\u65b0\u52a0\u8f7d&#8217;<br \/>\n#    no-permission: &#8216;&#038;c\u4f60\u6ca1\u6709\u6743\u9650\u4f7f\u7528\u8fd9\u4e2a\u6307\u4ee4\uff01&#8217;<br \/>\n#    error-reload-config: &#8216;&#038;c\u91cd\u65b0\u52a0\u8f7dGreenChunk\u914d\u7f6e\u51fa\u73b0\u4e86\u95ee\u9898\uff0c\u8bf7\u67e5\u770b\u63a7\u5236\u53f0\u83b7\u53d6\u66f4\u591a\u4fe1\u606f&#8217;<br \/>\n#gui:<br \/>\n#  messages:<br \/>\n#    title: &#8216;Slime Maps&#8217;<br \/>\n#    no-permission: &#8216;&#038;cYou do not have permission to use this command!&#8217;<br \/>\n#    not-player: &#8216;&#038;cYou must be a player to use this command!&#8217;<br \/>\n#    not-slimechunk: &#8216;Not Slime Chunk&#8217;<br \/>\n#    is-slimechunk: &#8216;Is Slime Chunk&#8217;<br \/>\n#    item: &#8216;&#038;cYou do not have permission to use item!&#8217;<br \/>\n#enableSlimeMapItem: true<br \/>\n#slimeMapItem: SLIME_BALL<br \/>\n### &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<\/p>\n<p>### Thailand &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n#slime-command:<br \/>\n#  messages:<br \/>\n#    not-in-chunk: &#8220;&#038;c\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e2a\u0e25\u0e32\u0e21\u0e0a\u0e31\u0e01\u0e04\u0e4c (&#038;e%d&#038;7,&#038;e%d)&#038;c!&#8221;<br \/>\n#    in-chunk: &#8220;&#038;a\u0e04\u0e38\u0e13\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e2a\u0e25\u0e32\u0e21\u0e0a\u0e31\u0e01\u0e04\u0e4c (&#038;e%d&#038;7,&#038;e%d)&#038;a!&#8221;<br \/>\n#    no-permission: &#8220;&#038;c\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e43\u0e19\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e19\u0e35\u0e49!&#8221;<br \/>\n#    not-player: &#8220;&#038;c\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e40\u0e25\u0e48\u0e19\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e43\u0e0a\u0e49\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e19\u0e35\u0e49!&#8221;<br \/>\n#reload-command:<br \/>\n#  messages:<br \/>\n#    reload-config: &#8220;&#038;eGreenChunk \u0e23\u0e35\u0e42\u0e2b\u0e25\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e41\u0e25\u0e49\u0e27&#8221;<br \/>\n#    no-permission: &#8220;&#038;c\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e43\u0e19\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e19\u0e35\u0e49!&#8221;<br \/>\n#    error-reload-config: &#8220;&#038;c\u0e40\u0e01\u0e34\u0e14\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e02\u0e13\u0e30\u0e42\u0e2b\u0e25\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01 GreenChunk \u0e42\u0e1b\u0e23\u0e14\u0e14\u0e39\u0e17\u0e35\u0e48\u0e04\u0e2d\u0e19\u0e42\u0e0b\u0e25\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21&#8221;<br \/>\n#gui:<br \/>\n#  messages:<br \/>\n#    title: &#8216;Slime Maps&#8217;<br \/>\n#    no-permission: &#8216;&#038;cYou do not have permission to use this command!&#8217;<br \/>\n#    not-player: &#8216;&#038;cYou must be a player to use this command!&#8217;<br \/>\n#    not-slimechunk: &#8216;Not Slime Chunk&#8217;<br \/>\n#    is-slimechunk: &#8216;Is Slime Chunk&#8217;<br \/>\n#    item: &#8216;You do not have permission to use item!&#8217;<br \/>\n#enableSlimeMapItem: true<br \/>\n#slimeMapItem: SLIME_BALL<br \/>\n### &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8220;`<br \/>\n&#8220;`<br \/>\n## Contributing<\/p>\n<p>If you would like to contribute to GreenChunk, feel free to submit a pull request with your changes. All contributions are welcome and appreciated.<\/p>\n<p>## License<br \/>\nThis plugin is licensed under the MIT license. See LICENSE.md for more information.<\/p>\n<p>### Special Thank to morepaperlib for easy support multiplatform.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udfe9 Plugin designed to help players easily identify and locate slime chunks within the game world<\/p>\n","protected":false},"featured_media":77962,"template":"","meta":{"_minecraft_slug":"greenchunk","_minecraft_project_id":"N28y3p9Q","_minecraft_author":"MidnightTale","_minecraft_license":"MIT","_minecraft_downloads":2038,"_minecraft_follows":13,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"greenchunk.zip","_minecraft_size_bytes":76174,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-16T06:15:49.751519Z","_minecraft_date_created":"2023-04-29T00:31:32.373493Z","_minecraft_date_modified":"2023-04-28T14:54:14.131831Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/greenchunk","_minecraft_icon_attachment_id":77962,"_minecraft_imported_at":"2026-06-04T11:56:06+00:00","_minecraft_import_hash":"05cec6988f06cce280ef05029e7e9f7a","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,43,125,89,126,137,127,128,129,92],"mod_loader":[130,131,132,133,134],"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-77961","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-cursed","mod_category-folia","mod_category-game-mechanics","mod_category-management","mod_category-mobs","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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>GreenChunk - 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\/greenchunk\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GreenChunk - Minecraft\" \/>\n<meta property=\"og:description\" content=\"\ud83d\udfe9 Plugin designed to help players easily identify and locate slime chunks within the game world\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/\" \/>\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=\"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\\\/greenchunk\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/greenchunk\\\/\",\"name\":\"GreenChunk - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/greenchunk\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/greenchunk\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/greenchunk-icon-bee9cabf7d40a5ea25d9bccce07a245969ccf5b0_96.webp\",\"datePublished\":\"2026-06-04T11:56:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/greenchunk\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/greenchunk\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/greenchunk\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/greenchunk-icon-bee9cabf7d40a5ea25d9bccce07a245969ccf5b0_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/greenchunk-icon-bee9cabf7d40a5ea25d9bccce07a245969ccf5b0_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/greenchunk\\\/#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\":\"GreenChunk\"}]},{\"@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":"GreenChunk - 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\/greenchunk\/","og_locale":"en_US","og_type":"article","og_title":"GreenChunk - Minecraft","og_description":"\ud83d\udfe9 Plugin designed to help players easily identify and locate slime chunks within the game world","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/","og_site_name":"Minecraft","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\/greenchunk\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/","name":"GreenChunk - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/greenchunk-icon-bee9cabf7d40a5ea25d9bccce07a245969ccf5b0_96.webp","datePublished":"2026-06-04T11:56:04+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/greenchunk-icon-bee9cabf7d40a5ea25d9bccce07a245969ccf5b0_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/greenchunk-icon-bee9cabf7d40a5ea25d9bccce07a245969ccf5b0_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/greenchunk\/#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":"GreenChunk"}]},{"@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\/77961","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\/77962"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=77961"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=77961"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=77961"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=77961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}