Recipe Image Generator
Recipe Image Generator
This convenient tool is designed for Minecraft mod developers who want to create visual images and animations of crafting recipes. The mod supports all types of custom recipes, including shaped and shapeless recipes, with plans to add support for furnace recipes in the near future.
Usage Instructions
To open the recipe generator interface, press the F8 key (this keybinding can be changed in the controls settings). After that, you'll see the program's main screen.

The left side of the interface displays a complete list of all recipes available in the game. To add a recipe to the rendering queue, simply click the "+" button next to it - the recipe will automatically be removed from the left list. There's also a "++" button for bulk adding all recipes from the left list to the rendering queue!

After adding recipes, you have the option to create an animated GIF if you've selected more than one recipe - simply toggle the corresponding option. When everything is ready, click the "Start Rendering" button. Processing a large number of recipes may take several seconds.

Upon completion, you'll receive clickable chat messages that will allow you to easily navigate to the generated files.
Recipe Search
The search bar allows you to filter recipes. You can search by item name or use the "@from:mod_id" syntax to search for recipes from specific modifications (mod identifiers are displayed under items in the list).
Example Output Files
Static recipe images


Animated GIF

Additional Information
For developers, a deobfuscated version of the mod is available in the standard releases, intended for use in development environments!
Acknowledgments
Special thanks to Kevin Weiner for the GIF encoder that was provided free of charge.