SkillAgentSearch skills...

CustomCrafting

Create your own custom recipes with tons of configuration options

Install / Use

npx skills add WolfyScript/CustomCrafting

Installs into whichever agent you are using.

README

<div align="center"> <img src="https://i.imgur.com/wLHwJ1c.png" alt="CustomCrafting" /> </div>

[!note]
v5 is in early alpha and may not work properly yet. Breaking API changes may be introduced at anytime without prior warning!

Breaking Changes & Planned New Features

  • 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

bStats Servers Spiget Downloads Spiget Stars

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.

recipe_types customization advanced_settings dependencies_updates

Config & Resource Directory Structure

  • <root> - actual location depends on the platform. (on spigot plugins/customcrafting)
    • .data - data that is cached and used internally by CC
    • config - CC configuration
    • resources - default location for resources
      • defaults - the default resources shipped with CC
      • <dir> - any custom directory from which to load resources
        • recipes - recipe config files
        • ingredients - ingredient config files

Check out my partner!

<a href="https://billing.kinetichosting.net/aff.php?aff=345"> <img width="700px" src="https://user-images.githubusercontent.com/41468455/237019976-6b66b7f4-3d26-4b2f-b858-463ffe675531.png" alt="Kinetic Hosting 15% off your first month with code WOLFYSCRIPT"/> </a>

Related Skills

View on GitHub
GitHub Stars149
CategoryDevelopment
Updated10d ago
Forks44

Languages

Kotlin

Security Score

100/100

Audited on Jul 29, 2026

No findings