Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
Platforms
Tags
Creators
Details
Licensed CC-BY-NC-4.0
Published 3 days ago
Updated 2 months ago
CustomCook
CustomCook lets you add your own custom smelting recipes through a simple graphical interface. No more waiting for a plugin with a fixed recipe list — you define exactly what goes in the furnace and what comes out.
How it works
Run the command, and a chest GUI opens:
- Input slot (left) → put the item to be cooked
- Output slot (right) → put the result
- Green glass pane → confirm the recipe
- Red glass pane → cancel
Every other slot is filled with gray glass panes. Cancel or close the GUI and your items are returned to you.
Recipes work in vanilla furnaces
Confirmed recipes are registered as real furnace recipes: just put the ingredient in any regular furnace and it will smelt into your custom result in the duration you set (in ticks, 200 = 10 seconds).
Commands
| Command | Description |
|---|---|
/customcoock add <name> <ticks> |
Open the GUI to create a recipe |
/customcoock remove <name> |
Delete a recipe |
/customcoock list |
List all custom recipes |
Aliases: /customcook, /cf
Permissions (OP by default)
customcook.addcustomcook.removecustomcook.list
Requirements
- Paper 1.21+
- Java 21
Recipes are saved in plugins/CustomCook/recipes.yml and reloaded on startup.


