CustomCrafty

Quick rating

CustomCrafty

No reviews yet

A plugin that allows crafting recipes with NBT support for named and enchanted items.

Mod Loaders
Paper
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.2
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

CustomCrafty

Advanced Custom Crafting with NBT Support & GUI Interface

Minecraft Server Java


✨ Features

  • 🖥️ GUI Interface: Intuitive 45-slot GUI for creating recipes with visual crafting grid
  • 🔧 NBT Support: Create recipes with custom names, lore, enchantments, and other NBT data
  • 📋 Flexible Recipe Types: Support for both shaped and shapeless recipes with smart detection
  • ⚡ Folia Compatible: Works with both Paper and Folia servers using threaded region scheduler
  • 🔄 Recipe Registration: Properly registers recipes with Bukkit's recipe system for full compatibility
  • 🔍 Conflict Detection: Automatically removes existing recipes before creating new ones
  • 📝 Easy Configuration: YAML-based recipe configuration with examples
  • 💬 Command Interface: In-game commands for recipe management
  • 🔐 Permission System: Configurable permissions for crafting and administration

📋 Commands

/customcrafty help - Show help menu
/customcrafty reload - Reload plugin configuration
/customcrafty list - List all custom recipes
/customcrafty create <name> - Open GUI to create a new recipe
/customcrafty remove <name> - Remove a custom recipe

Aliases: /cc, /crafty

🖥️ GUI Usage

  1. Open Recipe Creator: Use /cc create <recipe_name> to open the GUI
  2. Place Ingredients: Place items in the 3x3 crafting grid (slots 10-12, 19-21, 28-30)
  3. Set Result: Place the result item in the center result slot (slot 24)
  4. Create Recipe: Click the green emerald block (slot 25) to create the recipe
  5. Cancel: Click the red redstone block (slot 23) to cancel creation

The GUI automatically detects whether your recipe should be shaped or shapeless based on ingredient placement!


🔐 Permissions

  • customcrafty.admin - Access to all commands (default: op)
  • customcrafty.craft - Allow using custom recipes (default: true)

⚙️ Configuration Example

recipes:
  enchanted_diamond_sword:
    name: "Enchanted Diamond Sword"
    type: SHAPED
    exactMatch: false
    preserveNBT: true
    shape:
      - " D "
      - " D "
      - " S "
    ingredients:
      D:
        material: DIAMOND
        amount: 1
      S:
        material: STICK
        amount: 1
    result:
      material: DIAMOND_SWORD
      amount: 1
      name: "&bEnchanted Diamond Sword"
      lore:
        - "&7A sword forged with ancient magic"
        - "&7Sharpness enchantment included"
      enchantments:
        sharpness: 3
        unbreaking: 2

🎯 NBT Support

The plugin supports:

  • Custom display names
  • Lore text
  • Enchantments
  • Custom model data
  • NBT preservation from ingredients
  • Full Bukkit recipe system integration

🖥️ Compatibility

  • Minecraft: 1.20.1+
  • Server Software: Paper, Folia, Purpur
  • Java: 21+

📞 Support

Need help? Join our Discord!

Discord

For issues, suggestions, or questions, please join our Discord server for support.

Screenshots

Gallery

  • Recipe Creator GUI
    Recipe Creator GUI
  • Custom Crafting Recipes
    Custom Crafting Recipes

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works