Johannes Gäßler
19817f2a26
Fixed Salt processing recipes
...
SaltWater now yields the same amount of material as Salt Dust.
Increased the energy cost of electrolyzing Salt to make netto energy
yield via NaOH+Hydrogen negative.
2017-08-06 09:35:53 +02:00
Antifluxfield
8a2d88c157
Fix imbalanced recipe
2017-08-06 09:35:50 +02:00
Antifluxfield
f8b62ed8d6
Fix Item Distributor recipes
2017-07-08 05:08:54 +08:00
Blood-Asp
8cfd1ff724
Merge pull request #1132 from JohannesGaessler/ItemDistributor
...
Item Distributor
2017-07-06 22:36:37 +02:00
Blood-Asp
2673a6fb86
Merge pull request #1142 from Dimach/miners
...
Added LV and MV miners.
2017-07-06 22:35:57 +02:00
JohannesGaessler
d2b188025d
Merge pull request #1126 from Antifluxfield/PE-polymerization-fix
...
Trying to fix PE polymerizing recipe
2017-07-06 08:32:16 +02:00
Dimach
424b356fee
Added LV and MV miners.
2017-07-06 06:48:18 +03:00
Antifluxfield
36d481a2a0
Fix the names of Data Access Hatches
2017-07-03 17:40:50 +08:00
Antifluxfield
369722f0c9
Update GT_MachineRecipeLoader.java
2017-07-03 04:31:00 +08:00
Johannes Gäßler
34058f0e1e
Fixed Diluted Sulfuric Acid recipes, PTFE Pipe Casing name
2017-07-02 12:25:33 +02:00
Blood-Asp
caa4b8a1a7
fix cheese as dough #1123
2017-07-01 18:45:26 +02:00
Blood-Asp
a0031717d1
Make assembly line use cheaper circuit techs. #1114
2017-07-01 18:42:02 +02:00
Johannes Gäßler
e1aafccce5
Added ItemDistributor crafting recipes, reordered ItemDistributor fields
2017-07-01 00:12:34 +02:00
Antifluxfield
9fc84fc1e7
Update GT_MachineRecipeLoader.java
2017-06-30 11:32:27 +08:00
Antifluxfield
ca9377db1e
Update GT_Loader_MetaTileEntities.java
2017-06-30 06:25:53 +08:00
Antifluxfield
43aebec635
Update GT_Loader_MetaTileEntities.java
2017-06-30 06:23:53 +08:00
Antifluxfield
415e31c6d4
Add a low-tier Data Access
2017-06-30 06:22:58 +08:00
Antifluxfield
0dc242d539
Adding Data Access Hatch
2017-06-30 01:36:30 +08:00
Antifluxfield
1aae3c9fb3
Trying to fix PE polymerizing recipe
...
These recipe confilcts with the PE polymerizing recipe with oxygen.
Just add an Integrated Circuit in the recipe.
2017-06-28 20:49:44 +08:00
Johannes Gäßler
250f280808
Fixed Dual Fuel Rod names, Tungstencarbide, removed some EBF Ash outputs
2017-06-26 21:14:48 +02:00
Johannes Gäßler
ddf58e6ef4
Merge branch 'unstable_blood' into unstable
...
Conflicts:
src/main/java/gregtech/api/enums/MaterialBuilder.java
src/main/java/gregtech/common/GT_RecipeAdder.java
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-26 20:25:32 +02:00
Johannes Gäßler
f698d3f8e0
Merge branch 'BrickedBlastFurnace' into unstable
...
Conflicts:
src/main/java/gregtech/GT_Mod.java
src/main/java/gregtech/api/enums/Materials.java
src/main/java/gregtech/common/GT_Proxy.java
src/main/java/gregtech/common/blocks/GT_Block_Casings4.java
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-25 23:45:45 +02:00
Johannes Gäßler
18f5945d80
Merge branch 'OilRefining' into unstable
...
Conflicts:
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_Item_Block_And_Fluid.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-25 23:34:30 +02:00
Technus
6abdc95c0c
Optimize imports - intelliJ one button action
2017-06-25 12:09:46 +02:00
Technus
bc981df032
Assline recipes part3
2017-06-25 11:52:48 +02:00
Technus
ccc7cf9276
Assline recipes part2
2017-06-25 11:45:35 +02:00
Johannes Gäßler
22fdaed164
Added simple ItemDistributor implementation, changed MoveOneItemStack
2017-06-25 00:30:59 +02:00
Johannes Gäßler
31516ba891
Created a non-functional first draft of the Item Distributor
2017-06-24 18:08:23 +02:00
Johannes Gäßler
3093ef1b13
Made the Large Chemical Reactor cheaper, added more Cell Materials
...
Large Chemical Reactor Circuits: Elite -> Advanced
Inert Machine Casing: Clean Stainless Steel Casing -> Solid Steel Casing
Fluid Cells can now also be made from Steel and Polytetrafluoroethylene
Fixed the name of Plastic and PTFE Fluid Pipes.
2017-06-24 17:26:57 +02:00
Johannes Gäßler
4b77ca6713
Added more recipes for Carbon Monoxide, Carbon Dioxide, Acetic Acid
2017-06-24 13:59:27 +02:00
Johannes Gäßler
6f3d92f3fa
Added a config option for easier EV+ Cables
2017-06-24 11:56:35 +02:00
Johannes Gäßler
c0c498fb8c
Added Bricked BF config, fixed Primitive BF class hierarchy
...
Blast Furnace Recipes using Coal or Charcoal now yield Dark Ash instead
of Ash.
2017-06-23 23:48:38 +02:00
Johannes Gäßler
285c6637dd
Fixed NitrationMixture FluidStacks, Glyceryl recipe stocheometry
2017-06-22 10:01:36 +02:00
Johannes Gäßler
14b9332d14
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.
2017-06-22 01:50:21 +02:00
Johannes Gäßler
368557ca5e
Biomass Fermentation: Efficiency 80% -> 100%, Duration 640t -> 150t
2017-06-18 17:34:11 +02:00
Johannes Gäßler
668ca431a8
Merge remote-tracking branch 'origin/unstable' into OilRefining
...
Conflicts:
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-18 17:26:04 +02:00
Johannes Gäßler
337b6fc66d
Merge branch 'ChemistryUpdate' into unstable
...
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
2017-06-18 00:17:03 +02:00
Johannes Gäßler
b73a2e0017
Implemented crafting recipes for the Bricked Blast Furnace
...
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
2017-06-17 23:39:51 +02:00
Blood-Asp
909149cd28
Merge pull request #1074 from Techlone/advminer2_improvements
...
AdvMiner2 renamed; new tiers of OreDrillingPlant
2017-06-17 14:37:10 +02:00
Johannes Gäßler
de42d1da42
Merge remote-tracking branch 'GT5-Unofficial-Fork/ChemistryUpdate' into
...
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
2017-06-17 01:02:38 +02:00
Johannes Gäßler
87db8ee099
Added recipes to obtain IC2 Biogas for use with the IC2 Jetpack
2017-06-16 21:42:23 +02:00
Johannes Gäßler
2d8378052b
Fixed Salt Water Electrolyzation and Polydimethylsiloxane production.
2017-06-16 20:24:39 +02:00
Blood-Asp
810e46d753
fix naquadah wafer recipe #1094
2017-06-15 23:58:54 +02:00
Blood-Asp
650a105e00
Fix hiding of unused ores. #1062
2017-06-15 23:49:16 +02:00
Johannes Gäßler
9da492c2fb
Fixed a bug where Distilleries didn't have a solid output slot.
2017-06-15 20:06:10 +02:00
Johannes Gäßler
34474480f7
Merge remote-tracking branch 'origin/unstable' into ChemistryUpdate
...
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
2017-06-15 12:28:14 +02:00
Johannes Gäßler
c3f2b2b49d
Made it so that Pyrolyse Oven recipes are consistent
...
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.
2017-06-15 10:27:06 +02:00
Johannes Gäßler
7f408ff581
Returned BioFuel to its previous state, added BioDiesel instead.
...
There are artifacts for fluids called BioFuel, therefore the change.
2017-06-14 23:15:31 +02:00
Johannes Gäßler
3cb5ec51cf
Fixed Allyl Chloride recipe consuming a Fluid Cell
2017-06-14 22:06:38 +02:00
Blood-Asp
6b4b32200d
fix IC Classic compat #1090
2017-06-14 20:47:42 +02:00