Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Iridium
The Program - Iridium
The program Iridium (currently in beta) is a visual editor for minecraft recipes. The "Holy Grail" of minecraft recipe editors, this program allows you to drag and drop items to build new recipes or remove preexisting ones.
If you wish to use it, you can either find it under the same organization the source code for this mod is in or you can go to the link here: https://github.com/Iridium-Visual-Recipe-Editor/Iridium
This Mod - The Exporter
This mod acts as a data collector for the program Iridium. It will collect item data and item images from in your game to use with Iridium.
How to Use
Use the command /iridium exporter
and one of its three parameters:
all
: Runs all data collection methods.itemdata
: Only generates the itemdata.txt file.itemimages
: Only generates the item images.
All data generated will be put inside the Minecraft directory under the folder "exporteddata".
FAQ
Q: Will you update to version 1.XX.X?
A: In the future, I plan to update to every version that CraftTweaker and KubeJS is on, that's also supported by Architectury.
Q: I noticed that between versions (specifically after 1.20.2 and 1.20.5) when creating the images, the background is different. Is that normal?
A: From what I've tested, it shouldn't affect anything. The only minor problem is that on 1.20.5+ the blur makes it harder to see how many images have been generated, but that's not a big problem by any means.
Credits
I'd like to thank the mods IconExporter and TellMe for taking a fair amount of inspiration from their code.