
Recipe Crafter
Create Recipes Quick and easy without the need difficult coding!
332
2
Recipe Crafter 1.4
release8 апреля 2026 г.Version 1.4
A massive expansion of the recipe engine and GUI logic, introducing Stonecutter support and a fully customizable Recipe Viewer.
New Features
- Stonecutter Support: Create custom recipes for the Stonecutter! Perfect for building blocks, custom tokens, or specialized processing.
- GUI Filler System: Customize your recipe viewer with stylized fillers! Use
/recipe guifiller <page> <material>to fill empty slots with any item (like black glass panes) to create a premium look. - Dynamic Page Customization: Added commands to change the title (
/recipe guiname) and size (/recipe guisize) of every page in the recipe viewer. - Enhanced Chat Crafting: Workbenches opened via chat crafting now automatically close once the item is successfully crafted, making for a much faster workflow.
Technical Improvements & Fixes
- Robust Furnace Engine: Fixed registration errors where furnaces required exact stack sizes. Ingredients now normalize correctly to match vanilla furnace behavior.
- Clipped Recipe Recovery: Implemented a 1000-offset layout system that automatically detects and recovers recipes if a page is resized to be smaller, preventing items from becoming "lost" in the UI.
- Stability Fixes: Resolved issues where furnace recipes with non-NBT blocks (like Dirt) would cause errors during registration.
Recipe Crafter 1.3 - PATCH
release29 марта 2026 г.1.3 - PATCH
Fixes chat crafting
Recipe Crafter 1.3
release28 марта 2026 г.Changelog
Version 1.3
A major feature update introducing Chat Crafting!
New Features
- Chat Crafting: No more opening GUIs for every craft. If you have the materials for a recipe, the plugin notifies you in chat. Click the message to instantly populate a workbench.
- Chat Crafting Continuity: Optimized for bulk crafting—the prompt reappears immediately if you have materials for more, bypassing the default 10s cooldown.
- Intelligent Inventory Tracking: Seamlessly monitors your inventory for material changes to keep you notified of what you can build.
Technical Improvements
- Refactored Notification Engine: Unified the notification and cooldown logic into a central manager for high-performance inventory monitoring.
- Manual Crafting Override: Smooth integration between chat-triggered crafting and standard vanilla behaviors.
Recipe Crafter 1.2
release21 марта 2026 г.Changelog
Version 1.2
A major quality-of-life update adding fully automated update checking and installation capabilities directly integrated with Modrinth.
New Features
- Modrinth API Integration: The plugin now communicates directly with the Modrinth API to fetch update metadata and download links automatically.
- Asynchronous Checking: Checks take place in the background on startup, ensuring server startup performance remains unaffected.
- Administrator Notifications: Ops are notified on join with a modernized, formatted message if a new version exists.
- Interactive Update Trigger: Added support for ClickEvent triggers so administrators can click [Auto Update] directly from chat.
- Manual Install Subcommand: Added
/recipe updatefor on-demand downloads.
Technical Improvements
- Clean Configuration Options: Introduced configuration variables in
config.ymlthat allow adjusting update checking intervals or toggling absolute silent background automation (auto_update).
Recipe Crafter 1.1
release1 марта 2026 г.Changelog
Version 1.1
A significant update bringing much-requested features, administrative tools, and better statistics tracking.
New Features
- bStats Integration: Added anonymous usage statistics to help track the plugin's popularity.
- Customizable GUI Layout:
- Introduced Layout Mode for the
/recipesmenu. - Admins can now move and swap recipes directly in the GUI with
Shift + Right-Click. - Your custom layout is saved automatically.
- Introduced Layout Mode for the
- Enhanced Recipe Management:
- Multi-word Support: Recipe IDs and Names can now contain spaces for better organization.
- Custom Display Names: Set user-friendly names for recipes using
/recipe setname <id> | <display name>. - Rename Command: Easily change a recipe's internal ID with
/recipe rename <old> | <new>. - Delete Command: Remove recipes directly via
/recipe delete <id>.
GUI & UX Improvements
- Improved Lore: Recipe IDs and types (Workbench, Furnace, etc.) are now clearly displayed in the GUI.
- Dynamic Pagination: Better navigation with "Next Page" and "Previous Page" controls.
- Filter Cycling: Quickly cycle through recipe types in the viewer to find exactly what you're looking for.
- Audiovisual Polish: Added satisfying sound effects for successes and clear error feedback.
Bug Fixes & Technical
- Fixed issues with command argument parsing for complex names.
- Optimized GUI rendering for large collections of recipes.
- Improved persistence logic for player crafting limits.