Age | Commit message (Collapse) | Author |
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1550
Missing Item Name #1550
|
|
41b93ae85dfe8e15f7d46a09cb49b65991901fed
RedAlloy, TungstenCarbide now have the correct formula.
Changed the formula of Lignite, it no longer contains Ash
Fixed the algorithm for determining whether or not to put brackets
around a partial Material.
|
|
RedAlloy, TungstenCarbide now have the correct formula.
Changed the formula of Lignite, it no longer contains Ash
Fixed the algorithm for determining whether or not to put brackets
around a partial Material.
|
|
|
|
14b9332d141ff652cf728ea16a7d44274f0e1bef
Moved the Casings for the Large Chemical Reactor again.
As it turns out overwriting Casings 4.4 and 4.5 was not a good idea
because even though there is no actual Casing at those IDs, the textures
are in use.
I started a new batch of Casings (GT_Block_Casings8) at IDs 112-127.
I did not use IDs 80-95 because there seem to already be some textures
there.
I did not use IDs 96-111 because they seem to already be in use by
Technus.
|
|
285c6637dd93b54d1bb31c19b1497c554afd7772
Fixed NitrationMixture FluidStacks, Glyceryl recipe stocheometry
|
|
As it turns out overwriting Casings 4.4 and 4.5 was not a good idea
because even though there is no actual Casing at those IDs, the textures
are in use.
I started a new batch of Casings (GT_Block_Casings8) at IDs 112-127.
I did not use IDs 80-95 because there seem to already be some textures
there.
I did not use IDs 96-111 because they seem to already be in use by
Technus.
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1541
|
|
BrickedBlastFurnace
|
|
|
|
|
|
368557ca5e60c0a4d636b80a08c0c606150fff2c
Biomass Fermentation: Efficiency 80% -> 100%, Duration 640t -> 150t
|
|
|
|
Re merge
|
|
|
|
into reMerge
|
|
|
|
|
|
Conflicts:
src/main/java/gregtech/api/enums/ItemList.java
src/main/java/gregtech/api/enums/Textures.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
|
|
fixed Glass Hammering consuming 40x more energy than intended
Fixed Hammer recipes that (presumably unintentionally) had 10EUt, 16
ticks instead of 16EUt, 10 ticks.
Renamed Dense Bricks -> Firebricks
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# src/main/java/gregtech/api/enums/ItemList.java
# src/main/java/gregtech/api/enums/Textures.java
# src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java
# src/main/java/gregtech/api/metatileentity/implementations/GT_MetaTileEntity_MultiBlockBase.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_AssemblyLine.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlant1.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlant4.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlantBase.java
# src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
# src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
|
|
unstable
|
|
|
|
AdvMiner2 renamed; new tiers of OreDrillingPlant
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1507
|
|
cherry pick
87db8ee099925c8bb8b5cf6a0a5db4895d0bda25
|
|
2d8378052b6aad2450b9362c1744e8720cd4707b
Fixed Salt Water Electrolyzation and Polydimethylsiloxane production.
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1507
|
|
BrickedBlastFurnace
Conflicts:
src/main/java/gregtech/api/enums/Materials.java
src/main/java/gregtech/api/enums/Textures.java
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
|
|
cherry pick
87db8ee099925c8bb8b5cf6a0a5db4895d0bda25
|
|
|
|
|
|
2d8378052b6aad2450b9362c1744e8720cd4707b
Fixed Salt Water Electrolyzation and Polydimethylsiloxane production.
|
|
|
|
|