Tested on Spigot-1.16, 1.19, 1.20, 1.20.6, 1.21.
Create your own fully customizable recipes; presets: craft a mob spawner, many spawn eggs, etc.
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
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
customrecipes reload - reload config from disk
I will be happy to add some features or fix bugs. My mail: [email protected].