{"id":121104,"date":"2026-06-07T05:57:46","date_gmt":"2026-06-07T02:57:46","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/"},"modified":"2026-06-07T05:57:46","modified_gmt":"2026-06-07T02:57:46","slug":"pick-block-pro","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/","title":{"rendered":"Pick Block Pro"},"content":{"rendered":"<p>  <img decoding=\"async\" src=\"https:\/\/i.imgur.com\/DZjcl2x.png\" alt=\"Requires Fabric API\" width=\"180\"\/><br \/>\n<b>&emsp;<\/b><\/p>\n<p>  <img decoding=\"async\" src=\"https:\/\/i.imgur.com\/I0y2xcw.png\" alt=\"Requires Cloth Config\" width=\"180\"\/><\/p>\n<p># **Pick Block Pro**<\/p>\n<p>Pick Block: Get the block\/item of what you&#8217;re looking at in creative or switch to that block\/item in survival.<br \/>\nThis mod is an advanced version of this and adds a lot of extra features (see below)  <\/p>\n<p>**Important:**<br \/>\nThis mod replaces the default Pick Block, however the ID and Tool picker use their own keybindings.  <\/p>\n<p>## **Features**<\/p>\n<p>Most things below are configurable in the config settings using the config file or Mod Menu<\/p>\n<p>&#8211; In survival the block picker will now also search through item-containers like shulkers that are inside your inventory<br \/>\n&#8211; Holding ALT while picking will add block-state data as NBT to the block\/item<br \/>\n(stacks with CTRL for block-entity data)<br \/>\n&#8211; Holding CTRL while Entity picking will add entity data as NBT to the item:<br \/>\n    &#8211; Copies mob data and adds it to the spawn egg<br \/>\n    &#8211; Copies armor stands with their items and pose<br \/>\n    &#8211; Copies item frames including the framed item<br \/>\n    &#8211; Copies painting variants<br \/>\n&#8211; Pick block extra things:<br \/>\n    &#8211; Pick fire and get a flint &#038; steel (1.16+)<br \/>\n    &#8211; Pick the sun or moon and get a light block (1.17+)<br \/>\nCycle through the light levels by picking the sun or moon while holding the light block<br \/>\n    &#8211; Pick a player and get the head of that player<br \/>\n    &#8211; Pick falling blocks<br \/>\n    &#8211; Pick fluids and get a bucket of the fluid (disabled by default)<br \/>\n&#8211; Or even decide yourself which item you get from a block or entity when using pick block<br \/>\n&#8211; Extended Pick Block range, decide how far the picker should be able to reach<br \/>\n&#8211; Lock inventory slots to prevent the picker from switching or replacing the item in that slot<br \/>\n&#8211; Use the Tool Picker and get the best available tool to break the block or kill the entity<br \/>\n&#8211; Copy ID&#8217;s of hotbar blocks\/items directly into your chat, for easy WorldEdit command creation<br \/>\n(Use CTRL + 0 through 9 while your chat is open, 0 is for the off hand slot)<br \/>\n&#8211; Pick ID&#8217;s of blocks in the world with the ID Picker and copy them directly to your clipboard  <\/p>\n<p>## **Detailed explanations**<\/p>\n<details>\n<summary>Block Picking with item-containers (shulkers \/ bundles)<\/summary>\n<p>When picking a block in survival the mod will first search through all the items in your inventory. If it can&#8217;t find the item, it&#8217;ll search containers like shulkers and bundles that are inside the inventory. If found, the mod will move the container with the highest amount of that item to the player&#8217;s main hand. This should work with all item-containers that work in the same way as the shulker or bundle do.<\/p>\n<\/details>\n<details>\n<summary>Hold ALT for block state copying<\/summary>\n<p>You might already know it&#8217;s possible to hold CTRL while block picking to copy block-entity data, such as player skulls and banners with patterns. This mod allows on top of that to also copy block-state data when holding ALT, this includes for example if a campfire\/candle is lit or not and also the rotation of blocks like stairs. (There are many more things you can copy with this, see wiki link for the full list)\u00a0<br \/>\nThis feature was inspired by the Pick-BlockState mod by Minenash.  <\/p>\n<\/details>\n<details>\n<summary>Hold CTRL for entity data copying<\/summary>\n<p>Just like how you can pick block-entity data, now you can also pick entity data. This will for example copy most data of the mob and put it inside the spawn egg as NBT data. This will also work for things like armor stands, item frames (copying what&#8217;s inside of them) and paintings (copying the exact variant of the painting).  <\/p>\n<\/details>\n<details>\n<summary>Extended pick block range<\/summary>\n<p>By default Minecraft only allows to pick blocks that are within reaching distance (3 blocks). This mod however allows to pick blocks at a distance of 100 blocks away and this can even be set way higher (or lower) if so desired. No need anymore to fly all the way over to a block you&#8217;d like to pick.  <\/p>\n<\/details>\n<details>\n<summary>Configure which item you should get from a block\/entity<\/summary>\n<p>Pick Block Pro comes with an `overrides.json` config file. Within this file you can configure which item you should get when picking a block or entity. This also has full support for NBT data.<br \/>\nThe file already includes some overrides for blocks and entities that didn&#8217;t have any pick stack.  <\/p>\n<p>The overrides can be reloaded in game with the command: `\/pbp reload`<\/p>\n<p>**Default overrides:**<br \/>\n&#8220;`json<br \/>\n{<br \/>\n    &#8220;Block to ItemStack&#8221;: {<br \/>\n        &#8220;minecraft:fire&#8221;: &#8220;minecraft:flint_and_steel&#8221;,<br \/>\n        &#8220;minecraft:soul_fire&#8221;: &#8220;minecraft:flint_and_steel&#8221;,<br \/>\n        &#8220;minecraft:frosted_ice&#8221;: &#8220;minecraft:ice&#8221;<br \/>\n    },<br \/>\n    &#8220;Entity to ItemStack&#8221;: {<br \/>\n        &#8220;minecraft:tnt&#8221;: &#8220;minecraft:tnt&#8221;,<br \/>\n        &#8220;minecraft:fireball&#8221;: &#8220;minecraft:fire_charge&#8221;,<br \/>\n        &#8220;minecraft:wither&#8221;: &#8220;minecraft:wither_spawn_egg&#8221;,<br \/>\n        &#8220;minecraft:ender_dragon&#8221;: &#8220;minecraft:ender_dragon_spawn_egg&#8221;,<br \/>\n        &#8220;minecraft:giant&#8221;: &#8220;minecraft:zombie_spawn_egg{EntityTag:{id:giant,CustomName:&#8221;},display:{Name:'{&#8220;text&#8221;:&#8221;Giant Spawn Egg&#8221;,&#8221;color&#8221;:&#8221;light_purple&#8221;,&#8221;italic&#8221;:&#8221;false&#8221;}&#8217;}}&#8221;,<br \/>\n        &#8220;minecraft:illusioner&#8221;: &#8220;minecraft:evoker_spawn_egg{EntityTag:{id:illusioner,CustomName:&#8221;},display:{Name:'{&#8220;text&#8221;:&#8221;Illusioner Spawn Egg&#8221;,&#8221;color&#8221;:&#8221;light_purple&#8221;,&#8221;italic&#8221;:&#8221;false&#8221;}&#8217;}}&#8221;<br \/>\n    }<br \/>\n}<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>Lock inventory slots<\/summary>\n<p>By default Minecraft will first fill in all empty slots in the hotbar when using pick block, however once the hotbar is completely full it&#8217;ll replace the item in your current selected slot. This item might actually be something you&#8217;d prefer to keep. This mod lets you lock any slots you&#8217;d like in the config settings. When locked, this mod will still place an item inside that slot if it&#8217;s empty. However once an item\/block is located in a locked slot, this mod will skip that slot (keeping the item\/block safe) and use the next available slot instead.  <\/p>\n<\/details>\n<details>\n<summary>Tool Picking<\/summary>\n<p>When using the Tool Picker this mod will  provide you with the best tool for the job. In creative you&#8217;ll get a fully enchanted tool (configurable), but in survival it&#8217;ll go through your inventory and search for the best tool instead. If it&#8217;s able to find a suitable tool it&#8217;ll switch it to your current selected slot.  <\/p>\n<\/details>\n<details>\n<summary>Hotbar block\/item ID copy<\/summary>\n<p>Copy the ID&#8217;s of blocks\/items from your hotbar directly in the chat when it&#8217;s open. Making it a lot easier and faster to create WE commands. Especially great for making brushes with a lot of different blocks.\u00a0Hold CTRL + 0 through 9 while your chat is open, 0 is for the off hand slot.  <\/p>\n<p><img decoding=\"async\" src=\"https:\/\/cdn-raw.modrinth.com\/data\/6kI7U1sT\/images\/afb427d528feb798bbffdaab529715d710403c0e.png\" width=\"600\"\/><\/p>\n<\/details>\n<details>\n<summary>Pick ID&#8217;s<\/summary>\n<p>Ever wrote a WE command using block ID&#8217;s with a lot of properties? This mod will make that a lot easier by allowing you to pick the ID including properties of the block you&#8217;re looking at directly into your clipboard. Once picked you can then paste this ID when writing out your command.  <\/p>\n<p>When using the ID picker it&#8217;s also possible to copy (block)entity data to the clipboard by holding CTRL.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/cdn-raw.modrinth.com\/data\/6kI7U1sT\/images\/ce550bee9daf4e1db318d1f2aa29d36d0228a4f3.png\" alt=\"Example\" width=\"600\"\/><\/p>\n<\/details>\n<p>## **Versions &#038; Dependencies**<\/p>\n<details>\n<summary>1.19+<\/summary>\n<p>  **Required**:<br \/>\nFabric API<br \/>\nCloth Config API (Is needed to make the config work)  <\/p>\n<p>**Optional:**<br \/>\nMod Menu (This mod allows you to edit the configs in game)  <\/p>\n<\/details>\n<details>\n<summary>1.16 &#8211; 1.18<\/summary>\n<p>  **Required**:<br \/>\nFabric API (0.31.0 or later)  <\/p>\n<p>**Optional:**<br \/>\nMod Menu (This mod allows you to edit the configs in game)  <\/p>\n<p>**Already included\/embedded:**<br \/>\nCloth Config API (Is needed to make the config work)  <\/p>\n<\/details>\n<details>\n<summary>1.14 &#8211; 1.15<\/summary>\n<p>**Required:**<br \/>\nFabric API (0.14.0 or later)  <\/p>\n<p>**Optional:**<br \/>\nMod Menu (This mod allows you to edit the configs in game)  <\/p>\n<p>**Already included\/embedded:**<br \/>\nAuto Config Updated API (Is needed to make the config work)<br \/>\nCloth Config API (Required for Auto Config)  <\/p>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>An advanced client side Block, Entity, Component, NBT, Tool and ID picker<\/p>\n","protected":false},"featured_media":121105,"template":"","meta":{"_minecraft_slug":"pick-block-pro","_minecraft_project_id":"6kI7U1sT","_minecraft_author":"Sjouwer","_minecraft_license":"LGPL-3.0-only","_minecraft_downloads":121595,"_minecraft_follows":216,"_minecraft_client_side":"required","_minecraft_server_side":"unsupported","_minecraft_storage_type":"zip","_minecraft_archive_name":"pick-block-pro.zip","_minecraft_size_bytes":26436567,"_minecraft_version_count":60,"_minecraft_updated_at":"2026-05-16T21:07:09.508326Z","_minecraft_date_created":"2021-10-10T12:53:39.301054Z","_minecraft_date_modified":"2024-11-02T00:17:28.603569Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/pick-block-pro","_minecraft_icon_attachment_id":121105,"_minecraft_imported_at":"2026-06-07T02:57:47+00:00","_minecraft_import_hash":"6f3a2e40db27d12ccdda3322798ee692","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,89,98,92],"mod_loader":[99,100],"minecraft_version":[114,117,48,49,50,51,52,53,54,650,651,652,653,654,655,656,55,56,57,674,675,58,59,699,700,701,702,703,704,705,706,36,60,93,94,101,141,142,143,144,145,146,147,102,62,37,73,74,639,640,641,643,644,646,647,648,649,695,696,697,698,741,742,743,140],"class_list":["post-121104","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-game-mechanics","mod_category-quilt","mod_category-utility","mod_loader-fabric","mod_loader-quilt","minecraft_version-1-14-4","minecraft_version-1-15-2","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-pre1","minecraft_version-1-19-pre2","minecraft_version-1-19-pre3","minecraft_version-1-19-pre4","minecraft_version-1-19-pre5","minecraft_version-1-19-rc1","minecraft_version-1-19-rc2","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-3-pre1","minecraft_version-1-19-3-pre2","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-pre1","minecraft_version-1-20-pre2","minecraft_version-1-20-pre3","minecraft_version-1-20-pre4","minecraft_version-1-20-pre5","minecraft_version-1-20-pre6","minecraft_version-1-20-pre7","minecraft_version-1-20-rc1","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-5-pre1","minecraft_version-1-20-5-pre2","minecraft_version-1-20-5-pre3","minecraft_version-1-20-5-pre4","minecraft_version-1-20-5-rc1","minecraft_version-1-20-5-rc2","minecraft_version-1-20-5-rc3","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-22w11a","minecraft_version-22w12a","minecraft_version-22w13a","minecraft_version-22w14a","minecraft_version-22w15a","minecraft_version-22w16b","minecraft_version-22w17a","minecraft_version-22w18a","minecraft_version-22w19a","minecraft_version-23w14a","minecraft_version-23w16a","minecraft_version-23w17a","minecraft_version-23w18a","minecraft_version-24w09a","minecraft_version-24w10a","minecraft_version-24w11a","minecraft_version-24w14a"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pick Block Pro - 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\/pick-block-pro\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pick Block Pro - Minecraft\" \/>\n<meta property=\"og:description\" content=\"An advanced client side Block, Entity, Component, NBT, Tool and ID picker\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i.imgur.com\/DZjcl2x.png\" \/>\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\\\/pick-block-pro\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pick-block-pro\\\/\",\"name\":\"Pick Block Pro - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pick-block-pro\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pick-block-pro\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pick-block-pro-icon-6f931c67d50a7e0df4f956e38ce73b875245c896_96.webp\",\"datePublished\":\"2026-06-07T02:57:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pick-block-pro\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pick-block-pro\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pick-block-pro\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pick-block-pro-icon-6f931c67d50a7e0df4f956e38ce73b875245c896_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pick-block-pro-icon-6f931c67d50a7e0df4f956e38ce73b875245c896_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pick-block-pro\\\/#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\":\"Pick Block Pro\"}]},{\"@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":"Pick Block Pro - 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\/pick-block-pro\/","og_locale":"en_US","og_type":"article","og_title":"Pick Block Pro - Minecraft","og_description":"An advanced client side Block, Entity, Component, NBT, Tool and ID picker","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/i.imgur.com\/DZjcl2x.png","type":"","width":"","height":""}],"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\/pick-block-pro\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/","name":"Pick Block Pro - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pick-block-pro-icon-6f931c67d50a7e0df4f956e38ce73b875245c896_96.webp","datePublished":"2026-06-07T02:57:46+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pick-block-pro-icon-6f931c67d50a7e0df4f956e38ce73b875245c896_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pick-block-pro-icon-6f931c67d50a7e0df4f956e38ce73b875245c896_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pick-block-pro\/#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":"Pick Block Pro"}]},{"@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\/121104","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\/121105"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=121104"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=121104"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=121104"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=121104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}