Leklai

Quick rating

Leklai

No reviews yet

A simple mod that aim to make skill and class similar to some mmorpg game, core engine

Magic
API/Library
Mod Loaders
Fabric
Minecraft

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

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
leklai-fabric-1.1.0-1.21.11.jar
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Leklai

A barebone RPG framework mod for Minecraft Fabric 1.21.1 1.21.11 that rips out vanilla damage and rebuilds it from scratch. Ragnarok Online meets Black Desert — stat allocation, class evolution, skill chaining, and a full elemental damage pipeline. No fluff, just systems.

This is a mod release. Only the Novice class and Basic Skill are implemented. Everything else is scaffolding stuff are create via datapacks and the API.


What This Mod Does?

Replaces Vanilla Damage Entirely

The entire damage calculation is change, the armor are little more weak before ~80% at full diamond after 50% reduction


RPG Systems

Stats (Ragnarok Online Style)

Six stats: STR, AGI, VIT, INT, DEX, LUK

Levels

Two-tier leveling:

  • Base Level (1–99): Earns stat points for character growth
  • Class Level (1–50, varies): Earns class points for skill learning

XP curves are fully configurable in server config. Death penalty (10% XP loss by default) is toggleable and customable percentage.

Classes (Datapack-Driven)

Tier system: Novice → 1st Class → 2nd Class → Transcendent

  • Evolution: Novice evolves at class level 10 with maxed Basic Skill. Higher tiers evolve at level 45 with all class points spent.
  • Transcendence: Resets class level to 1, wipes stats, grants 4× starting stat points. You lose everything but come back stronger.
  • All class data lives in datapacks — tiers, branches, attribute modifiers, growth factors, job bonuses, resource pools.

Currently implemented: Novice only. The framework is here, the content is on you.

Skills (Black Desert Style)

Three skill types:

  • Castable: Press-to-cast with windup → active → recovery phases
  • Holdable: Charge-and-release with hold animations and forced release timeout
  • Passive: it do nothing just flag for apply attribute modifiers

Skill chaining: Recovery windows allow chaining into the next skill's active phase, skipping windup. Build combos.

Skills have prerequisites, resource costs, cooldowns, damage profiles (element + combat type), and bind to 8 hotkey slots.

(Novice passive — unlocks party features and class evolution). other mod are adding the skill via coding

Party System

Up to 4 players (configurable). Create, invite, kick, transfer leadership. Health and resource bars sync to all members every second. Requires Basic Skill level 5+ to join, 7+ to create, and it have distance penalty if player are far away it less exp gain.

Resource System

Per-class resource pool (SP/MP equivalent). Base 10 + class growth scaling. Regenerates on a timer — faster when sitting, passive regen when idle. Skills consume resources.


Vanilla Changes

Changed Detail
Damage calculation Completely replaced with 8-stage pipeline
Armor toughness Removed
Food healing Disabled by default
Enchantments Still work, applied after custom pipeline
Environment damage Rebalanced (rain/thunder penalties)
Entity collision Toggleable

Configuration

Server config (leklai_server.json5) controls:

  • Max level, starting stat points, XP curves
  • Max party size, max stat value
  • Death penalty toggle and percentage
  • Skill unlearning toggle
  • Food healing, collision, environment damage rebalance

Client config (leklai_client.json5) controls:

  • AAll UI stuff
  • The damage indicator YACL config screen included via ModMenu.

PlateauLib (Internal lib) and Cardinal Components API are bundled — no separate install needed. since I'm currently maintain one mod I don't think it need to separate plateaulib since it just simple attributes registry stuff and the ui rework from the penomior.

Leklai

⚠️ Note: Development Hiatus

The project is currently on a temporary hiatus.

I'm currently busy rewriting the animation system and working on a major overhaul of the EXP progression system. in version (3.0.0)

Current Changes

  • EXP is currently only obtainable from dungeons.
  • Overworld mobs no longer grant EXP.
  • This change was made to make balancing easier during development.

Future Work

The EXP system and related mechanics need a complete redesign and stabilization before further development continues.

Since I currently don't have enough time to actively work on this project, development will be paused for a while.


A barebone RPG framework mod for Minecraft Fabric 1.21.1 1.21.11 26.1 that rips out vanilla damage and rebuilds it from scratch. Ragnarok Online meets Black Desert — stat allocation, class evolution, skill chaining, and a full elemental damage pipeline. No fluff, just systems.

This is a mod release. Only the Novice class and Basic Skill are implemented. Everything else is scaffolding, stuff are create via datapacks and the API.


This mod is the successor to Dominatus: Refinement, Crital, and Penomior.

After many rewrites — mainly due to Minecraft updates and mapping change — I’ve finally found the direction what I want this project to become. That’s why this mod now exists in its current form.

Elements of the original Penomior stats system still exist, but they’ve been tweak to balance the class system. The old refinement mechanic have been removed and replaced with a system focused on classes and skills instead.

This mod are aim to be as barebone lib as possible — with less implementation, mostly API for my other mod to build on, so I can focus on classes mod, skill, or items.

but some content can view on gallery upload in that focus on version some are outdate


PlateauLib (Internal lib) and Cardinal Components API are bundled — no separate install needed. since I'm currently maintain one mod I don't think it need to separate plateaulib since it just simple attributes registry stuff and the ui rework from the penomior.

Screenshots

Gallery

  • Screenshot 2026-03-10 155646.png
    Screenshot 2026-03-10 155646.png Screenshot 2026-03-10 155646.png
  • Screenshot 2026-03-10 155147.png
    Screenshot 2026-03-10 155147.png Screenshot 2026-03-10 155147.png
  • Screenshot 2026-03-10 155155.png
    Screenshot 2026-03-10 155155.png Screenshot 2026-03-10 155155.png
  • Screenshot 2026-03-10 155147.png
    Screenshot 2026-03-10 155147.png Screenshot 2026-03-10 155147.png
  • Screenshot 2026-03-10 155134.png
    Screenshot 2026-03-10 155134.png Screenshot 2026-03-10 155134.png
  • [1.2.0] Digestion (Remove in 2.1.0)
    [1.2.0] Digestion (Remove in 2.1.0)
  • [1.2.0] Water Quality (Remove in 2.1.0)
    [1.2.0] Water Quality (Remove in 2.1.0) bottle of water are have quality depend on where you gather water from river or swam (inspire from [thirst was taken])
  • [1.2.0] Simple Nutrition System (Remove in 2.1.0)
    [1.2.0] Simple Nutrition System (Remove in 2.1.0) since food are no longer regen health, So I made it player need to eat food to gain the benefit of it :)
  • [1.1.0] player info
    [1.1.0] player info
  • [1.1.0] Skill Binding
    [1.1.0] Skill Binding
  • [1.1.0] skill learning
    [1.1.0] skill learning
  • [1.0.0] player info
    [1.0.0] player info
  • [1.0.0] skill binding
    [1.0.0] skill binding
  • [1.0.0] skill learning
    [1.0.0] skill learning
  • Sit on sheep
    Sit on sheep rest a little bit take a deep breath with nature :) (Key: Insert) double the time of health/resource regen

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

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
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