an ingrosware fork by chardnol.
Clone the workspace
https://github.com/CHARDNOL99/IngrosWare-master.git
Go into folder and open up a command prompt and do
Eclipse - gradlew setupDevWorkspace eclipse build
Intelij - gradlew setupDevWorkspace idea genIntellijRuns build
Eclipse
Right click -> New -> Java Project -> Browse location -> Select IngrosWare folder -> Finish
Intelij
Open -> Select IngrosWare folder -> Import gradle project
Add -Dfml.coreMods.load=best.reich.ingros.mixin.launch.IngrosLoader
to VM options.