Craftorithm

Quick rating

Craftorithm

No reviews yet

Advanced Crafting Management System – Customize Your Crafting!

API/Library
Mod Loaders
Paper
Spigot
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 or later
Latest Version
1.13.2.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

Craftorithm

SpigotMC-Craftorithm-orange?style=flat-square&logo=spigotmc Modrinth-Craftorithm-green?style=flat-square&logo=modrinth Craftorithm?style=flat-square&logo=github Java-21+-blue?style=flat-square&logo=openjdk MC-1.20+-green?style=flat-square Folia-Supported-9b59b6?style=flat-square License-GPL--3.0-red?style=flat-square

Advanced Minecraft Recipe Management Plugin
Extensive Recipe Support · Trigger System · Script Engine · GUI Interface · Item Plugin Integrations

中文文档


Features

Features

Quick Start

Requirements

  • Java: 21 or higher
  • Server: Paper / Spigot 1.20+ (Folia supported)

Installation

  1. Download from SpigotMC, Modrinth, or GitHub Releases
  2. Place the JAR file in the plugins/ directory
  3. Restart the server

Create Your First Recipe

/cra create vanilla_shaped

Place ingredients and result items in the GUI, then click confirm. Recipes are automatically saved to plugins/Craftorithm/recipes/.

Powerful Configuration

Code Examples

Result Processors

Version 1.13.0.0 introduces the Result Processors system for adding effects to recipe results:

result_processors:
  enchantments:
    type: copy_from_source
  lore:
    type: add
    data:
      value:
        - "&7Legendary Weapon"
        - "&aForged in the Nether"
  attributes:
    type: merge_source

Supports copy_from_source / add / merge_source / remove strategies for various component types including enchantments, attributes, lore, item flags, and more.

Compatible Plugins List

Compatible Plugins

Documentation

Full Documentation

Module Description
Quick Start Installation, commands, permissions
Recipe System Multiple recipe types explained
Trigger System Event listeners and conditions
Script Engine Syntax and built-in functions
Item System Custom items and external plugins
Configuration Configuration reference
UI System GUI and custom menus
API Docs Developer API

API

Craftorithm provides a Java API for secondary development:

<repository>
  <id>jitpack.io</id>
  <url>https://jitpack.io</url>
</repository>

<dependency>
  <groupId>com.github.YufiriaMazenta</groupId>
  <artifactId>Craftorithm</artifactId>
  <version>Tag</version>
</dependency>
import pers.yufiria.craftorithm.api.CraftorithmAPI;

CraftorithmAPI api = Craftorithm.api();

bStats

bStats

Download

SpigotMC Modrinth GitHub

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~24,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works