▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/EmakiForge
EmakiForge

EmakiForge

Recipe-driven forging with quality tiers, material effects, and in-game editor

18
0

View Full Wiki Documentation | Join Discord Community | QQ Group

EmakiForge provides a fully configurable equipment forging system. Define recipes in YAML — each specifying a target item, required and optional materials, blueprint requirements, and forge capacity — then let players craft through an in-game GUI. Every material contributes stats, name modifications, and lore actions, while a weighted quality system adds randomness with a guarantee safety net.

Key Features

  • Recipe-Driven Forging — Each recipe defines a target item, materials, blueprints, and forge capacity
  • Material Effects — Materials contribute stats (stat_contribution), modify names (name_modify), insert lore (lore_action), adjust quality (quality_modify), or expand capacity (capacity_bonus)
  • Quality System — 6 weighted tiers (Mediocre / Fine / Flawed / Superior / Flawless / Perfect) with configurable multipliers and a guarantee mechanism
  • Forge Capacity — Strategic constraint: each material consumes capacity, forcing players to choose wisely
  • Blueprint Requirements — Gate recipes behind blueprint items for progression
  • 3 GUI Interfaces — Forge station, recipe book, and resource editor — all in-game
  • In-Game Editor — Create, edit, and delete recipes directly from a GUI without restarting
  • Action Phases — Pre / success / failure action chains using CoreLib's action system
  • Condition System — Conditional recipe access with all_of / any_of logic
  • Auto-Save — Player forging history persisted with configurable save intervals

Quality Tiers (Default)

TierWeightMultiplier
Mediocre60×1.0
Fine30×1.05
Flawed10×0.95
Superior5×1.1
Flawless2×1.15
Perfect1×1.2

Commands

CommandDescriptionPermission
/ef forgeOpen forge stationemakiforge.use
/ef bookOpen recipe bookemakiforge.book
/ef reloadReload configurationemakiforge.reload
/ef list recipesList all recipesemakiforge.admin
/ef editorOpen resource editoremakiforge.editor
/ef edit recipe <id>Edit a recipeemakiforge.editor
/ef create recipe [id]Create new recipe draftemakiforge.editor
/ef delete recipe <id>Delete a recipeemakiforge.editor.delete

Permissions

PermissionDefaultDescription
emakiforge.usetrueBasic command access
emakiforge.booktrueOpen recipe book
emakiforge.reloadopReload configuration
emakiforge.editoropEditor access
emakiforge.editor.deleteopDelete recipes
emakiforge.editor.*opFull editor access
emakiforge.adminopAdmin access

Dependencies

TypePlugin
RequiredEmakiCoreLib
SoftPlaceholderAPI

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:2 недели назад
Обновлён:2 дня назад
Главная