Recipe Viewer
RecipeViewer is a simple & lightweight plugin that shows every way to create an item—all through one simple command. Just type /recipe to open a clean, intuitive GUI displaying all crafting, smelting, and stonecutting options for that item.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Recipe Viewer
Overview:
RecipeViewer is a simple & lightweight plugin that shows crafting and smelting recipes using one simple command. Just type ```/recipe <item>``` to open a clean GUI and see all possible ways to make that item, without unlocking it in the recipe book.
It supports shaped and shapeless crafting, smelting (furnace, blast furnace, smoker), and stonecutting—everything shown clearly and interactively.
%%MD0%%
Examples:
Command:
``` /recipe beacon ```
Output:

---
Command:
``` /recipe torch ```
Output:

---
Command:
``` /recipe netherite_axe ```
Output:

---
Command:
``` /recipe baked_potato ```
Output:

---
Command:
``` /recipe iron_ingot ```
Output:

---