Johannes Gäßler
|
8fa91db261
|
Added BBF Recipes for increased output from Direct Smelting
|
2017-07-23 15:01:09 +02:00 |
|
Johannes Gäßler
|
beaa54eb41
|
Reworked Direct Smelting, added Magnetite -> Iron smelting
All Direct Smelting recipes now yield 1 ingot per Ore Block or 5 Nuggets
per Crushed Ore/Dust
|
2017-07-22 23:21:28 +02:00 |
|
Johannes Gäßler
|
4995bc3a4e
|
Reduced direct smelting from impure/purified dust
|
2017-07-22 18:46:11 +02:00 |
|
JohannesGaessler
|
c38049e3f2
|
Merge pull request #1169 from Antifluxfield/patch-2
Fixed Cumene recipe quantity
|
2017-07-22 13:26:50 +02:00 |
|
Antifluxfield
|
d154d0ff08
|
Fix imbalanced recipe
|
2017-07-22 19:25:13 +08: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 |
|
Archengius
|
b0828e42d1
|
Merge pull request #1165 from JohannesGaessler/CarbonBurnValueRemoval
Carbon BurnValue removal
|
2017-07-20 14:34:24 +07: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 |
|
Johannes Gäßler
|
dac010bbc9
|
Adjusted cracked fluid distillation speed, LightFuel/Naphtha balance
|
2017-07-16 23:20:48 +02:00 |
|
Johannes Gäßler
|
9db52423cc
|
Fixed a bug where Brick, Clay, and Fireclay had the wrong texture sets.
The above materials originally had the ROUGH texture. I tested what they
would look like with the DULL texture and I forgot to revert it
afterwards.
|
2017-07-16 14:00:00 +02:00 |
|
Johannes Gäßler
|
184774c7f1
|
Added config options for old ash recipes, tweaking ash output
|
2017-07-16 12:14:49 +02:00 |
|
Antifluxfield
|
55af1972b8
|
Update GT_MetaTileEntity_DrillerBase.java
|
2017-07-16 15:15:23 +08:00 |
|
Johannes Gäßler
|
85a921eb84
|
Added recipes for CaO, MgO, reenabled falsely disabled Steel Ash output
|
2017-07-16 08:57:25 +02: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 |
|
Johannes Gäßler
|
ffac667541
|
Changed the Ash centrifugation recipe to the new materials.
|
2017-07-15 11:44:01 +02:00 |
|
Johannes Gäßler
|
5a8da3da90
|
Added Ash component Materials
|
2017-07-15 10:11:21 +02:00 |
|
Johannes Gäßler
|
f7e33fd402
|
Capped the output multiplier of stone dust to 100%.
|
2017-07-15 00:49:50 +02:00 |
|
Dimach
|
8659f5fd70
|
Fixed bug - isAllowedToPutIntoSlot don't check size of inventory.
|
2017-07-15 01:05:12 +03:00 |
|
Johannes Gäßler
|
3253175e5f
|
Rebalanced Stone Dust centrifugation
|
2017-07-14 23:13:45 +02: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 |
|
Antifluxfield
|
0f2db4f76a
|
Oil Drill configurable
|
2017-07-13 22:46:51 +08:00 |
|
Antifluxfield
|
d682ca0d36
|
Oil Drilling Rig now using DrillerBase
|
2017-07-13 14:28:05 +08:00 |
|
Antifluxfield
|
fb508132d9
|
Ore Drilling Plant now using DrillerBase
|
2017-07-13 14:27:18 +08:00 |
|
Antifluxfield
|
fb163d1be0
|
Extract the drilling code from OreDrillingBase to DrillerBase
|
2017-07-13 14:26:37 +08:00 |
|
Antifluxfield
|
11213d18d7
|
Make Data Access Hatch an universal hatch
|
2017-07-13 14:25:43 +08:00 |
|
Antifluxfield
|
000740ff66
|
Reduce the batch size if fluid amount is exceeding
|
2017-07-13 01:57:38 +08:00 |
|
Johannes Gäßler
|
96d56e97da
|
Added an option to findRecipe() to only return recipes with enough input
|
2017-07-11 17:14:00 +02:00 |
|
Johannes Gäßler
|
bb68a5f74b
|
Made it so that multiblocks will look for empty output hatches.
Previously when there was more than one fluid output multiblocks would
only try to put it into one of the output hatches.
|
2017-07-10 22:39:51 +02:00 |
|
Johannes Gäßler
|
da2e748e8a
|
Fixed Item Distributor causing an OutOfboundsException for invalid NBT.
|
2017-07-09 23:14:30 +02:00 |
|
SLiMylya
|
612cece629
|
update change
|
2017-07-09 19:36:23 +03:00 |
|
Blood-Asp
|
7bfa2b3e6e
|
Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into unstable
|
2017-07-09 16:24:09 +02:00 |
|
Blood-Asp
|
6ff1299467
|
oil fix part 2
|
2017-07-09 16:23:45 +02:00 |
|
Joakim Bjørnstad
|
885c8b00e9
|
Fix oreBasalticMineralSand properly being mapped to "ore" prefix, instead of the "oreBasalt" prefix, yielding the wrong material "icMineralsand"
|
2017-07-09 11:55:04 +02:00 |
|
JohannesGaessler
|
b85de990ee
|
Merge pull request #1148 from Antifluxfield/patch-1
Fixed formulas for SO2, SO3
|
2017-07-09 08:01:36 +02:00 |
|
Antifluxfield
|
26e8f2337f
|
Fix another 2 formulas
S2O => SO2;
S3O => SO3.
|
2017-07-09 13:08:39 +08:00 |
|
SLiMylya
|
147101ff6c
|
add achievements
|
2017-07-08 14:12:20 +03:00 |
|
SLiMylya
|
e2017c72c3
|
add recipe
|
2017-07-08 14:10:59 +03:00 |
|
SLiMylya
|
733d774817
|
add icon battery
|
2017-07-08 14:07:31 +03:00 |
|
SLiMylya
|
c607243491
|
add battery
|
2017-07-08 14:04:12 +03:00 |
|