A brand new tweaker of recipes in Minecraft 1.7.10 (and maybe for other versions). Requires Java 8.
Here https://github.com/Techlone/recipenator/releases
WIP
- Install gradle and JDK 8
- Clone this repo
- Open cmd or bash or something what you like
- Go to cloned folder
- Run two commands:
gradle setupDevWorkspace
gradle build
- Jar file would be in
.\build\libs
folder