HomeJavaModsCustomCrafty
CustomCrafty
ModsJava

CustomCrafty

by BloodRed · on Modrinth

A plugin that allows crafting recipes with NBT support for named and enchanted items. Free Minecraft Java mod for 1.20.1, 1.20.2, 1.20.3.

⬇ Download on Modrinth
CustomCrafty — screenshot 1

CustomCrafty

Advanced Custom Crafting with NBT Support & GUI Interface

Minecraft Server Java


✨ Features


📋 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


⚙️ 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:


🖥️ Compatibility


📞 Support

Need help? Join our Discord!

Discord

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

Verified by MCModsHub

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

Explore more