No description
Find a file
TheDarkDnKTv 0ecfb32754 Fixed mostly all bronze machines
Also moved furnance recipes find logic to RecipeMap insteadof
implementation in furnance class.
2021-02-11 09:00:20 +02:00
gradle/wrapper Initial commit 2020-08-03 23:26:10 +03:00
libs A lot of stuff 2021-02-11 04:07:48 +02:00
src Fixed mostly all bronze machines 2021-02-11 09:00:20 +02:00
.gitignore idea compatibility 2020-09-15 20:31:47 +03:00
build.gradle Fixed hot coolant recipes 2020-08-22 21:36:51 +03:00
gradle.properties Update IC2 2020-08-25 15:57:28 +03:00
gradlew Initial commit 2020-08-03 23:26:10 +03:00
gradlew.bat Initial commit 2020-08-03 23:26:10 +03:00
LICENSE Update LICENSE 2020-08-18 21:32:08 +03:00
permission.png Update permissions & readme 2020-08-18 21:29:17 +03:00
README.md API fixes, Recipe#match etc 2021-02-01 03:55:48 +02:00

GregTech 4

Port of GregTech 4 to Minecraft 1.7.10 with improved compat and bugfixes

Our website click

Permissions from GregoriusT Screenshot

Contributing & Build guide

Setting up enviroment

1. git clone https://github.com/Nukepowered/GregTech4.git
2. gradlew setupDecompWorkspace
3. gradlew eclipse/idea

Building jar file

gradlew build