Age | Commit message (Collapse) | Author |
|
Conflicts:
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_Cleanroom.java
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_LargeBoiler.java
src/main/java/gregtech/loaders/load/GT_FuelLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
src/main/java/gregtech/nei/GT_NEI_DefaultHandler.java
|
|
Moved Pyrolyse Oven recipes with Charcoal Byproducts, Wood Gas, Wood
Vinegar, or Wood Tar to OreProcessing to ensure that all log types can
be used.
|
|
|
|
|
|
|
|
|
|
This disables the Low Grav option if the Cleanroom is disabled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
covers
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# src/main/java/gregtech/api/metatileentity/MetaPipeEntity.java
|
|
Fixed stored energy integer overflow
|
|
|
|
marble/basalt, chisel compat #1050
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/JohannesGaessler/GT5-Unofficial into ChemistryUpdate
|
|
Limited the minimal recipe time for the LCM to 2 ticks to avoid bugs.
|
|
|
|
|
|
|