Commit graph

743 commits

Author SHA1 Message Date
Blood-Asp
d4ea25e1bc Merge pull request #1171 from JohannesGaessler/PyrolyzeOvenCoilScaling
Pyrolyse oven coil scaling
2017-08-11 21:20:08 +02:00
Blood-Asp
1b1f96dcd9 Merge pull request #1162 from JohannesGaessler/CrackingBalanceFollowup
Cracking Balance Followup
2017-08-11 15:18:10 +02:00
Blood-Asp
c0da1931dd Merge pull request #1156 from Antifluxfield/distillery-recipe-fix-alt
Another Distillery recipe fix
2017-08-11 14:33:27 +02:00
Blood-Asp
4ae02f55c8 Merge pull request #1153 from JohannesGaessler/MultiblockFluidIOFix
Multiblock Fluid IO fix
2017-08-11 14:24:37 +02:00
Blood-Asp
46420e73cb Merge pull request #1144 from Dimach/unstable
Fixed coloring of pyrolyse oven.
2017-08-11 14:19:10 +02:00
Johannes Gäßler
a749a8536f Reverted changes to Mercury Ore Washing. 2017-08-07 23:12:27 +02:00
Johannes Gäßler
e4fff57b04 Reverted the change that gated Plastic at MV. It's available at LV again 2017-08-07 20:56:22 +02:00
Johannes Gäßler
9bd9d7d5e0 Fixed a bug with ghost Items left behind in the Large Chemical Reactor 2017-08-06 09:36:02 +02:00
Johannes Gäßler
74529795fb Removed Burn Value for Carbon Dust. 2017-08-06 09:35:47 +02:00
Johannes Gäßler
2ddf1d19ad Added the Large Chemical Reactor Controller inventory to the item input 2017-08-06 09:35:44 +02:00
Johannes Gäßler
0ddc793c9d Enabled Coal/Charcoal/Coal Coke Blocks for the Primitive Blast Furnace 2017-08-05 23:22:45 +02:00
Johannes Gäßler
cd4ca84e80 Fixed a bug with ghost Items left behind in the Large Chemical Reactor 2017-08-04 10:47:54 +02:00
Technus
94ed98cbbd More compatible attempt 2017-08-03 22:52:56 +02:00
Johannes Gäßler
3b976f4aea Multiblock Chemical Reactor now also automatically adds an Int. Circ. 2017-08-02 22:24:53 +02:00
Johannes Gäßler
ee7f576abf Reenabled regular Rubber for the EV Conveyor Belt 2017-08-02 22:15:30 +02:00
Technus
281254348e Expand to add proper texture paging support. 2017-08-02 19:08:45 +02:00
Antifluxfield
a1f0a213c4 Find a better way to handle those dusts 2017-08-02 16:04:25 +08:00
Johannes Gäßler
c146a47ff9 Adapted the Large Chemical Reactor recipes for the Int. Circuits 2017-08-01 18:33:28 +02:00
Johannes Gäßler
d563a92dbc Moved Synthetic Rubber requirement: EV -> IV, made it more convenient
Cable insulation works as it did before for EV cables.
IV+ Cables can be insulated with only molten Silicone.
Insulation now also works with whole Dusts at 4x the batch size.
2017-08-01 16:08:15 +02:00
Johannes Gäßler
d1a106aa81 Added a line to the NEI handler that hints at leaving IntCirc(0) empty 2017-08-01 13:56:29 +02:00
Johannes Gäßler
3ddd4158ab Changed Vacuum Freezer Circuits: Elite -> Data/Extreme 2017-07-31 10:15:32 +02:00
Johannes Gäßler
83d64e5d52 Added a new Basic Circuit: Microprocessor
Produced similarly to the Integrated Processor, but yields 2 Basic
Circuits instead of 1 Good Circuit.
2017-07-31 10:10:36 +02:00
Johannes Gäßler
6a1d32e4a3 Overhauled the Wetware Circuit recipes
They no longer need beer.
Also the basic Wetware Processor only needs 1 Wetware Circuit Board.
2017-07-31 09:46:57 +02:00
Technus
c54ba03b4b Texture overhaul,
allows for more textures to be added for casing, with extra byte of data for paging.

