Community listing page, reviews here may not be monitored by the author.
EmitLightTag
No reviews yet
This project adds a mod that scans every loaded block and builds a c:emits_light tag at runtime, so `#emits_light` search finds every light source in your modpack.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Emit Light Tag
Searching a heavily modded pack for every block that gives off light usually means scrolling through JEI by hand and hoping you didn't miss anything. This mod builds the list for you.
At runtime, it scans every block currently loaded, vanilla or modded, and checks whether any of its possible states can emit light, not just its default appearance. That catches conditional sources too: an unlit redstone lamp still counts, since it lights up once powered, and the same goes for candles, sea pickles, and anything else that only glows under specific conditions. The result gets written into a real c:emits_light tag, mirrored onto the matching items, so typing #emits_light into JEI or EMI's search bar returns the full list.
A plain datapack can't do this. Block light emission is defined in each mod's Java code, not in JSON, so a static file can never account for whatever mod list a player actually has installed. Generating the tag at runtime is the only way to keep it accurate.
Available for Fabric 1.20.1 and NeoForge 1.21.1 (for now).
This only affects search. It doesn't touch recipes, loot tables, or crafting.
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources