Skip to content

Releases: GregTechCEu/GregTech-Modern

1.0.8-build_97

25 Jul 07:17
Compare
Choose a tag to compare
1.19.2-1.0.8-build_97

fix cover drop

1.0.8.a-build_102

25 Jul 12:57
Compare
Choose a tag to compare
fix cover drop

1.0.8.a-build_101

25 Jul 11:15
Compare
Choose a tag to compare
fix cover drop

1.0.8-build_99

25 Jul 07:34
Compare
Choose a tag to compare
fix cover drop

1.0.8-build_100

25 Jul 08:55
Compare
Choose a tag to compare
fix cover drop

1.0.8-build_94

24 Jul 18:04
Compare
Choose a tag to compare
1.19.2-1.0.8-build_94

Update gradle.properties

1.0.7.b-build_92

24 Jul 13:22
2179a34
Compare
Choose a tag to compare
fix missing textures once again... (#198)

* fix missing textures once again...

* fix PA lang, run data

---------

Co-authored-by: Screret <[email protected]>

1.0.7.b-build_91

24 Jul 11:27
7a8187d
Compare
Choose a tag to compare
fix custom builders, because I found a couple issues (#195)

Co-authored-by: Screret <[email protected]>
Co-authored-by: KilaBash <[email protected]>

1.0.7.b-build_90

24 Jul 09:31
36fb651
Compare
Choose a tag to compare
Fixes (#193)

* fix recipes

* add mining hammer

* fix client/server side issues

1.0.7.b-build_89

24 Jul 05:46
4fde739
Compare
Choose a tag to compare
Robot arm cover (#192)

* feat: basic UI for robot arm cover

* feat: adjust item filter display for better UI in robot arm

* fix: robot arm & conveyor UI fixes

* refactor: extract stack size inputs from robot arm & conveyor covers

* feat: icon buttons for robot arm & conveyor cover

icons for IO modes by @Irgendwer01

* refactor: move source & target matching up into ConveyorCover.update()

* feat: implement robot arm logic

Ported from 1.12

* fix: robot arm cover syncs correctly & respects global transfer limit

* feat: add tooltips to conveyor & robot arm selector buttons

* feat: update keep_exact.png to better reflect its transfer mode

* clean up

---------

Co-authored-by: KilaBash <[email protected]>