Age | Commit message (Collapse) | Author |
|
anywhere? (#878)
* Fixed the controller texture for the turbines.
* The file is not called anywhere?
This file doesn't seem to be used anywhere. Maybe it's worth removing?
|
|
* track idle time in MultiBlockBase
* save idle time in MTE NBT
* decay DTPF fuel efficiency overtime properly
* spotless
* track idle time in DTPF instead of base MTE
* small refactor to simplify logic
* Delete unused resetDiscount method
* Remove unused override
|
|
|
|
|
|
add void miner support for everglades
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* make it possible to add any block to void miner drops
* oops this needs to be opposite
|
|
* better safeguard for negative oc count.
* add new unit test
|
|
|
|
* Add constants for tier indexes.
Just following up on: https://github.com/GTNewHorizons/KubaTech/pull/122#discussion_r1568228992
* spotless apply
|
|
|
|
|
|
remove recipe.cfg uses from gt++
|
|
* ichorium block fixes
* alu ingot fix
* iridium ore fix
* gt vanilla assembling fixes
* ic2 assembler recipe fix
* forestry assembler recipe fixes
* spotless
* electrolyzer
* more iridium ore fixes
* another ichorium block fix
* obsidian stick fix
* remove unused railcraft obsidian recipes
* remove disabled melon recipe
* bring custom plasma fuel values to code
* spotless
* remove most recipe config uses
* fully remove recipe.cfg
* dont change recipemapbackend for now
|
|
|
|
* Volumetric flask UI fix.
* Remove unsafe cast.
|
|
critical. (#2586)
* Only trigger Machine Controller Cover Safe Mode when a shutdown was critical.
* spotless
|
|
|
|
* Fix: downlink connect to various centres
* Spawn drone item after destroying
* Update lang
* Save to nbt
|
|
|
|
fix steam multi bonusses and documentation
|
|
* Fix Waila for steam multis
* dep and name update
|
|
* add accessor for Waila steam multi fix
* Update src/main/java/gregtech/api/metatileentity/implementations/GT_MetaTileEntity_MultiBlockBase.java
Co-authored-by: Raven Szewczyk <git@eigenraven.me>
---------
Co-authored-by: Raven Szewczyk <git@eigenraven.me>
|
|
|
|
* add some plasmas & plasma cells
* wrong material
|
|
* Make multiblock dehydrator use tier 6 (LuV) materials instead of tier 7 (ZPM)
* Use IV energy core instead of LuV
* Revert accidental change to wire tier
|
|
|
|
|
|
up MTE updates (#2580)
Re-order some logic in machine rain explosion check
|
|
Fixes
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/15848,
mainly by reverting #31 and saving 2 variables `curBatchItemsFromME` and
`curBatchFluidsFromME` as an alternative.
I'm not sure how it will do to
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/15962,
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/15612
and
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/15836,
but the previous `getInputHatchContent()` was totally wrong. Need tests
to confirm whether those issues are fixed.
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
remove unwanted cbd recipe
|
|
|
|
* fix plat exploits
* fix
|
|
|
|
* Improve charcoal pile igniter tooltip
Clarify and expand the structure guidelines
* Reformat long line
|
|
fix
|
|
|
|
* Allow wire cutter to toggle batch mode on MABS
* Spotless apply for branch fix/tool-batch-mode for #868 (#869)
spotlessApply
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
fix typo in bee tooltip
|
|
fix
|
|
|
|
* Allow single-block pump to ignore fire
* Use `isReplaceable` and replace water
* Update comments
|
|
they are meant to be LV
|
|
* fix
* refactor
|
|
|
|
* uBS + uD
* Borosilicate Glass check fix
* Non-exotic Energy Hatch fix.
* Replace for loops.
|
|
|