promotional bannermobile promotional banner

Remap IDs

Redirect item, block, entity, fluid, tag, recipe, and loot table IDs to alternative IDs at runtime

File Details

RemapIDs 1.1.0 (Forge 1.20.1)

  • R
  • Mar 27, 2026
  • 52.51 KB
  • 21
  • 1.20.1
  • Forge

File Name

remapids-forge-1.20.1-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:remap-ids-1493230:7825052")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Numerical ID support — Use pre-1.13 numerical block/item IDs as source values in remap configs (e.g., "source": "35:14" for red wool). Includes a built-in flattening table covering all vanilla blocks and items with metadata variants.
  • Identify command/remapids id block shows the registry ID of the block you're looking at, /remapids id hand shows the registry ID of the item in your main hand. Both display active remap information when relevant.