diff options
author | Johnson <johnssoft@ya.ru> | 2022-02-21 17:35:05 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-21 13:35:05 +0100 |
commit | c2fcf94d8039af85994c3909e7a6f3fc3174f0ec (patch) | |
tree | 8ee5ed4c9165f483af840344bdd714056ae461b4 /src/main/java/gregtech/common/covers/GT_Cover_FacadeBase.java | |
parent | ff62de0864670a6d99363934f58e1754fc54bc2d (diff) | |
download | GT5-Unofficial-c2fcf94d8039af85994c3909e7a6f3fc3174f0ec.tar.gz GT5-Unofficial-c2fcf94d8039af85994c3909e7a6f3fc3174f0ec.tar.bz2 GT5-Unofficial-c2fcf94d8039af85994c3909e7a6f3fc3174f0ec.zip |
Mining behaviour rework (#936)
* Mining machines drilling addon.
Every machine that uses mining pipes must contain a field with this object and use any interaction with the pipe and drilling solid blocks through it.
Includes all checks for this.
Allows you to reuse the code and ensure the same behavior of the processes of descending and retracting the pipe and mining blocks.
* Mining machines drilling addon - singleblock Miner implementation.
Total refactoring of Miner tile entity.
* Some mining addon fixes
* Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9733
* Removed some over engineering thoughts
* Checks in the mineBlock method. And we can not descent the pipe while outputs are blocked
* code review fixes
https://github.com/GTNewHorizons/GT5-Unofficial/pull/936
* code review fixes
https://github.com/GTNewHorizons/GT5-Unofficial/pull/936
Co-authored-by: karpov.evgeniy <karpov-em@dartit.ru>
Diffstat (limited to 'src/main/java/gregtech/common/covers/GT_Cover_FacadeBase.java')
0 files changed, 0 insertions, 0 deletions