<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/GT5-Unofficial.git/src/main/java/gregtech/common/tools, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/'/>
<entry>
<title>Delete more reflection (#3233)</title>
<updated>2024-09-20T23:38:28+00:00</updated>
<author>
<name>Alexdoru</name>
<email>57050655+Alexdoru@users.noreply.github.com</email>
</author>
<published>2024-09-20T23:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=c10272e0e358a233ed0ce7d591e9e43ca7ffa26c'/>
<id>c10272e0e358a233ed0ce7d591e9e43ca7ffa26c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove findRecipe methods (#3084)</title>
<updated>2024-09-09T00:21:25+00:00</updated>
<author>
<name>miozune</name>
<email>miozune@gmail.com</email>
</author>
<published>2024-09-09T00:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=c43cdd94e65c6e19d8380d1b2c87ce19d5d49011'/>
<id>c43cdd94e65c6e19d8380d1b2c87ce19d5d49011</id>
<content type='text'>
Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;
Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;
Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix string references to classes in callConstructor calls (#3021)</title>
<updated>2024-09-03T11:48:21+00:00</updated>
<author>
<name>NotAPenguin</name>
<email>michiel.vandeginste@gmail.com</email>
</author>
<published>2024-09-03T11:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=f298ed1f2d13cd7b6d9495d4724a4e442e763e8b'/>
<id>f298ed1f2d13cd7b6d9495d4724a4e442e763e8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The Great Renaming (#3014)</title>
<updated>2024-09-02T21:17:17+00:00</updated>
<author>
<name>NotAPenguin</name>
<email>michiel.vandeginste@gmail.com</email>
</author>
<published>2024-09-02T21:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=1b820de08a05070909a267e17f033fcf58ac8710'/>
<id>1b820de08a05070909a267e17f033fcf58ac8710</id>
<content type='text'>
* move kekztech to a single root dir

* move detrav to a single root dir

* move gtnh-lanthanides to a single root dir

* move tectech and delete some gross reflection in gt++

* remove more reflection inside gt5u

* delete more reflection in gt++

* fix imports

* move bartworks and bwcrossmod

* fix proxies

* move galactigreg and ggfab

* move gtneioreplugin

* try to fix gt++ bee loader

* apply the rename rules to BW

* apply rename rules to bwcrossmod

* apply rename rules to detrav scanner mod

* apply rename rules to galacticgreg

* apply rename rules to ggfab

* apply rename rules to goodgenerator

* apply rename rules to gtnh-lanthanides

* apply rename rules to gt++

* apply rename rules to kekztech

* apply rename rules to kubatech

* apply rename rules to tectech

* apply rename rules to gt

apply the rename rules to gt

* fix tt import

* fix mui hopefully

* fix coremod except intergalactic

* rename assline recipe class

* fix a class name i stumbled on

* rename StructureUtility to GTStructureUtility to prevent conflict with structurelib

* temporary rename of GTTooltipDataCache to old name

* fix gt client/server proxy names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move kekztech to a single root dir

* move detrav to a single root dir

* move gtnh-lanthanides to a single root dir

* move tectech and delete some gross reflection in gt++

* remove more reflection inside gt5u

* delete more reflection in gt++

* fix imports

* move bartworks and bwcrossmod

* fix proxies

* move galactigreg and ggfab

* move gtneioreplugin

* try to fix gt++ bee loader

* apply the rename rules to BW

* apply rename rules to bwcrossmod

* apply rename rules to detrav scanner mod

* apply rename rules to galacticgreg

* apply rename rules to ggfab

* apply rename rules to goodgenerator

* apply rename rules to gtnh-lanthanides

* apply rename rules to gt++

* apply rename rules to kekztech

* apply rename rules to kubatech

* apply rename rules to tectech

* apply rename rules to gt

apply the rename rules to gt

* fix tt import

* fix mui hopefully

* fix coremod except intergalactic

* rename assline recipe class

* fix a class name i stumbled on

* rename StructureUtility to GTStructureUtility to prevent conflict with structurelib

* temporary rename of GTTooltipDataCache to old name

* fix gt client/server proxy names</pre>
</div>
</content>
</entry>
<entry>
<title>implement whole multiblock hatch configuration copying (#2965)</title>
<updated>2024-08-27T22:55:12+00:00</updated>
<author>
<name>Glease</name>
<email>4586901+Glease@users.noreply.github.com</email>
</author>
<published>2024-08-27T22:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=432bb57cab4e575f63203536e105af81e28e41bf'/>
<id>432bb57cab4e575f63203536e105af81e28e41bf</id>
<content type='text'>
enable whole multiblock hatch configuration copying

does not include crafting bus for now

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;
Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enable whole multiblock hatch configuration copying

does not include crafting bus for now

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;
Co-authored-by: boubou19 &lt;miisterunknown@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash when trying to break AE2 cables with a GT wrench (#2958)</title>
<updated>2024-08-25T20:57:44+00:00</updated>
<author>
<name>ceg</name>
<email>ceggy@protonmail.com</email>
</author>
<published>2024-08-25T20:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=58e972166ecb43ec96717cd0a346548cdbc5367c'/>
<id>58e972166ecb43ec96717cd0a346548cdbc5367c</id>
<content type='text'>
* Account for edge case when Platform.rayTrace returns a null value.

* Account for edge case when Platform.rayTrace returns a null value.

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Account for edge case when Platform.rayTrace returns a null value.

* Account for edge case when Platform.rayTrace returns a null value.

---------

Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>remove crowbar playing breaking sounds when not breaking (#2960)</title>
<updated>2024-08-24T23:05:03+00:00</updated>
<author>
<name>chochem</name>
<email>40274384+chochem@users.noreply.github.com</email>
</author>
<published>2024-08-24T23:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=dec1e78cf4fbe41765d3bcd996baae945d8833b2'/>
<id>dec1e78cf4fbe41765d3bcd996baae945d8833b2</id>
<content type='text'>
better no sound than the wrong one</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
better no sound than the wrong one</pre>
</div>
</content>
</entry>
<entry>
<title>Do some recipe cleanup once again (#2897)</title>
<updated>2024-08-17T18:37:02+00:00</updated>
<author>
<name>boubou19</name>
<email>miisterunknown@gmail.com</email>
</author>
<published>2024-08-17T18:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=b11f636564c23ceead60854fce444816f31f4bd4'/>
<id>b11f636564c23ceead60854fce444816f31f4bd4</id>
<content type='text'>
* remove unused config "HardCoreCableLoss"

* remove unused config "DisableIC2Cables"

* remove unused booleans

* Spotless apply for branch sort_recipes for #2897 (#2898)

spotlessApply

Co-authored-by: GitHub GTNH Actions &lt;&gt;

* remove unused config "NerfCombs"

* remove unused config "NerfCrops"

* remove unused config "ArcSmeltIntoAnnealedWrought"

* remove unused boolean

* remove unused config "online"

* remove unused stuff

* remove unused config "HardMachineCasings"

* remove unused config "NerfDustCrafting"

* exit early

* remove unused config "harderstone"

* decouple recipes from machine registration for
alloy smelter, arc furnace, assembler, autoclave, bending machine, canner, printer, recycler, sifter, slicer, thermal centrifuge, unpackager, wiremill

* decouple recipes from machine registration for
microwave, polarizer,plasma arc furnace, oven, ore washer, mixer, microwave

* decouple recipes from machine registration for
forming press, laser engraver, lathe, macerator, matter amplifier

* decouple recipes from machine registration for
centrifuge, extruder, fermenter, fluid canner, fluid extractor, fluid heater, fluid solidifier, forge hammer

* decouple recipes from machine registration for
chemical bath, chemical reactor, circuit assembler, compressor, cutting machine, distillery, electric furnace, electrolyzer, electromagnetic separator,
extractor

* spotless apply

---------

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;
Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove unused config "HardCoreCableLoss"

* remove unused config "DisableIC2Cables"

* remove unused booleans

* Spotless apply for branch sort_recipes for #2897 (#2898)

spotlessApply

Co-authored-by: GitHub GTNH Actions &lt;&gt;

* remove unused config "NerfCombs"

* remove unused config "NerfCrops"

* remove unused config "ArcSmeltIntoAnnealedWrought"

* remove unused boolean

* remove unused config "online"

* remove unused stuff

* remove unused config "HardMachineCasings"

* remove unused config "NerfDustCrafting"

* exit early

* remove unused config "harderstone"

* decouple recipes from machine registration for
alloy smelter, arc furnace, assembler, autoclave, bending machine, canner, printer, recycler, sifter, slicer, thermal centrifuge, unpackager, wiremill

* decouple recipes from machine registration for
microwave, polarizer,plasma arc furnace, oven, ore washer, mixer, microwave

* decouple recipes from machine registration for
forming press, laser engraver, lathe, macerator, matter amplifier

* decouple recipes from machine registration for
centrifuge, extruder, fermenter, fluid canner, fluid extractor, fluid heater, fluid solidifier, forge hammer

* decouple recipes from machine registration for
chemical bath, chemical reactor, circuit assembler, compressor, cutting machine, distillery, electric furnace, electrolyzer, electromagnetic separator,
extractor

* spotless apply

---------

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;
Co-authored-by: Martin Robertz &lt;dream-master@gmx.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crowbar recursive call (#2555)</title>
<updated>2024-04-01T04:46:50+00:00</updated>
<author>
<name>Lyfts</name>
<email>127234178+Lyfts@users.noreply.github.com</email>
</author>
<published>2024-04-01T04:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=bebab9cda469801ce41feb30211ffd183dbb69c0'/>
<id>bebab9cda469801ce41feb30211ffd183dbb69c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GT Tool Fixes and ore balance config (#2453)</title>
<updated>2024-01-27T20:45:22+00:00</updated>
<author>
<name>Minepolz320</name>
<email>42765118+Minepolz320@users.noreply.github.com</email>
</author>
<published>2024-01-27T20:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/GT5-Unofficial.git/commit/?id=ef3f46cf4db9bda97529de32a805c8015ad40452'/>
<id>ef3f46cf4db9bda97529de32a805c8015ad40452</id>
<content type='text'>
* Fixes/balance config

Fixes that the ax and saw do not break ladders
- ability to toggle ore multipliers for ore Nether and End
- sneaking with a scythe/plow allows you to break only 1 block

* Fix copy paste typo

* Revert "Allow tools to break stuff with a lower harvest level (#2435)"

This reverts commit ba1a9b290a09e39b100ff8d9f1f5e70cdc3f0fab.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixes/balance config

Fixes that the ax and saw do not break ladders
- ability to toggle ore multipliers for ore Nether and End
- sneaking with a scythe/plow allows you to break only 1 block

* Fix copy paste typo

* Revert "Allow tools to break stuff with a lower harvest level (#2435)"

This reverts commit ba1a9b290a09e39b100ff8d9f1f5e70cdc3f0fab.</pre>
</div>
</content>
</entry>
</feed>
