Compatibility
Minecraft: Java Edition
26.2
26.1.1–26.1.2
1.21.11
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 23 hours ago
Updated 2 days ago
ShowRecipes
A small plugin that shows crafting recipes in a GUI.
Players type /recipe and get a menu with items in it. Click an item and you see how to craft it in a crafting grid. That's it.
How it works
/recipeopens the menu (also works as/recipesand/showrecipes)- The menu has pages. Use the arrows at the bottom to go forward and back
- Click any item in the menu to see its recipe
- The recipe screen shows the crafting grid, the result, and a back button
- Works with normal shaped recipes, shapeless recipes, and furnace recipes
Setting it up (admins only)
- The menu always has one empty page at the end. Go there and click any empty slot
- A second menu opens. It lists every custom recipe that any plugin on the server has added
- Click one and it gets put in the slot you picked
- Everyone on the server sees the same menu
- Shift-click an item to remove it from the menu
- Your setup is saved in
slots.yml, so it stays after a restart
How it finds custom recipes
The plugin looks at every recipe registered on the server and keeps the ones that do not come from Minecraft itself. So recipes from any plugin show up automatically. You do not need to set anything.
Permissions
| Permission | Who has it | What it does |
|---|---|---|
showrecipes.use |
everyone | open the menu and view recipes |
showrecipes.admin |
ops by default | add and remove items from the menu |


