Commit graph

602 commits

Author SHA1 Message Date
Matthew
6829e27588 Update mcmod.info
http://i.imgur.com/QdTxHio.jpg
2015-06-11 09:49:17 -04:00
modmuss50
0c7bf88a27 update buildcraft to 7.0.9 2015-06-11 08:25:14 +01:00
joflashstudios
41a516939f Removed broken test recipe for sawmill 2015-06-11 01:57:09 -04:00
Tntrololol
206f967d63 Updated the Industrial Sawmill to include a FluidTank and allow FluidStack input (someone make sure I did it right) 2015-06-10 23:48:15 -05:00
Tntrololol
7790baaff8 Merge remote-tracking branch 'origin/master' 2015-06-10 23:24:54 -05:00
Tntrololol
45448c296f Added IC2 style GUI textures for AESU, IDSU, and LESU. 2015-06-10 23:24:39 -05:00
modmuss50
dfcdc61fb6 Added texture permission proof 2015-06-10 20:57:08 +01:00
Tntrololol
0de7ae5d90 Renamed some tiles 2015-06-10 14:52:07 -05:00
modmuss50
871a6a6a9d Fixed as not outputting until hit with a wrench 2015-06-10 20:48:17 +01:00
modmuss50
7b8f24eb60 Added Thaumcraft and baubles to the build script 2015-06-10 20:22:44 +01:00
modmuss50
e2677da137 added BOP to gradle 2015-06-10 20:06:46 +01:00
modmuss50
58223d71d9 fixed natural failing to download 2015-06-10 20:00:27 +01:00
modmuss50
aae7b02153 Added forestry, con, natura and mantle build support 2015-06-10 19:54:50 +01:00
modmuss50
65fe6dc405 Only show this when debuging 2015-06-10 18:36:07 +01:00
modmuss50
944ac7492e Fixed some issues with the AESU, Added gui text to it 2015-06-10 16:12:16 +01:00
modmuss50
81a5f3fc76 Fix output sides 2015-06-10 13:54:46 +01:00
modmuss50
9b1093c22c Added basic aesu controls, just need to finish the gui :) 2015-06-10 13:52:54 +01:00
modmuss50
92b95b9ff0 added some fixes, added documentation 2015-06-09 13:29:17 +01:00
modmuss50
6826cfe4be added unrest upgradeHandler 2015-06-09 11:24:15 +01:00
Tntrololol
776fd328c3 Added Chemical Reactor Recipes 2015-06-08 22:13:14 -05:00
Tntrololol
dd181dca2f Merge remote-tracking branch 'origin/master' 2015-06-08 21:01:55 -05:00
Tntrololol
0bd2b68d83 Added Implosion Compressor Recipes 2015-06-08 21:01:43 -05:00
Gig
ff61878bfb Added isided for PlateCuttingMachine 2015-06-08 23:38:15 +01:00
Gig
b4219f25ed Added Isided for MatterFabricator 2015-06-08 23:36:11 +01:00
Gig
d0ed6c5a47 Added ISided for Lathe 2015-06-08 23:34:12 +01:00
Gig
98329b2d01 Added Isided to IndustrialSawmill 2015-06-08 23:32:46 +01:00
Gig
e569d625f8 Added Isided for IndustrialElectrolyzer (CANT TEST) 2015-06-08 23:30:42 +01:00
Gig
1fa1806c15 Added Isided for ImplosionCompressor 2015-06-08 23:27:44 +01:00
Gig
99d237f26e Fixed Isided on Grinder 2015-06-08 23:27:31 +01:00
Gig
77c4ea4820 Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-08 23:22:10 +01:00
Gig
c8da0db5f5 Added Isided for Grinder 2015-06-08 23:22:06 +01:00
Tntrololol
96b3278347 Merge remote-tracking branch 'origin/master' 2015-06-08 17:15:01 -05:00
Tntrololol
f5ca92313f Changed standard machine recipes to use item/block helpers 2015-06-08 17:14:43 -05:00
Gig
d95ccc6cc2 Added Isided to ChemicalReactor 2015-06-08 23:14:18 +01:00
Gig
4e9546431d Added Isided to Centrifuge
Fixed Isided on other machines
2015-06-08 23:11:48 +01:00
Gig
f005ba2ec7 Added Isided to Blast Furnace 2015-06-08 22:39:07 +01:00
Gig
99aa1f8811 Added Isided to Assembling machine 2015-06-08 22:32:19 +01:00
Gig
3c10c0f08f Added ISidedInv to alloy Smelter 2015-06-08 22:12:11 +01:00
Josiah Roberts
f7e1c8e765 Update README.md 2015-06-08 17:11:47 -04:00
Josiah Roberts
09223f1687 Update README.md 2015-06-08 17:09:49 -04:00
Gig
4f800c8a83 Added basic tile for metalShelf 2015-06-08 20:51:08 +01:00
modmuss50
b56487b680 This should fix bc 6 compatibility
Can some one test please.
2015-06-08 18:26:22 +01:00
modmuss50
a94085229d Moved OreDrop
With a small bit of work we could make an api to get the config values,
then this could go in the api
2015-06-08 17:44:29 +01:00
modmuss50
2ef2ff997f updated to build craft 7.0.8 2015-06-08 17:41:41 +01:00
joflashstudios
02fce02d7b Said goodbye to RecipeHanderer
A bunch of ModRecipes fixes
2015-06-08 10:45:21 -04:00
joflashstudios
ffc4d5f9c3 Cleaned up some imports 2015-06-08 10:14:50 -04:00
joflashstudios
e2d0bd4a82 Removed the config object
It's not getting used. Those configs are static members.
2015-06-08 02:56:20 -04:00
joflashstudios
a2c0e4d091 Fixed some indentation I missed 2015-06-08 02:54:17 -04:00
joflashstudios
43204cb234 Some major recipe code cleanup
Varargs exists for a reason, you know ( ͠° ͟ʖ ͡°)
Also, changed the expensive recipes so that they actually behaved according to the configs.
2015-06-08 02:50:36 -04:00
joflashstudios
162859baa6 Some updates to mcmod.info 2015-06-08 02:20:58 -04:00