Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Releases: bigbass1997/RecEx

v0.0.3

18 Feb 01:17
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

The mod now supports ZIP file compression! When recipes are exported, in addition to the normal json file, a zip file will now be created.

This change will greatly improve NEP startup/download speeds!

Reminder for GTNH users: You do not need to download this mod to use NotEnoughProduction! Only use this mod if you use custom recipes or a different modpack.

v0.0.2

16 Feb 08:47
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

This version includes the addition of exporting shaped OreDictionary recipes (not shapeless however). Recipes like this include many of the GregTech recipes such as Machine Hulls which I know some people have asked me about.

However, please note that exporting OreDictionary recipes can greatly increase the JSON file size, depending on the situation (e.g. an additional 30.4MB for GTNH v2.0.8.4).

Initial release to the public

24 Jul 04:09
Compare
Choose a tag to compare
Pre-release

For those interested in seeing how the mod works, or who want to explore the recipe data themselves, I'm releasing this version just so you don't have to build the mod yourself. Please remember that the schema will certainly change in the future, especially as more sources (other mods) become supported.

Check the README for how to use the mod, and which types of recipes you can expect when you export.

Important! This mod does not yet check whether mods exist before trying to access them! This will work for the GTNH modpack for sure, but I can't say for sure beyond that.