Provides four shortcut key functions for the EMI interface, making it easy for modpack players to quickly obtain item and recipe information:
- Copy Item ID — Hover over an item and copy its full ID (with quotes) to the clipboard (e.g. "minecraft:iron_ingot")
- Copy Recipe ID — Copy the current recipe's ID from the EMI recipe browsing interface
- Copy Recipe JSON — Copy the full JSON data of the current recipe
- Show Item Info — Display the item's ID, translation key, class name, and tags in the chat bar
All shortcuts are unbound by default and need to be assigned in the game control settings.
Note: The Copy Recipe JSON function only works for mods with native EMI support. It does not work for recipes bridged through JEI. For full compatibility, JEI Swift Copy is recommended.

