aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2020-11-19Fix wrong fuel consumption in extreme LCEGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-11-16Merge pull request #348 from repo-alt/experimentalrepo-alt
GT ore blocks in world are not recognized as an oredicted stack
2020-11-16GT ore blocks in world are not recognized as an oredicted stackrepo_alt
2020-11-16use moveMultipleItemStacks to variuos functionskorneel vandamme
2020-11-16add moveMultipleItemStacks to utilskorneel vandamme
2020-11-15Merge pull request #346 from Prometheus0000/experimentalMartin Robertz
Added fuel rod recipes to code+add circuits
2020-11-15Clean up Extreme Diesel EngineGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-11-14Added fuel rod recipes to code+add circuitsPrometheus0000000
2020-11-14Merge pull request #345 from Prometheus0000/changeMartin Robertz
Disable amber dust->crystal crucible recipe for now, make comprehensible
2020-11-13Disable amber dust->crystal crucible recipe for now, make comprehensiblePrometheus0000000
2020-11-14Miners may actually detect ores by the oredictrepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5468
2020-11-13Handle restart and radius changerepo_alt
2020-11-13Single block miner optimizationrepo_alt
2020-11-13LCR was forming w/o energy and maintenance hatchesrepo_alt
2020-11-13Merge pull request #340 from GTNewHorizons/CleanroomCallbackReworkMartin Robertz
Cleanroom Callback Rework
2020-11-13Merge pull request #341 from GTNewHorizons/circuit-reworkMartin Robertz
make stem cell a bit cheaper
2020-11-12Allow Plumbilia to multiply galena as well, since it contains it as wellPrometheus0000000
2020-11-12Merge branch 'experimental' into circuit-reworkbotn365
2020-11-12make stem sell cheaperkorneel vandamme
2020-11-10Cleanroom Callback Reworkbartimaeusnek
2020-11-05You forgot to change thisPrometheus0000
2020-11-04Merge pull request #338 from Prometheus0000/namefixMartin Robertz
Minor text fixes
2020-11-03Minor text fixesPrometheus0000000
2020-11-03make NT fusion viablebotn365
this makes NT fusion actualy a viable option
2020-11-03add(Forestry)Uranium Tube assembler recipeDreamMasterXXL
Things that need fixing in the 2.0.9.2b dev version #6887 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6887
2020-11-03Added IV HOG only LCEPrometheus0000000
2020-10-29Fix ore not synced to client in some cases (again)Glease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-28Fix ore not synced to client in some casesGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-25Merge pull request #333 from Prometheus0000/fgchangeMartin Robertz
Fgchange
2020-10-25#6493 star amountPrometheus0000
2020-10-25fix acidental perfect OC on all multies (#332)botn365
2020-10-25Organize importGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-25Move the hide to proper place & use proper apiGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-23Actually hide filled volumetric flask in NEIGlease
Previously this is called too early that many fluid are simply not yet registered. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-20Merge pull request #330 from GTNewHorizons/GradleUnfckMartin Robertz
Gradle unfck
2020-10-19Merge pull request #328 from GTNewHorizons/input-bus-pullingMartin Robertz
allow pulling items from input bus
2020-10-19Lift checks out of Stripped Methodes to prevent NoSuchMethodErrorsbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-10-19Unf****d build.gradlebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-10-19Bee Definition Cleanup (#326)bartimaeusnek
* Bee Definition Cleanup Removed a Lot of boilerplate code, by using Consumers instead of Overrides Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * Made Use of Static imports + use "Color" class for better IDE integration & readability + parameterised some Generics + reroute some Method overloads Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * fixed an oversight Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * fixed a typo Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-10-19allow only from input sidebotn365
2020-10-19allow to pull items from input busbotn365
2020-10-16Fix ganymede bee dropPrometheus0000
2020-10-13Merge pull request #324 from GTNewHorizons/digital-chest-void-overflowMartin Robertz
Digital chest void overflow
2020-10-13better localisation handelingkorneel vandamme
2020-10-13Make cleanroom workspeed based on height and tierGlease
It is now 225 second per block height. A standard 3x4x3 cleanroom will take 7.5 minute to fire up (down from 8.33 minute). Any wider will not cause it to slowdown. The cleanroom will be overclockable (not perfect).
2020-10-13remove extra if elsekorneel vandamme
2020-10-12fix extra } in post tickkorneel vandamme
2020-10-12spelingbotn365
2020-10-12add overflow voiding to digital chestsbotn365
2020-10-06Merge pull request #323 from GTNewHorizons/hatch_orientationMartin Robertz
Cherry-Pick: Invalid Muffler Hatch Facing from GTNH2