Just change the value of mTexturePage at the same time you change mMachineBlock.
2017-07-28 12:56:47 +02:00
Johannes Gäßler
af36dd3099 Fixed a bug where every Fluid was put out at the top of the EBF 2017-07-27 22:44:33 +02:00
Johannes Gäßler
1763f60b36 Added a config for the converion rate of Direct Smelting: 1 <-> 2/3 2017-07-26 23:26:17 +02:00
Johannes Gäßler
54fc4e222a Overhauled Fiberglass Circuit Board
Renamed: Fiberglass Circuit Board -> Fiber-Reinforced Circuit Board
Fiber-Reinforced Boards are now made by combining Epoxy Resin with
either Glass Fiber or Carbon Fiber.

Glass Fiber is produced from Borosilicate Glass, which is in turn
produced from Glass and Boron.
To make this feasible Salt and Rock Salt now yield Borax as a byproduct.
2017-07-26 21:50:09 +02:00
Johannes Gäßler
4cda183354 Added a new Circuit board tier: Plastic Circuit Board 2017-07-25 17:42:52 +02:00
Johannes Gäßler
ea769424c4 Adjusted GT_Pollution Javadoc 2017-07-24 22:26:51 +02:00
Johannes Gäßler
d3eb6181f7 Pyrolyze Oven processing speed now depends on Coil Tier 2017-07-24 22:21:32 +02:00
Johannes Gäßler
5371a8b2ad Pyrolyze Oven now accepts all Coils, transformed umlauts in doc to asci 2017-07-24 18:58:40 +02:00
Johannes Gäßler
306160fb69 Implemented Fluid Output for the EBF
Regular Fluids are put out at the bottom layer.
CO2, CO, and SO2 are put out at the top layer and their amount scales
with the tier of the EBF's Muffler Hatch
2017-07-24 11:14:52 +02:00
Johannes Gäßler
a687bcd24e Changed Galena Formula: Pb3Ag3S2 -> PbS, added PbS -> Pb direct smelting
Also added the corresponding pyrometallurgical recipes.
2017-07-23 23:22:06 +02:00
Johannes Gäßler
f95d89a5e6 Implemented Roasting and Carbothermic Reduction for the EBF. 2017-07-23 21:30:57 +02:00
Antifluxfield
848a57291a Correct description
The cost is actually tripled at:
https://github.com/Blood-Asp/GT5-Unofficial/blob/unstable/src/main/java/gregtech/common/tileentities/automation/GT_MetaTileEntity_Regulator.java#L95
2017-07-22 16:02:44 +08:00
Johannes Gäßler
a786856ce6 Removed Burn Value for Carbon Dust. 2017-07-20 09:22:18 +02:00
Johannes Gäßler
fff1f594fb Added the Large Chemical Reactor Controller inventory to the item input 2017-07-17 20:08:47 +02:00
SLiMylya
820b335d83 add config EnableZPMandUVBatteries default false 2017-07-17 12:56:37 +03:00
Antifluxfield
64957ccd0f Update GT_MetaTileEntity_OilDrillBase 2017-07-17 16:29:47 +08:00
Antifluxfield
3c397d6169 Update description 2017-07-17 16:09:35 +08:00
Antifluxfield
4d90afad87 Just let the progress time decided by the area. That's enough. 2017-07-17 15:27:12 +08:00
Antifluxfield
d1671eaf33 Rebalance III. This time it should be fine... 2017-07-17 15:16:16 +08:00
Antifluxfield
d532cb67f7 Rebalance process time II 2017-07-17 15:01:32 +08:00
Antifluxfield
416890142c Rebalance process time 2017-07-17 14:53:45 +08:00
Antifluxfield
c0d9d5a268 Backfiller 3 => 2 2017-07-17 14:29:21 +08:00
Antifluxfield
55af1972b8 Update GT_MetaTileEntity_DrillerBase.java 2017-07-16 15:15:23 +08:00
Antifluxfield
fbdb6ceecf Adding description 2017-07-16 13:11:42 +08:00
Antifluxfield
f5195f822d Add Concrete Backfiller 2017-07-16 13:11:17 +08:00
Antifluxfield
1fff7f2aa4 Update GT_RecipeAdder.java 2017-07-14 00:12:44 +08:00
Antifluxfield
50229e4506 Add Oil Drill II & III 2017-07-14 00:10:39 +08:00