CustomCrafty

⭐ — (7 endorsements) 📥 2,444 downloads 📌 v1.2 📅 7/19/2025
🟠 Updated over a year ago

By BloodRed · folia

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 7/19/2025 📅 Created: 7/19/2025

🔍 Analysis

  • 👍 0.3% endorsement rate
  • 🏆 #100 of 169 folia mods in this game by downloads

📋 About This Mod

# CustomCrafty ## Advanced Custom Crafting with NBT Support & GUI Interface !(https://img.shields.io/badge/Minecraft-1.20.1+-green?style=flat-square) !(https://img.shields.io/badge/Server-Paper%20%7C%20Folia%20%7C%20Purpur-blue?style=flat-square) !(https://img.shields.io/badge/Java-21+-orange?style=flat-square) --- ## ✨ 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 ```yaml 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! (https://img.shields.io/discord/1328431690565157036?color=5865F2&label=Discord&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/yUghaxRSZs) For issues, suggestions, or questions, please join our Discord server for support.

# CustomCrafty

## Advanced Custom Crafting with NBT Support & GUI Interface

!(https://img.shields.io/badge/Minecraft-1. 20. 1+-green?style=flat-square) !(https://img.shields.io/badge/Server-Paper%20%7C%20Folia%20%7C%20Purpur-blue?style=flat-square) !(https://img.shields.io/badge/Java-21+-orange?style=flat-square)

## ✨ 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 - Open GUI to create a new recipe /customcrafty remove - Remove a custom recipe

Aliases: /cc, /crafty ```

## 🖥️ GUI Usage

1. Open Recipe Creator: Use `/cc create ` 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

```yaml 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!

[!(https://img.shields.io/discord/1328431690565157036?color=5865F2&label=Discord&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/yUghaxRSZs)

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

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
BloodRed
Version
1.2
Downloads
2,444
Endorsements
7
Category
folia
Created
7/19/2025
Updated
7/19/2025
Game Versions
1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5
Tags
game-mechanics, management, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does CustomCrafty support?

The author lists 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6. Other versions may work but are untested by the author.

What is the latest version of CustomCrafty?

Version 1.2, published 2025-07-19 with 2,444 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More folia 👤 More by BloodRed 🔎 Similar Mods 🌐 Best folia (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods