Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
EveryExport (everyexport)
exports item and recipe data as json.
made for enthusiasts, who want to work with actual item data, instead of spending a while trying to find it online.
made for fabric 1.20.1, newer versions or forge will probably not get supported anytime soon. fun fact: this is my first fabric mod. (and i realized that writing in java is so goddamn painful)
NEEDS FABRIC API!!!!!
usage
/everyexport <type>
, where type can be all
, items
and recipes
.
note: in future, more export options would get added. if you really need one RIGHT NOW, then feel free to contribute to this project and code it yourself! it's not as hard as you think it is.
it saves every type into its own json file located inside .minecraft/config/everyexport/<type>.json
(or wherever your minecraft instance is).
to see the formats used for them, look below.
more information is in the github repository at README.md
license
All rights reserved.
although you're completely free to use this mod in modpacks, just credit me somewhere (but you probably wont because this mod is really technical and mostly for one time use)