HomeJavaModsDP-CustomCrafting
DP-CustomCrafting
logo introduce

Example Video : Coming soon!

This plugin allows server owners to easily create and manage custom crafting recipes on their Minecraft server.
Enable players to craft new and unique items beyond the standard Minecraft recipes, expanding your server’s gameplay with special crafts for custom items or previously uncraftable materials – all without complicated setup or configuration!


description
depend-plugin
installation

1️⃣ Place the DPP-Core plugin and this plugin file (DP-CustomCrafting-*.jar) into your server’s plugins folder

2️⃣ Restart the server, and the plugin will be automatically enabled

3️⃣ If needed, you can open and modify config.yml and plugin.yml to customize settings


settings
command

❗ Some commands require admin permission (dpcc.admin)

Command List and Examples

Command Permission Description Example
/dpcc createcategory <categoryName> dpcc.admin Create a new category /dpcc createcategory MagicItems
/dpcc createrecipe <categoryName> <recipeName> dpcc.admin Create a new recipe inside a category /dpcc createrecipe MagicItems FireWand
/dpcc recipeitem <categoryName> <recipeName> dpcc.admin Set recipe ingredients (opens recipe item GUI) /dpcc recipeitem MagicItems FireWand
/dpcc setresultitem <categoryName> <recipeName> dpcc.admin Set the recipe result item /dpcc setresultitem MagicItems FireWand
/dpcc setresultamount <categoryName> <recipeName> <amount> dpcc.admin Set the recipe result amount /dpcc setresultamount MagicItems FireWand 3
/dpcc setresultweight <categoryName> <recipeName> dpcc.admin Set the recipe result weight /dpcc setresultweight MagicItems FireWand
/dpcc opencategory <categoryName> None Open the category inventory (recipe list GUI) /dpcc opencategory MagicItems
/dpcc reload dpcc.admin Reload the config /dpcc reload

❗Notes when using commands


api-integration
discord
Quick facts

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

These come from our own check of the pack file, not from the source page.

Explore more