HomeJavaModsSuper Crafting
Super Crafting
ModsJava

Super Crafting

by XioYim · on Modrinth

A powerful 5×5 crafting table with custom recipes, animations, and command triggers. 这是一个为整合包设计的 5×5 合成台,支持自定义配方、动画与命令触发。

⬇ Download on Modrinth
Super Crafting — screenshot 1Super Crafting — screenshot 2Super Crafting — screenshot 3Super Crafting — screenshot 4Super Crafting — screenshot 5Super Crafting — screenshot 6Super Crafting — screenshot 7Super Crafting — screenshot 8

Super Crafting

A powerful 5×5 crafting system for Minecraft modpacks

中文描述请往下滑 ↓ 右侧维基链接是我的B站主页!


🔧 Super Crafting

Super Crafting is a Forge mod for Minecraft 1.20.1 that expands the vanilla crafting system with a powerful 5×5 crafting table.

It introduces a new block called the Super Crafting Table, designed primarily for modpacks and custom recipe systems.

With flexible JSON recipes, timed crafting, command triggers, and full JEI integration, it allows creators to build complex crafting mechanics and automation-like experiences.


✨ Features

🧰 5×5 Crafting Table


📦 Built-in Storage


⚙️ Fully Custom Recipes

Recipes are defined using JSON files and support:

Recipes are located in:

data/super_crafting/recipes/


🎬 Crafting Effects & Events

Recipes can optionally trigger special effects and commands.


Floating Crafting Display

"summon_item": true


Start Command

"start_command_player"

Runs command(s) when crafting starts.

Useful for:


Tick Commands

"tick_command_block" "tick_interval"

Runs commands repeatedly during crafting.

Works similarly to a Repeating Command Block.

Example uses:

Execution interval example:

"tick_interval": 1


Finish Command

"finish_command"

Runs command(s) immediately when crafting completes.

All commands can contain multiple entries. Permission level 4

Useful for:


🔎 JEI Integration

When Just Enough Items (JEI) is installed:

Players can also click the crafting arrow to jump directly to JEI recipe pages.


📁 Example Recipes Included

The mod includes 10 example recipes to demonstrate the system.

These examples show:

They can be used as templates for your own recipes.


⚠️ Important Notes

Technical notes:


❗ Dependency

This mod requires:

The game will not start without JEI installed.


🐞 Known Issue



🔧 超级合成台(Super Crafting)

一个为 Minecraft 1.20.1 Forge 设计的模组,在原版工作台基础上扩展合成系统。

模组新增 5×5 超级合成台,支持复杂的自定义配方、合成时间、命令触发以及 JEI 深度集成,非常适合用于整合包与自定义玩法。


✨ 核心功能

🧰 5×5 合成系统


📦 方块储物


⚙️ 自定义 JSON 配方

配方使用 JSON 文件定义,支持:

配方目录:

data/super_crafting/recipes/


🎬 特殊效果系统

配方可以绑定多种事件效果。


悬浮展示物品

"summon_item": true

合成开始时会在方块上方生成一个 悬浮展示物品


开始命令

start_command_player

合成开始时执行命令:


Tick 命令

tick_command_block tick_interval

合成过程中按 tick 间隔执行命令,类似 重复命令方块

常用于:


完成命令

finish_command

合成完成时执行命令。

以上命令 均可填写多条。 权限OP等级 4

🔎 JEI 集成

安装 JEI 后可以:


📁 示例配方

模组内置 10 个示例配方,用于展示:

可作为自定义配方的参考模板。


⚠️ 注意事项

技术说明:


❗依赖

需要安装:

否则游戏 可能无法启动


🐞 已知问题


Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more