Just Enough Staged Discovery

Quick rating

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

Just Enough Staged Discovery

By jaelo

No reviews yet

Defines item Group that are hidden by default and Triggers that unlock them during gameplay

QoL & Tweaks
Mod Loaders
Forge
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
jeidiscovery-1.0.1.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

Description

JEI addon mod that defines item group that are hidden by default in JEI and Triggers that unlock them during gameplay.

For more global solution, i reccommend Discovered Enough Items (DEI)

Defining Item Groups

JSON

jei-discovery.json contains all item group definition and information about which ones are discovered. By default, Nether items are discovered by going to the Nether dimention, End items are discovered by going to the end dimention and Sculk items are discovered by entering Deep Dark biome.

item groups are saved in item_groups list. Each group has following fields:

Item Group Fields

Name

name of the item group. Not appearing in game, used for storaging the data.

triggerType

Type of the trigger that causes item group discovery

Available trigger types

  • DIMENSION - on crossing into a dimention
  • BIOME - on crossing into a biome
  • EFFECT - on getting an effect
  • ADVANCEMENT - on completing an advancement
  • ITEM - on picking up an item
  • MOB - on killing a mob

triggerValue

What value should the trigger accept to happen.

f.e.

triggerType = EFFECT,

triggerValue = regeneration

keywords

What should items in this group contain to be hidden until its group is discovered. Should be a list of strings.

f.e. 

"name": "Nether",
"triggerType": "DIMENSION",
"triggerValue": "the_nether",
"keywords": ["nether", "quartz", "blaze", "wither", "ghast", "crimson", "warped"],

 

namespaces

What mods should be included in the item group. f.e. for hiding nether items, hide all items from better_end mod.

Screenshots

Gallery

  • Screenshot 2025-08-19 165520.png
    Screenshot 2025-08-19 165520.png Screenshot 2025-08-19 165520.png
  • Screenshot 2025-08-19 171059.png
    Screenshot 2025-08-19 171059.png Screenshot 2025-08-19 171059.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

<1,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