Note
v5 is in early alpha and may not work properly yet. Breaking API changes may be introduced at anytime without prior warning!
- Removed Elite Crafting Table
- Removed CustomItem; Focus is instead on integrating items from other plugins/mods
- Removed Advanced Crafting Table
- New Recipe structure: more composable recipes
- New Resource Loader for multiple SQL and custom local destinations
- Editor API: create and edit recipes via CLI or GUI
- Cross-Platform: Spigot, Paper, Sponge, Fabric, and more in the future
- Modded: Makes use of Minecraft internals to better support custom recipes
- ...
CustomCrafting allows you to create custom recipes for a vast variety of
workstations including:
Crafting Table, Furnace, Blast Furnace, Smoker, Smithing, and more.
Additionally, you can toggle vanilla recipes as you like, and disable and override them.
It integrates with other plugins like Oraxen, ItemsAdder, MMOItems, and MythicMobs to support your custom items and update recipes automatically when they are changed.
Before creating an issue, please go to the wiki. It should clear up frequently asked questions.
For any questions join the Discord.
<root>- actual location depends on the platform. (on spigotplugins/customcrafting).data- data that is cached and used internally by CCconfig- CC configurationresources- default location for resourcesdefaults- the default recipes shipped with CC*/**- directories created by users from which to load recipes

