Age | Commit message (Collapse) | Author |
|
Oil Cracker/Large Chemical Reactor structure
|
|
|
|
The Oil Cracker now also accepts Input Hatches on the right side and
Output Hatches on the left side.
Input/Output Hatches must be on opposite sides of one another.
Also, Energy/Maintenance Hatches no longer need to be on the middle ring
but can also be put on the sides.
|
|
Conflicts:
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_LargeChemicalReactor.java
|
|
Commit: 3b9c5c388df22d5de2519118f1815dd4a6c9f2f8 [3b9c5c3]
Fixed RawRubber from Isoprene recipe
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2231
|
|
|
|
electrolyzer recipes #2074
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2157
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2198
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2149
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2211
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2218
|
|
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2222
|
|
|
|
|
|
Commit: c89a99c36d3f415f89882d8b418f99c3c5d3b974 [c89a99c]
Fix wrong translation
|
|
Commit: f3be52de1661b7d42897211f17ebf8c5c731a932 [f3be52d]
Try to fix #1301
|
|
Commit: ead17d8811fd6559fc08b8ec81df6c2cdd61ac09 [ead17d8]
Increased energy cost of electrolyzing Carbon Dioxide, Sulfur Dioxide
|
|
Commit: e9627a540a76fe74fb6a54c872eaba6c8389ee87 [e9627a5]
Rebalance Tritanium cost, add new fusion recipes (Tungsten + Indium prod)
|
|
|
|
Commit: 0305f8626e4d99bdc406ebba276a2183059fdfe8 [0305f86]
Oredict fixes
|
|
Commit: b96180ac4f1564bcb7a2e19d16738cfea7fc04a3 [b96180a]
GT6 style concrete speedup (no soulsand like behavior that blocks you from entrances and less OP ice hyperspeed highways)
|
|
Commit: f9c8159f0985b04a50ce3a085f5849d908450eea [f9c8159]
Default off config for GalacticraftOil compat
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2225
|
|
|
|
requesting chunk can potentially accept it.
|
|
|
|
per-dimension setup. Other minor fixes
|
|
have some funky chunks, but suspect that is a DD issue, not related to Gregtech.
|
|
|
|
|
|
|
|
|
|
small ores or stones? Don't know for sure, need to investigate.
|
|
|
|
1) Pump will properly save it's state and reload with chunk load/reload.
It remembers that it was pumping and doesn't immediately move down.
Additionally, corrected saving of fluid type so it will properly look it
up when it reloads
2) Fixed getYHeadOfPump() so it doesn't punch through bedrock if you
destroy the pump head. If you break a gap into an existing pipe line,
it will move down through the broken spots until it finds an existing
set of pipes - in which case it will continue from the bottom. If you
break the pump head, it will replace the last pipe with a new Head and
carry on about it's business.
|
|
GT6 styled pipes
|
|
Commit: d83d52647a6b16a6e333aa8f6a055d8888efa91c [d83d526]
Merge pull request #1271 from SuperCoder7979/Plantball-fix
Plantball fix
|
|
Commit: 09978a0225bbbd1832e123c7d6df1ef7fdc09d5f [09978a0]
Refined
|
|
Commit: eed72ede969a408a9668281de90ea91e13d92d9f [eed72ed]
Added info to small miners tooltip.
|
|
Commit: a80acab83c80568aa6938d7242d4060802d72d1a [a80acab]
Added IntCircuit to LCR Tetrafluoroethylene recipe for consistency
|
|
Commit: b78b3af5b1cfd7888192651ffb9bc59cf5bf7fab [b78b3af]
Added recipes for Phenol production from Benzene
|
|
Commit: b87a55800f2a140ce0ad74b9a951994d9fdba9f5 [b87a558]
Removed NEI Large boiler fuel entry for Carbon Dust (#1295)
Fixes #1285. Invalid Burn value on Carbon dust in NEI page for Large Boiler Fuels.
|
|
|
|
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
|
|
Decreased the EU/t for producing TFE from 256 to 240 to account for
potential cable loss.
|