NEI Resources

NEI Resources is a client-side addon for Minecraft 1.7.10 that expands (GTNH) NotEnoughItems with detailed resource information.

File Details

NEIResources-1.0.2.29.jar

  • R
  • Jul 5, 2026
  • 230.52 KB
  • 16
  • 1.7.10
  • Forge

File Name

NEIResources-1.0.2.29.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:nei-resources-1596296:8373116")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

HBM / HBM Space / RTM Integration Changelog

New Features

  • Added comprehensive manual resource information for HBM, HBM Space, and RTM content.
  • Expanded support for manually registered mob drops, reverse drop lookups, and special acquisition methods.
  • Added manual boss reward pages for entities that grant items through internal logic instead of standard loot tables.
  • Improved support for LOTR compatibility where vanilla ores generate using custom world generation.

Ore & Variant Improvements

  • Unified HBM, HBM Space, and RTM ore variants into shared logical resource groups.
  • Ore lookups now treat cloned ores as the same resource while preserving planet- or dimension-specific generation data.
  • Fixed HBM Space and RTM cloned ores breaking ore information pages.
  • Added support for displaying multiple generation locations (dimensions/planets/biomes) on a single shared resource page.
  • Removed duplicate pages created solely by metadata or cloned ore variants.
  • Consolidated identical drop tables so multiple ore variants now share one reverse-drop page instead of generating redundant entries.

Spawn & World Generation

  • Added explicit spawning information for every supported HBM and HBM Space dimension.

  • Distinguished between:

    • dimensions that intentionally use Overworld spawning rules
    • dimensions with custom spawning logic
  • Dimension pages now describe spawning behavior instead of simply inheriting Overworld information.

Mob Drops & Bosses

  • Added manual entries for special boss reward logic.
  • Distinguished manual rewards from normal entity drops.
  • Improved reverse item lookups for boss-exclusive rewards.
  • Expanded manually registered entities rather than relying entirely on automatic scanning.

LOTR Integration

  • Filled in missing structure metadata.
  • Added proper biome/region information based on the biome structures naturally generate in.
  • Improved faction and regional data shown on structure pages.

UI Improvements

  • Removed duplicate "Drops From" pages when multiple ore variants produce the same item.
  • Simplified ore information pages by merging equivalent resources.
  • Prevented backend source: and evidence: fields from appearing in the player-facing UI.
  • Moved debugging metadata onto a dedicated debug page.
  • Debug information is now hidden unless debug mode is enabled.
  • Debug-only entries are rendered using a distinct red font for easier identification.

Backend Improvements

  • Normalized manual and scanned registrations to use the same alias system.
  • Manual entries now participate in shared resource grouping just like automatically scanned data.
  • Improved alias resolution across HBM, HBM Space, RTM, and compatible mod integrations.
  • Reduced duplicate resource registrations and improved lookup consistency across all supported content.

General Cleanup

  • Removed redundant resource pages created by metadata variants.
  • Reduced duplicate information throughout ore, drop, and reverse lookup pages.
  • Improved consistency between automatically discovered and manually registered content.
  • General polish and cleanup across HBM, HBM Space, and RTM integration.