Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
This update expands the custom crafting system with full support for smelting stations, introduces a robust enchantment transfer system for upgrades, and significantly improves the recipe editor UX. It also includes critical stability fixes for recipe reloading and input handling.
🚀 Additions
- Expanded Crafting Stations: Added full support for Furnace, Blast Furnace, Smoker, and Campfire recipes.
- Enchantment & Trim Transfer: Upgrading items can now transfer player-added enchantments and armor trims from the old item to the new one. This system intelligently filters out base template enchantments and respects vanilla compatibility rules.
- Vanilla Base Upgrades: You can now create upgrade recipes that use standard Vanilla items (e.g., Diamond Sword) as the base, not just custom items.
- Quick Inventory Select: Added the ability to directly click items in your own inventory to select them while in the Material or Item Selector menus.
- Message Suppression: Setting messages or lore lines to
"NONE"or""in the config now completely disables them, preventing empty lines or unwanted chat spam.
⚡ General Changes
- Recipe Editor Overhaul: The editor now dynamically switches layouts between a 3x3 Grid and Smelting inputs based on the recipe type.
- Optimization:
CraftingManagernow skips re-registering standard crafting table recipes on reload to prevent server hangs, while ensuring smelting recipes update instantly.
🐛 Fixes
- NPE Fixes: Fixed a
NullPointerExceptionin the upgrade logic by ensuring input items are cloned before consumption.
Information
| Published on | January 11, 2026 |
|---|---|
| Downloads | 46 |
Platforms
Paper (1.21-1.21.11)
Dependencies
Paper