Custom Recipes
Compatibility
Tested on Spigot-1.16, 1.19, 1.20, 1.20.6, 1.21.
Introduction
Create your own fully customizable recipes; presets: craft a mob spawner, many spawn eggs, etc.
Features
The whole idea of this plugin is that YOU can add a recipe you want.
For instance, to add a recipe for spawner, you can modify the config.yaml file.
At first, add a recipe key "Spawner" to the "enabled-recipes" config section:
enabled-recipes:
- Spawner
You may choose any name you want for the recipe key, that is not yet present in the config file.
Then, add the recipe key definition to the end of the config file:
Spawner:
recipe:
- PORKCHOP CLOCK PORKCHOP
- CLOCK DIAMOND_BLOCK CLOCK
- IRON_BLOCK CLOCK IRON_BLOCK
material: SPAWNER
Existing Spawn Eggs Recipes
Commands
customrecipes reload - reload config from disk
Permissions
- Access to 'reload' command:
customrecipes.reload (default: op)
Configuration
Author
I will be happy to add some features or fix bugs. My mail: uprial@gmail.com.
Useful links
Related projects
- AutoMinecart: Bukkit Dev GitHub, Spigot
- CustomBazookas: Bukkit Dev GitHub, Spigot
- CustomCreatures: Bukkit Dev, GitHub, Spigot
- CustomNukes: Bukkit Dev, GitHub, Spigot
- CustomVillage: Bukkit Dev, GitHub, Spigot
- MasochisticSurvival: Bukkit Dev, GitHub, Spigot
- TakeAim: Bukkit Dev, GitHub, Spigot


































-
View User Profile
-
Send Message
Posted Apr 24, 2021Great plugin, its really well densigned and useful.
-
View User Profile
-
Send Message
Posted Apr 4, 2021Is there a way to make a recipe with a blank space in the crafting table? Like using eight ingredients instead of nine?
-
View User Profile
-
Send Message
Posted Apr 4, 2021In reply to Kittriss:
Hi Kittriss, sure, put AIR there.
-
View User Profile
-
Send Message
Posted Apr 7, 2021In reply to rial73:
Thank you! I have a problem that I don't know how to solve, sorry for bothering you btw, I don't know what happened to cause this error
[Server] Server thread/ERROR [ERROR] Null key in 'handlers' at pos 0
Due to another error I deleted the config file and pasted the original, then wrote in my own recipes but the error above popped up