SLM: Codex

Quick rating

SLM: Codex

No reviews yet

Add a Codex system with Skills, Passives, Actives, Lore, etc. for Items, Weapons, Armor & Curios

QoL & Tweaks
Mod Loaders
Forge
NeoForge
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

About

Project Details

Type
Mod
Latest Version
SLM-Codex-1.4-1.20.1+[Forge].jar
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

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

📖 SLM: Codex

This mod introduces a Codex system that enhances how items are displayed and understood, providing detailed and organized information directly in-game.

It supports Items, Weapons, Armor, and Curios.


⚙️ Features

Each supported item can include a complete Codex entry with:

  • 🧩 Passives  
  • ⚔️ Skills
  • 📜 Description / Lore  
  • 📊 Attributes / Stats

All information is presented through a clean, tab-based interface.


🗂️ Supported Categories

The Codex system is divided into multiple sections:

  • 🗡️ Weapons

description_9962fb71-d899-4c0f-ab59-932093acb203.png

  • 🛡️ Armor  

description_5a82b480-3a7b-4dd3-8537-b6d934078a37.png

  • 🎒 Curios  

description_a971a2b6-965b-410b-a98e-d0cc6a10382f.png

  • 📦 Items  

Each category has its own specialized layout and data handling.


🧠 Skill Integration

  • Supports Innate Skills integration
  • Can display and redirect skills from compatible systems (such as Epic Fight)  
  • Provides a unified view of abilities tied to equipment  

📘 Codex JSON Guide

The Codex system allows you to define custom entries for items, weapons, armor, and curios using JSON.

You can use translation keys or raw text for any visible field:

  • Translation keys enable multi-language support
  • Raw text is useful for quick definitions or testing

🧩 Common Fields (All Entries)

Field Description
nameKey Item name. Supports translation keys or plain text.
nameColorKey Adding a color to the item name supports standard Minecraft styles and hexadecimal as a string.
descriptionKey Main description shown in the codex.
overwritteTooltip If true, replaces the default tooltip with the codex one.
passiveSkills List of passive abilities.
activeSkills List of active abilities.

The entries for Passive Skills or Active Skills are not mandatory; if you don't include them or leave them blank, they won't appear in the codex! And your file will still work.


⚙️ Skills Format (Passive & Active)

Both passiveSkills and activeSkills use the same structure (Supports multiple entries):

description_130c28d3-4e8e-4003-8432-0f59a4a6d0f0.png

Parameters

Field Description
title Skill name
description Main effect or explanation
additional (optional) Extra details, conditions, or notes

🔽 More Details (Advanced) | ⚔️ Weapon / Item Codex

Path: data/<item_namespaces>/renderable_codex/<item_name>.json

description_9132d513-f1fc-4205-90f9-cc0881d967a1.png

Field Description
itemType Defines the type. Supported: weapon, item
scale Controls the rendered size of the item in the codex
translate Adjusts the position [x, y, z] in the display
rotation Controls orientation

🔄 Rotation Values

Supports predefined directions:

"up", "down", "left", "right",
"up_left", "up_right",
"down_left", "down_right"

You can also use custom numeric values as strings, for example:

"4.15"

Final Example for Weapon & Item Codex

description_630a6377-755f-4f44-a021-e0c3dabdcd4d.png

🔽 More Details (Advanced) | 🛡️ Armor Codex

data/<item_namespaces>/armor_codex/<item_name>.json

description_b62d1347-a0f7-4e34-8140-50d0e4f3505b.png

Field Description
armorSlot Armor piece type

 

Supported values:

  • head    →  Helmet
  • chest  →  Chestplate
  • legs    →  Leggings
  • feet    →  Boots
Extra Field Description
correctionFactor Adjusts rendering alignment (fine-tuning value)

Final Example for Armor Codex

description_eeecae6e-a0f8-4725-9e29-434d68ffa6e4.png

🎒 Curios Fields

data/<item_namespaces>/curios_codex/<item_name>.json

description_4109c2b7-bc55-4af0-a29b-ff15d1a6495e.png

Field Description
curiosSlot Slot where the item is equipped

Final Example for Curios Codex

description_67663b0e-53e8-45da-b974-808c23e08f75.png


 

🖥️ User Interface

  • Interactive Codex panels accessible in-game  
  • Tab-based navigation for different data types  
  • Scrollable sections for large amounts of information  

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

~270,000
Downloads
Last Updated
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