Skip to content

Releases: GregTechCEu/GregTech-Modern

1.0.6-build_57

17 Jul 01:37
188d98e
Compare
Choose a tag to compare
Add mining hammers (#164)

* add mining hammer tool type and recipe

* Basic 3x3 functionality

* Force server to break blocks instead of client

* Add extended block outline

* Render extra block destruction

* Fix sounds not playing when incorrect block broken

* Add AOE tools tag

* Extra rendering should not happen if player is crouching

* Replace old check with tag

* Give hardhammer AOE functionality instead of making new tool

* Fix sounds again

---------

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

1.0.6-build_55

16 Jul 07:11
Compare
Choose a tag to compare
add coil tooltips + LCR perfect overclock + fix fluid datagen crash +…

1.0.6-build_54

16 Jul 04:42
7d455b1
Compare
Choose a tag to compare
Charger Machine (#158)

* Add `getPlatformEnergyItem`

For retrieving items that stores native energy

* Add `ChargerMachine` that implements logic for charger

Almost a duplicate from battery buffer, follows same logic as 1.12.2

* Register `ChargerMachine` and its recipe

* Change Charger name to Turbo Charger

* Add texture for `ChargerMachine`

* Add rendering logic to `ChargerMachine`

Renders three states: idle, running, finished

* fix batterybuffer notification

---------

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

1.0.6-build_53

16 Jul 03:51
a0a6f3f
Compare
Choose a tag to compare
Fisher and Block breaker (#161)

* Fisher

* Fisher creates loottable and lootcontext in constructor

* Updated fisher to be more in line with other machines

* Fisher removed lootTable and lootContext from constructor and other fix I don't remember.

* Fisher uses power

* Block Breaker

* refine fisher

* refine the block breaker + better ui

* fix interaction for output face

* DONE

---------

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

1.0.6-build_52

16 Jul 02:03
4f9d401
Compare
Choose a tag to compare
add comments and move where initializeAddon is called to a later poin…

1.0.6-build_51

15 Jul 18:02
f1efd37
Compare
Choose a tag to compare
Remove most of the model injection code (#165)

* new raw ore textures i got made, feel free to reorder/remove as you please

* fix-a-mixin (removed most of the ModelBakeryMixin code, and moved it to the respective renderer classes as suppliers)
also fixed create fluid tank rendering on forge

* revert to the old raw ore block for dull, this one is too dark

---------

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

1.0.6-build_50

15 Jul 17:50
eb849b1
Compare
Choose a tag to compare
Fabric fixes (#162)

* fix rotorholder rendering

* fix maintenance lang key

* fix steam machine fluid amount

* fix pipe name

* fix fabric fluid pipe throughput

* fix steam machien ui

* fix cleanroom part detecting + fix fabric fluid drill amount

* Update SimpleSteamMachine.java

1.0.6-build_49

15 Jul 17:37
5839a07
Compare
Choose a tag to compare
add entity interaction to IInteractionItem (#169)

* add entity interaction to IInteractionItem

* add ability for addons to register their own recipes through our system

1.0.6-build_48

13 Jul 15:43
4c58273
Compare
Choose a tag to compare
Fixes (#160)

* fix duplicated recipes

* fix pipe frame material

1.0.6-build_47

13 Jul 13:30
Compare
Choose a tag to compare
fix glass textures