Mincraft Recipes
Description
This Autohotkey plugin provides crafting recipes for a wide variety of Minecraft items, including blocks, tools, weapons, armor, food, and many other objects.
It is built around a comprehensive collection of recipes and ingredient combinations, allowing players to discover how items are crafted and what materials are required.
Designed to make crafting more intuitive and convenient, the plugin helps players spend less time searching for recipes and more time exploring, building, and enjoying the Minecraft world.
Recipes are organized into categories such as tools, weapons, food, and more, making it easy to find exactly what you need. The plugin also features a powerful search function that lets you quickly locate recipes by entering an item's name.
When you select a recipe, detailed information about the required ingredients and crafting components is displayed, simplifying the crafting process for both new and experienced players.
Supported Minecraft Versions: 1.12.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.6, 1.21.1, 1.21.8, 1.21.10, 1.21.11
The plugin supports all listed versions, ensuring compatibility across a wide range of Minecraft releases.
• Search for recipes by item name to quickly find crafting instructions.
• Browse recipes by category, such as blocks, brewing, food blocks, redstone, building equipment, decorations and more.
• Filter recipes by Minecraft version to view only recipes available in a specific game release and switch between versions.
• Open any recipe to see its ingredients, crafting method, and output details.
• Inspect recipe ingredients by selecting ingredient icons in the ingredient panel.
• Navigate ingredient alternatives when a recipe supports multiple ingredient options.
• Explore alternative sub-recipes that produce the same result or use equivalent ingredients.
• Explore recipe chains by navigating between ingredients and their corresponding recipes.
• View crafting-specific information, including:
- Crafting type (Crafting Table, Furnace, Blast Furnace, Smoker, Campfire, Brewing Stand, Smithing Table, etc.)
- Cooking or processing time
- Experience points awarded
Parameters
| Name: |
Find recipe by name
|
| Type: |
Text
|
| Description: |
Search for the recipe you need
|
| Name: |
Get Recipe for selected ingredient
|
| Type: |
Text
|
| Description: |
Selecting a recipe ingredient in the ingredients panel
|
| Name: |
Get Recipe for selected ingredient (out of 9)
|
| Type: |
Text
|
| Description: |
Select a recipe ingredient out of 9 ingredient options (ingredient panel)
|
| Name: |
Go to next sub-recipe
|
| Type: |
Text
|
| Description: |
Go to the next sub-recipe
|
| Name: |
Go to previous sub-recipe
|
| Type: |
Text
|
| Description: |
Go to the previous sub-recipe
|
| Name: |
Recipe name
|
| Type: |
Text
|
| Description: |
Name of the selected recipe item
|
| Name: |
Return to parent recipe
|
| Type: |
Text
|
| Description: |
Back to the main recipe
|
| Name: |
Selected category
|
| Type: |
Text
|
| Description: |
Currently selected recipe category filter
|
| Name: |
Selected Version
|
| Type: |
Text
|
| Description: |
Currently selected Minecraft version filter
|
| Name: |
Background colors (9 ingredients panel)
|
| Type: |
Color[]
|
| Description: |
Background color of a recipe component cell
|
| Name: |
Cooking Time
|
| Type: |
Caption
|
| Description: |
Cooking time
|
| Name: |
Crafting Type
|
| Type: |
Caption
|
| Description: |
Type of crafting (Blasting, Brewing, Campfire Cooking, Crafting Shaped, Smelting, Smithing Transform, Smithing Trim, Smoking)
|
| Name: |
Experience points
|
| Type: |
Caption
|
| Description: |
Experience points received for crafting
|
| Name: |
Ingredients images
|
| Type: |
Asset[]
|
| Description: |
List of ingredient icons in the ingredients panel
|
| Name: |
Ingredients names
|
| Type: |
Caption[]
|
| Description: |
List of ingredient names in the ingredients panel
|
| Name: |
Name of recipe output
|
| Type: |
Caption
|
| Description: |
Name of the selected recipe output item
|
| Name: |
Number of sub-recipes
|
| Type: |
Caption
|
| Description: |
Number of sub-recipes available for the same ingredients
|
| Name: |
Recipe Categories
|
| Type: |
Caption[]
|
| Description: |
List of recipe categories
|
| Name: |
Recipe Ingredient icons
|
| Type: |
Asset[]
|
| Description: |
Array of ingredient icons making up the selected recipe
|
| Name: |
Recipe output icon
|
| Type: |
Asset
|
| Description: |
Icon of the selected recipe
|
| Name: |
Recipes
|
| Type: |
Asset[]
|
| Description: |
Complete list of items with or without filters applied
|
| Name: |
Resulting items count per craft
|
| Type: |
Caption
|
| Description: |
Number of units produced by a selected recipe
|
| Name: |
Selected Game Version
|
| Type: |
Boolean[]
|
| Description: |
Indicates selected Minecraft game version
|
| Name: |
Selected Recipe Category
|
| Type: |
Boolean[]
|
| Description: |
Highlights selected recipe category
|
| Name: |
Supported Game Versions
|
| Type: |
Caption[]
|
| Description: |
List of Minecraft versions supported
|
| Name: |
Visibility of return-to-parent recipe button
|
| Type: |
Boolean
|
| Description: |
Defines visibility of return-to-parent recipe button (used in top left corner)
|
| Name: |
Visibility of sub-recipe navigation buttons
|
| Type: |
Boolean
|
| Description: |
Defines visibility of navigation button between sub-recipes
|