promotional bannermobile promotional banner

Ore Fragments

A gameplay tweak that makes gathering resources harder by replacing normal ore drops with fragments that must be reassembled.

File Details

orefragments-0.2.0 Beta

  • B
  • Mar 16, 2026
  • 27.61 KB
  • 147
  • 1.21.1
  • NeoForge

File Name

orefragments-0.2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ore-fragments-1487783:7767338"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog 0.2.0:

Added

  • Custom fragment tooltip showing crafting requirements
  • Support for fragment drops from multiple loot sources (blocks, mobs, chests)
  • Whitelist-only mode that allows applying the system only to selected items
  • Added item tag support for orefragments:ore_fragment
  • Fragments are now properly registered in item tags for better compatibility with other mods and datapacks

Improved

  • Improved filtering system to prevent invalid items like food or blocks from being treated as ores
  • Smart fragment naming system that avoids duplicated words like "Fragment Fragment"

Technical

  • Implemented Global Loot Modifier for replacing drops dynamically
  • Added JSON tag entry for the fragment item to improve mod interoperability