{"id":130344,"date":"2026-06-07T19:16:49","date_gmt":"2026-06-07T16:16:49","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/"},"modified":"2026-06-07T19:16:49","modified_gmt":"2026-06-07T16:16:49","slug":"recipes-library","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/","title":{"rendered":"Recipes Library"},"content":{"rendered":"<p>## Version 4.X.X<br \/>\nFor older versions of the mod, check the wiki.  <\/p>\n<p>This mod is a library mod, needed any side where a dependent mod is installed.<br \/>\nThe mod is needed on server and client side.  <\/p>\n<p>&#8212;<\/p>\n<p>You need a server to play with friends? You don&#8217;t know how to set up one? Just rent an already configured server!  <\/p>\n<p>![BisectHosting Promotion Banner](https:\/\/raw.githubusercontent.com\/GeheimagentNr1\/Online_Mod_Data\/master\/images\/bisect_hosting_banner.png)  <\/p>\n<p>Click on the picture above, select a plan (with recommended at least 6 GB),<br \/>\nuse my code **agent** to get **25%** off your first month and enjoy playing with your friends!  <\/p>\n<p>&#8212;<\/p>\n<p>## Support<br \/>\n![Supported Versions Image](https:\/\/raw.githubusercontent.com\/GeheimagentNr1\/Online_Mod_Data\/master\/Supported_Versions.png)<br \/>\nMinecraft versions, for which the mod is not released, are not supported.<br \/>\nYou can find a text version here.  <\/p>\n<p>## Features<br \/>\nThis mod adds two recipes types `recipes_lib:crafting_shaped_components` and `recipes_lib:crafting_shapeless_components`.<br \/>\nIngredients Shaped Components are Shapeless Components to build like the vanilla shaped and shapeless recipes.<br \/>\nThe result has to have three elements:<br \/>\n* **item**: Registry Name of the result item<br \/>\n* **components**: Components data of the result item<br \/>\n* **merge_components**: Should an item be searched with, which the Components should be merged.<\/p>\n<p>Example:<br \/>\n~~~json<br \/>\n&#8220;result&#8221;: {<br \/>\n    &#8220;item&#8221;: &#8220;minecraft:written_book&#8221;,<br \/>\n    &#8220;components&#8221;: {<br \/>\n        &#8220;minecraft:written_book_content&#8221;: {<br \/>\n            &#8220;pages&#8221;: [<br \/>\n                {<br \/>\n                    &#8220;text&#8221;: &#8220;Hello2&#8221;<br \/>\n                }<br \/>\n            ]<br \/>\n        }<br \/>\n    },<br \/>\n    &#8220;merge_components&#8221;: true<br \/>\n}<br \/>\n~~~<\/p>\n<p>This mod adds a recipe type `recipes_lib:renaming`.<br \/>\nThe recipe has only one ingredient. Internally a name tag is added as ingredient.<br \/>\nThe result of the recipe is the ingredient with the custom name of the name tag.  <\/p>\n<p>Example:<br \/>\n~~~json<br \/>\n{<br \/>\n    &#8220;type&#8221;: &#8220;recipes_lib:renaming&#8221;,<br \/>\n    &#8220;ingredient&#8221;: {<br \/>\n        &#8220;item&#8221;: &#8220;dynamical_compass:dynamical_compass&#8221;<br \/>\n    }<br \/>\n}<br \/>\n~~~<\/p>\n<p>This mod adds an ingredient type `recipes_lib:components`.<br \/>\nThis ingredient has to have four elements:<br \/>\n* **type**: Ingredient type<br \/>\n* **item**:<br \/>\n  * **id**: Registry Id of the ingredient item<br \/>\n  * **components**: Components data of the ingredient item<br \/>\n* **matchType**:<br \/>\n  * **EQUAL**: The Components Data of the input item and the ingredient item must be exactly the same.<br \/>\n  * **CONTAINS**: The Components Data of the ingredient item must be a subset of the input item Components data.<br \/>\n  * **CONTAINS_NONE**: Any element Components Data element of the ingredient item must be not in the set of the Components data of the input item.<br \/>\n  * **NOT_EQUAL**: The Components Data of the input item and the ingredient item must not be exactly the same.<\/p>\n<p>Example:<br \/>\n~~~json<br \/>\n{<br \/>\n    &#8220;type&#8221;: &#8220;recipes_lib:components&#8221;,<br \/>\n    &#8220;item&#8221;: {<br \/>\n        &#8220;id&#8221;: &#8220;minecraft:written_book&#8221;,<br \/>\n        &#8220;components&#8221;: {<br \/>\n            &#8220;minecraft:written_book_content&#8221;: {<br \/>\n                &#8220;pages&#8221;: [<br \/>\n                    {<br \/>\n                        &#8220;text&#8221;: &#8220;Hello2&#8221;<br \/>\n                    }<br \/>\n                ]<br \/>\n            }<br \/>\n        }<br \/>\n    },<br \/>\n    &#8220;matchType&#8221;: &#8220;CONTAINS_NONE&#8221;<br \/>\n}<br \/>\n~~~<\/p>\n<p>&#8212;<\/p>\n<p>Thanks for the logo to Muse31.<br \/>\nYou can use this mod in non-commercial modpacks without asking.  <\/p>\n<p>You can find more mods from me on CurseForge and Modrinth.  <\/p>\n<p>![This is a Forge mod only until 1.21.1. This is a NeoForge mod only starting 1.21.1. There will be no Fabric version. It will not be backported.](https:\/\/raw.githubusercontent.com\/GeheimagentNr1\/Online_Mod_Data\/master\/images\/mod_loader_banner.png)  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>A library adding implementations for recipes.<\/p>\n","protected":false},"featured_media":130345,"template":"","meta":{"_minecraft_slug":"recipes-library","_minecraft_project_id":"LG8SignH","_minecraft_author":"GeheimagentNr1","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":59342,"_minecraft_follows":12,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"recipes-library.zip","_minecraft_size_bytes":968969,"_minecraft_version_count":12,"_minecraft_updated_at":"2026-05-16T05:39:48.201385Z","_minecraft_date_created":"2023-04-16T00:33:42.059816Z","_minecraft_date_modified":"2026-05-02T20:29:42.757186Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/recipes-library","_minecraft_icon_attachment_id":130345,"_minecraft_imported_at":"2026-06-07T16:16:49+00:00","_minecraft_import_hash":"00d64be09205616a2a0cdf57ccf730b2","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[104,873,158,92],"mod_loader":[106,160],"minecraft_version":[50,53,58,59,36,60,94,102,62,37],"class_list":["post-130344","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-forge","mod_category-library","mod_category-neoforge","mod_category-utility","mod_loader-forge","mod_loader-neoforge","minecraft_version-1-17-1","minecraft_version-1-18-2","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-4","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Recipes Library - 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\/recipes-library\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Recipes Library - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A library adding implementations for recipes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/\" \/>\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\\\/recipes-library\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recipes-library\\\/\",\"name\":\"Recipes Library - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recipes-library\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recipes-library\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/recipes-library-icon-cc7678dea618d2087ea6200937a8b3df7eb7473d.png\",\"datePublished\":\"2026-06-07T16:16:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recipes-library\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recipes-library\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recipes-library\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/recipes-library-icon-cc7678dea618d2087ea6200937a8b3df7eb7473d.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/recipes-library-icon-cc7678dea618d2087ea6200937a8b3df7eb7473d.png\",\"width\":500,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/recipes-library\\\/#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\":\"Recipes Library\"}]},{\"@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":"Recipes Library - 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\/recipes-library\/","og_locale":"en_US","og_type":"article","og_title":"Recipes Library - Minecraft","og_description":"A library adding implementations for recipes.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/","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\/recipes-library\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/","name":"Recipes Library - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/recipes-library-icon-cc7678dea618d2087ea6200937a8b3df7eb7473d.png","datePublished":"2026-06-07T16:16:49+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/recipes-library-icon-cc7678dea618d2087ea6200937a8b3df7eb7473d.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/recipes-library-icon-cc7678dea618d2087ea6200937a8b3df7eb7473d.png","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/recipes-library\/#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":"Recipes Library"}]},{"@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\/130344","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\/130345"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=130344"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=130344"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=130344"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=130344"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}