No description
Find a file
TheDarkDnKTv 9f3ac38c40 Fixed all stuff with fluid slots
Closes #84 and closes #100

P.S yay closed issue #100!!! <3
2021-04-06 05:35:20 +03: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 all stuff with fluid slots 2021-04-06 05:35:20 +03:00
.gitignore idea compatibility 2020-09-15 20:31:47 +03:00
build.gradle v4.13 Rewritten UI sync 2021-03-27 03:06:48 +02: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