Quick Start
Prerequisites
- Java: 21 or higher
- Server: Paper / Spigot 1.20+ (Folia supported)
Download
Download the latest version from:
Installation
See the Installation Guide
Creating Your First Recipe
After logging into the server, run the following command to open the recipe creation GUI:
/cra create shaped- Place crafting materials in the GUI (arranged as a shaped recipe)
- Place the output item in the result slot
- Click the confirm button to save
The recipe will be automatically saved to the plugins/Craftorithm/recipes/ directory.
Verification
Place the corresponding materials in a crafting table and confirm the recipe appears in the crafting result.
Next Steps
- Recipe System — Learn the details of 11 recipe types
- Configuration — Customize plugin behavior
- Trigger System — Add conditions and actions to recipes
- Script Engine — Write complex conditional logic
