
PintoRecipes
A spigot plugin to add custom recipes to your server
Features
- Sleek GUI
- Options for shaped, shapeless, furnace, blasting, smoking, campfire, and stonecutter recipes
- Any item is craftable/smeltable/etc. (including nbt)
- Option to limit how many of a custom item is crafted (including vanilla recipes if you create a 'custom' recipe for them)
- Permission to bypass crafting limitations (
pintorecipes.craftbypass)
- Permission to bypass crafting limitations (
- Permissions to limit who can craft any item (default to anybody)
- Uncrafting GUI
- Supports switching through multiple recipes per item
- Can uncraft using custom recipes
Commands
/pintorecipes [show|save|edit|remove|list] [recipe_name]show <recipe_name>- Opens a read-only GUI showing the recipesave <recipe_name>- Opens a recipe creating GUI. Closing without any items in either grid or result will result in saving being cancelled.edit <recipe_name>- Opens a writable GUI showing the recipe, saves on close with the same conditions as above (save)remove <recipe_name>- Removes specified recipe from configlist- Opens a GUI showing all available recipesreload- Reloads recipes
Permissions
pintorecipes.recipes # Permission to use '/pintorecipes'pintorecipes.recipes.show # Permission to use '/pr show'pintorecipes.recipes.save # Permission to use '/pr save'pintorecipes.recipes.edit # Permission to use '/pr edit'pintorecipes.recipes.remove # Permission to use '/pr remove'pintorecipes.recipes.list # Permission to use '/pr list' or '/pr' (without args)pintorecipes.recipes.reload # Permissiont to use '/pr reload'pintorecipes.craftbypass # Permission to bypass crafting permissions and limitspintorecipes.craft.<recipe_name> # Permission to craft specified recipe
Config
The recipes.yml file is where all custom recipes are stored.
- The first key is whatever the name of the recipe is (defaults are endermite_spawnegg, netherite_sword, etc.)
result- This is the raw data of the item that spigot stores. I highly recommend leaving this be and using the commands to generate it.recipe- This is where the recipe is stored. The first set of entries is the first row of the crafting grid, the second is the second row, etc. All entries beyond three will be ignored.enabled- Whether to load the recipe when the server startstype- The type of the recipecategory- The category of whatever book to put the recipe incooktime- The time it will take to finish cooking in ticks (only available for suitable recipe types)experience- The amount of exp to give the player when item is taken out of container (only available for suitable recipe types)- More information here
Notes
- I have not yet found a problem with reloading instead, but you might run into problems so it's better to restart
Errors/Bugs
Make an issue in this project's GitHub repository
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as PintoRecipes-1.9.jar — drop this file into the mods folder
- Download size: 227 KB
- Download link checked 9 Sept 2026 — working
These come from our own check of the pack file, not from the source page.