Getting Started
Welcome to the CustomCrafting documentation!
This guide will help you get started configuring CC on your server.
WARNING
This wiki is only for the new version 5 of CustomCrafting, earlier versions (v4) are documented on the GitHub wiki.
Overview
CustomCrafting allows defining custom recipes for almost any workstation that is not highly specific (like the cartography table). There are many configuration options to allow for very detailed customisation of both the input and output of recipes. Due to the complexity, there are some recommended steps to get started.
Steps
- Understand the config format & structure:
Read the Configuration page. - Configure the Resources:
Read the Resources page and configure where to load resources from. - Explore Recipe Types:
Read the Recipe Overview. - Define your Recipes:
Define your recipes in HOCON or JSON format.