{"id":78371,"date":"2026-06-04T15:27:41","date_gmt":"2026-06-04T12:27:41","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/"},"modified":"2026-06-04T15:27:41","modified_gmt":"2026-06-04T12:27:41","slug":"guardians-uncraft-plugin","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/","title":{"rendered":"Guardian&#8217;s Uncraft Plugin"},"content":{"rendered":"<p>A simple plugin that reverses vanilla and custom items into their recipe components.<br \/>\nPermissions:<\/p>\n<p>players: guardianuncraft.use<br \/>\nadmins: guardianuncraft.admin<\/p>\n<p>commands:<\/p>\n<p>\/uncraft<\/p>\n<p>\/uncraft reload<\/p>\n<p>Please take note of the following recipes.<\/p>\n<p>This can be directly copied into your GuardianUncraft\/recipes.yml file.<\/p>\n<p>2 of these recipes prevent dupes of buckets and empty bottles while the others are recipes for wool. Vanilla wool recipes give you white wool and dye instead which also constitutes dupes of the dyes.<\/p>\n<p>The white wool items can be uncrafted into string with this custom recipe.<\/p>\n<p>If you prefer not to give the dye with the string, you can safely remove the dye items from the list.<\/p>\n<p>&#8220;`<br \/>\n#Custom recipes<br \/>\n#Follow the correct layout. Copy and paste the example and change the required items<\/p>\n<p>LIGHT_GRAY_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; LIGHT_GRAY_DYE<br \/>\n  result: 1<br \/>\nGRAY_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; GRAY_DYE<br \/>\n  result: 1<br \/>\nBLACK_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; BLACK_DYE<br \/>\n  result: 1<br \/>\nBROWN_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; BROWN_DYE<br \/>\n  result: 1<br \/>\nRED_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; RED_DYE<br \/>\n  result: 1<br \/>\nORANGE_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; ORANGE_DYE<br \/>\n  result: 1<br \/>\nYELLOW_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; YELLOW_DYE<br \/>\n  result: 1<br \/>\nLIME_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; LIME_DYE<br \/>\n  result: 1<br \/>\nGREEN_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; GREEN_DYE<br \/>\n  result: 1<br \/>\nCYAN_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; CYAN_DYE<br \/>\n  result: 1<br \/>\nLIGHT_BLUE_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; LIGHT_BLUE_DYE<br \/>\n  result: 1<br \/>\nBLUE_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; BLUE_DYE<br \/>\n  result: 1<br \/>\nPURPLE_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; PURPLE_DYE<br \/>\n  result: 1<br \/>\nMAGENTA_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; MAGENTA_DYE<br \/>\n  result: 1<br \/>\nPINK_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; AIR<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; PINK_DYE<br \/>\n  result: 1<br \/>\nWHITE_WOOL:<br \/>\n  allowed: true<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n  result: 1<br \/>\nCAKE:<br \/>\n  allowed: false<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n  result: 1<br \/>\nHONEY_BLOCK:<br \/>\n  allowed: false<br \/>\n  ingredients:<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n    &#8211; STRING<br \/>\n  result: 1<br \/>\n&#8220;`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Reverses vanilla and custom crafting recipes<\/p>\n","protected":false},"featured_media":78372,"template":"","meta":{"_minecraft_slug":"guardians-uncraft-plugin","_minecraft_project_id":"5Z8rFyYj","_minecraft_author":"GuardianTheOG","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":118,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"guardians-uncraft-plugin.zip","_minecraft_size_bytes":17539,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T19:15:38.564547Z","_minecraft_date_created":"2025-10-27T06:55:17.694546Z","_minecraft_date_modified":"2025-10-24T21:05:31.984081Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/guardians-uncraft-plugin","_minecraft_icon_attachment_id":78372,"_minecraft_imported_at":"2026-06-04T12:27:42+00:00","_minecraft_import_hash":"3d45150a9ed4f6e84a1a38ce4cf9a171","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,88,89,127,128,129,91,123,92],"mod_loader":[130,132,133,134],"minecraft_version":[40,41,81,82],"class_list":["post-78371","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-equipment","mod_category-game-mechanics","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-storage","mod_category-technology","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21-10","minecraft_version-1-21-11","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>Guardian&#039;s Uncraft Plugin - 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\/guardians-uncraft-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Guardian&#039;s Uncraft Plugin - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Reverses vanilla and custom crafting recipes\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/\" \/>\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\\\/guardians-uncraft-plugin\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/guardians-uncraft-plugin\\\/\",\"name\":\"Guardian's Uncraft Plugin - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/guardians-uncraft-plugin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/guardians-uncraft-plugin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/guardians-uncraft-plugin-icon-cf47be0cf78a1cd7cac9e8f6fc0c9cf0a218339e_96.webp\",\"datePublished\":\"2026-06-04T12:27:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/guardians-uncraft-plugin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/guardians-uncraft-plugin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/guardians-uncraft-plugin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/guardians-uncraft-plugin-icon-cf47be0cf78a1cd7cac9e8f6fc0c9cf0a218339e_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/guardians-uncraft-plugin-icon-cf47be0cf78a1cd7cac9e8f6fc0c9cf0a218339e_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/guardians-uncraft-plugin\\\/#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\":\"Guardian&#8217;s Uncraft Plugin\"}]},{\"@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":"Guardian's Uncraft Plugin - 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\/guardians-uncraft-plugin\/","og_locale":"en_US","og_type":"article","og_title":"Guardian's Uncraft Plugin - Minecraft","og_description":"Reverses vanilla and custom crafting recipes","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/","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\/guardians-uncraft-plugin\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/","name":"Guardian's Uncraft Plugin - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/guardians-uncraft-plugin-icon-cf47be0cf78a1cd7cac9e8f6fc0c9cf0a218339e_96.webp","datePublished":"2026-06-04T12:27:41+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/guardians-uncraft-plugin-icon-cf47be0cf78a1cd7cac9e8f6fc0c9cf0a218339e_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/guardians-uncraft-plugin-icon-cf47be0cf78a1cd7cac9e8f6fc0c9cf0a218339e_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/guardians-uncraft-plugin\/#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":"Guardian&#8217;s Uncraft Plugin"}]},{"@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\/78371","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\/78372"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=78371"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=78371"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=78371"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=78371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}