Commit graph

244 commits

Author SHA1 Message Date
Dream-Master
9f8de14a9f Change Fuel and Nitro diesel values
change Burn value of Lignite coal 4x
Change Gui Pic from Distillation Tower and Large Heat Exchanger (thanks to Draknyte1)
2016-05-22 02:15:51 +02:00
Dream-Master
48dac29710 Thaumcraft Aspect fix 2016-05-22 01:47:08 +02:00
Dream-Master
71790e5214 fix 2016-05-22 01:28:37 +02:00
Dream-Master
cbd6ba6651 Merge branch 'Scan-termals-of-EBF'
Conflicts:
	build.properties
	src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_ElectricBlastFurnace.java
	src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
2016-05-22 01:26:18 +02:00
Dream-Master
2d582f300e Fix #591
Added EBf recipes for Ender io Materials with oxy and without
2016-05-22 01:24:02 +02:00
Dream-Master
7e4aecb65f Change Neutronium Material and add Droconium EFB recipes. 2016-04-30 20:04:07 +02:00
Martin
754300d8fd Merge pull request #10 from GTNewHorizons/Motors
Motors
2016-04-19 19:58:47 +02:00
Technus
966c948d36 Added files via upload 2016-04-19 19:55:28 +02:00
Technus
9b55e2700b Delete TecCape.png 2016-04-19 19:54:51 +02:00
Technus
6d95adb9fd Update GT_MetaGenerated_Item_01.java 2016-04-19 18:43:16 +02:00
Technus
59503f56af Update GT_MetaGenerated_Item_01.java 2016-04-19 18:12:35 +02:00
Technus
94b7324b5a Changed Motor recipes. 2016-04-19 17:59:59 +02:00
Technus
cb2b3cc679 Added files via upload 2016-04-18 19:00:33 +02:00
Technus
6e38c94b6e Update build.properties 2016-04-18 17:05:03 +02:00
Technus
099fa5d112 Merge pull request #9 from GTNewHorizons/Capes-addon
Capes addon
2016-04-18 17:03:59 +02:00
Technus
324b1b56e7 Adding GT:NH Capes 2016-04-18 16:25:35 +02:00
Technus
e993c2799a Merge branch 'Capes-addon' 2016-04-18 13:32:10 +02:00
Technus
bf62bffefb Adding GT:NH Capes 2016-04-18 13:28:36 +02:00
Technus
011d2a771a Adding GT:NH Capes 2016-04-18 12:48:28 +02:00
Dream-Master
334b01dac0 fix #466
Machines higher than IV have a recipe conflict
2016-04-18 00:48:48 +02:00
Dream-Master
0a5ea5afae fix #565
Change Motors to have max 4 cable instead of 16
2016-04-17 22:37:37 +02:00
Dream-Master
843b5e301b Bump version 2016-04-17 17:32:16 +02:00
Technus
97cadb1a53 Merge pull request #8 from GTNewHorizons/Scanner-Update
Adding Multismelter paraller count info to scanner,
2016-04-17 13:11:16 +02:00
Technus
c68814f780 Adding Multismelter paraller count info to scanner,
Adding EBF Heat Capacity to scanner,
 reformatting rest of scanner msgs to be unified
2016-04-17 13:08:19 +02:00
Technus
4c76b14530 Merge pull request #7 from GTNewHorizons/MultiSmelter-Rebalance
Less power consumption for SUPERCONDUCTORs
2016-04-16 23:20:38 +02:00
Technus
1412d578cb Less power consumption for SUPERCONDUCTORs
Will use max 2input hatches
2016-04-16 22:30:33 +02:00
Dream-Master
2b96b3ce9c Draconium needs now new Coils 2016-04-16 22:07:33 +02:00
Technus
767112b88c Update GT_MetaTileEntity_ElectricBlastFurnace.java 2016-04-16 21:58:46 +02:00
Dream-Master
e06633f19f fix 2016-04-16 21:56:49 +02:00
Dream-Master
c40e2720d2 Bump version 2016-04-16 21:49:17 +02:00
Martin
5b4602eb64 Merge pull request #4 from GTNewHorizons/Paintable-wires
Visualy paintable un-insulated wires
2016-04-16 21:47:11 +02:00
Martin
6596f51a0d Merge pull request #5 from GTNewHorizons/MultiSmelter-Rebalance
Rebalance MultiSmelter to match proc. arrays
2016-04-16 21:47:03 +02:00
Martin
3af174488a Merge pull request #6 from GTNewHorizons/EBF-overhaul
EBF overhaul
2016-04-16 21:46:59 +02:00
Technus
76c555d62c Update GT_Item_Casings_Abstract.java 2016-04-16 20:10:23 +02:00
Technus
a2d27ad80e Update GT_Item_Casings1.java 2016-04-16 20:07:04 +02:00
Technus
7444ea7860 Initial commit
Adding superconductor coil block support with base temperature 9000.
2016-04-16 20:01:01 +02:00
Technus
61e5c04554 Update GT_MetaTileEntity_MultiFurnace.java 2016-04-16 19:45:48 +02:00
Technus
61c97b1e50 Update GT_MetaTileEntity_MultiFurnace.java 2016-04-16 19:39:50 +02:00
Technus
ebb6c613bf Rebalance MultiSmelter to match proc. arrays
added tier 4 coils for whole stack smelting
2016-04-16 19:26:03 +02:00
Technus
3a83a35433 Visualy paintable un-insulated wires 2016-04-16 16:25:45 +02:00
Martin
efa4392b33 Merge pull request #3 from UltraPeeks/patch-1
Fix custom ore mixes more common than intended
2016-04-14 19:24:50 +02:00
UltraPeeks
79edded171 Fix custom ore mixes more common than intended
The for loop above already registers all custom ore mixes. The first 16 custom mixes were registered a second time and were double as likely as intended to spawn. For example copper was much more difficult to find that way.
2016-04-14 19:04:17 +02:00
Martin
851995fb6e Merge pull request #2 from GTNewHorizons/Unable-to-test-block-fix
Possible fix for map crashings.
2016-04-10 12:14:13 +02:00
Technus
7a047d977a Update GT_Utility.java 2016-04-10 12:09:28 +02:00
Dream-Master
3cf92b0a59 Add Draconium to tag metal 2016-04-09 17:57:17 +02:00
Dream-Master
9b6927e8e3 Fixed Cells recycling
Bump Version
2016-04-09 14:14:32 +02:00
Dream-Master
35b5bb31f9 Revert "adding Adv Miner to us Version"
This reverts commit 6427be7b6d.
2016-04-09 14:02:34 +02:00
Dream-Master
df61939d03 Revert "Try to add Oil Drill. Works but not pumping oil"
This reverts commit 26f65443ff.
2016-04-09 14:02:18 +02:00
Dream-Master
7b0cfabbac fix 2016-04-09 14:00:29 +02:00
Dream-Master
3e6448ff2d Revert "fix the cells recycling recipes"
This reverts commit 55a35613f7.
2016-04-09 13:40:39 +02:00