Just Enough Markers (JEM)

Quick rating

Community listing page, reviews here may not be monitored by the author.

Just Enough Markers (JEM)

No reviews yet

Highlights KubeJS recipe changes directly in JEI.

No Theme
No Genre
QoL & Tweaks
Client Utility
Mod Addon
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
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
jem-0.0.4.jar

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

Just Enough Markers (JEM)

Enhance JEI with visual markers for modified recipes.

Just Enough Markers (JEM) is a lightweight NeoForge mod that helps modpack creators and technical players quickly identify recipe changes made by KubeJS or other modifications.


🌟 Key Features

  • Highlight recipe changes: Added, removed, or altered recipes are clearly marked in JEI.
  • Recipe filtering:
    • Recipes with IDs matching your filter (recipeIdFilter) are automatically highlighted.
    • Recipes without IDs can be highlighted based on their outputs (outputFilter).
  • Customizable markers:
    • Per-category marker positions (categories).
    • Adjustable X/Y offsets.
    • Tooltips with configurable messages (2 lines by default).
  • Debug mode: Force all recipes to display markers, useful for testing and modpack development.
  • Lightweight & client-side only: Does not alter recipes, only enhances JEI’s display.

⚙️ How It Works

  1. At startup, JEM checks recipes for their ID.
  2. If the ID contains the recipeIdFilter, a marker is displayed.
  3. Recipes without an ID are compared against the outputFilter list.
  4. Markers can be positioned per recipe category with custom offsets.
  5. Tooltips show your configured text when hovering over a marker.
  6. Debug mode (onlySpecificRecipeID) can override filters to display markers on all recipes.

⚙️ Configuration

Main config options (from JEMConfig.java):

Option Description Default
recipeIdFilter Text to match recipe IDs for highlighting kubejs
outputFilter List of item IDs used when recipe has no ID []
tooltipLine1 First line of marker tooltip Modified recipe
tooltipLine2 Second line of tooltip According to the modpack creator
onlySpecificRecipeID Debug flag to show markers on all recipes false
defaultOffsetX Default X offset for markers 19
defaultOffsetY Default Y offset for markers -25
categories Custom marker positions per recipe category Predefined examples included

📦 Installation

  1. Install Minecraft 1.21.1 with NeoForge.
  2. Add JEI (required) and optionally KubeJS.
  3. Download the latest JEM .jar file.
  4. Place it in your mods folder and launch Minecraft.

🎮 Usage

  • Open JEI in-game.
  • Recipes matching recipeIdFilter or outputs in outputFilter will display markers.
  • Hover over markers to see tooltip information.
  • Use debug mode to highlight all recipes during development or testing.

🛠 Support

Issues & suggestions: GitHub Issues


📄 License

All Rights Reserved
This mod may not be redistributed, copied, or modified without the author’s permission.


📌 Notes

  • Requires NeoForge (Forge/Fabric not supported).
  • Works best with the latest JEI & KubeJS versions.
  • Intended primarily for modpack developers and technical players.
  • Lightweight, client-side, and keeps JEI intact.

Screenshots

Gallery

  • custom_marker_and_tooltips.png
    custom_marker_and_tooltips.png custom_marker_and_tooltips.png
  • default_marker_and_tooltips.png
    default_marker_and_tooltips.png default_marker_and_tooltips.png

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

~5,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