Commit graph

108 commits

Author SHA1 Message Date
modmuss50
2a95225c9c Added rest of base values 2015-06-27 22:35:23 +01:00
modmuss50
8a3d173007 Added some new values 2015-06-27 22:04:52 +01:00
Gig
a5a8265c8b Sawmill now renders fluids and so dose recipe handler 2015-06-27 16:07:11 +01:00
Gig
d1196d0a7c Removed Recipes button and moved to progress bar 2015-06-27 10:01:39 +01:00
modmuss50
6f08a56df2 Added some values for copper and tin, added support for ic2 machines and crafting 2015-06-27 09:03:09 +01:00
Gig
6353b9dc06 Fixed some small recipe Issues 2015-06-27 01:29:20 +01:00
modmuss50
8aaebfeb63 Added some useful eel commands, and attempt at fix for reloading every restart. 2015-06-26 21:46:47 +01:00
modmuss50
40ca57331c fixes #55 2015-06-26 21:28:16 +01:00
joflashstudios
9ae298eacc Merge remote-tracking branch 'origin/master' 2015-06-26 13:07:46 -04:00
joflashstudios
1e4e42a202 Added thousands separator to make EU in NEI more readable 2015-06-26 13:07:25 -04:00
Gig
6e74b9197b IndustrialElectrolyzer now uses fluids
IndustrialElectrolyzer now renders fluids in gui
IndustrialElectrolyzer recipe handler now renders fluids
2015-06-26 17:56:09 +01:00
modmuss50
66ce8d3a47 fixed #52 2015-06-26 08:21:20 +01:00
joflashstudios
b48dd6582a Moved non-IC2 compat recipes out of IC2 compat class.
All that is in RecipesIC2 now are modifications to IC2 recipes, or additional recipes in IC2 machines.
2015-06-25 22:56:02 -04:00
joflashstudios
8814c1b9d2 Made GenericRecipeHandler more generic 2015-06-25 22:43:40 -04:00
joflashstudios
338575d56d Added iron IBF recipes 2015-06-25 22:36:06 -04:00
joflashstudios
11d4345ee7 Renamed to ItemDustTiny for consistancy
Renamed to ItemDustsTiny
2015-06-25 20:04:08 -04:00
Gig
737d7e34a3 Scaled down the info in nei handlers
Scaled up the fluid renders for nei handlers
2015-06-26 00:44:40 +01:00
Gig
ddb4b5cb20 Moved blast furnace recipes over to new crafter still needs to get heat 2015-06-25 20:17:14 +01:00
Gig
6d99b28e7d Fixed the IndustrialElectrolyzerRecipeHandler 2015-06-22 16:11:58 +01:00
joflashstudios
a7209f7e79 Added elecrolyzer NEI handler 2015-06-22 00:40:05 -04:00
joflashstudios
dc49bb9b45 Changed accessability, added placeholder electrolyzer recipe function 2015-06-21 20:00:25 -04:00
joflashstudios
2b17e7e949 Missed some AOBD lines 2015-06-14 18:03:32 -04:00
joflashstudios
9359022c83 Added fix for AOBD compatibility 2015-06-14 17:56:15 -04:00
Tntrololol
1e657c9e04 Added Industrial Sawmill Recipes for Forestry logs 2015-06-13 18:31:46 -05:00
Tntrololol
a9ea898cab Added Industrial Sawmill Recipes for Thaumcraft magical logs 2015-06-13 15:59:55 -05:00
Tntrololol
e3338cf40f Fixed existing Sawmill recipes not outputing empty cells 2015-06-13 14:56:15 -05:00
modmuss50
7308507a74 fixes #31 , Fixes crash without bop or natura installed, fixes npe with no plup item, adds basic fluid gui support to the nei handler, fixes build craft 6 not working 2015-06-13 07:45:12 +01:00
modmuss50
6deb0b1d32 Improved the way we handle other mods 2015-06-12 18:40:08 +01:00
modmuss50
0ea07a6a1a added way to not use ore dic 2015-06-11 21:35:05 +01:00
Gig
5109c6b53b Fixed Nei Handler for the Grinder 2015-06-11 17:45:43 +01:00
Tntrololol
776fd328c3 Added Chemical Reactor Recipes 2015-06-08 22:13:14 -05:00
Tntrololol
0bd2b68d83 Added Implosion Compressor Recipes 2015-06-08 21:01:43 -05:00
modmuss50
b56487b680 This should fix bc 6 compatibility
Can some one test please.
2015-06-08 18:26:22 +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
Tntrololol
d330f28024 Changed IC2 specific machine recipes to use item/block helpers 2015-06-07 23:24:34 -05:00
joflashstudios
70f2d9f108 Added recipes for:
Tungsten grinding heads
Matterfacbricator
Shaped energy flow circuit recipe
Superconductor
Supercondensator
Iridium alloy ingot
Diamond saw blade
2015-06-07 17:20:49 -04:00
joflashstudios
2f59ca1b84 Added computercube and lapotronic energy orb 2015-06-07 15:55:23 -04:00
modmuss50
94803e88f3 attempt at fixing the item stack size issue 2015-06-07 09:21:37 +01:00
joflashstudios
123c12ae45 Changed QuantumChest, QuantumTank, and DigitalChest to use readability helpers. 2015-06-07 01:02:45 -04:00
joflashstudios
26e71488dd Revert "Changed QuantumChest, QuantumTank, and DigitalChest to use readability helpers."
This reverts commit d9494c31fb.
2015-06-07 00:45:15 -04:00
joflashstudios
d9494c31fb Changed QuantumChest, QuantumTank, and DigitalChest to use readability helpers. 2015-06-07 00:41:20 -04:00
joflashstudios
31bf279afe Added QuantumTank, QuantumChest, DigitalChest, and ComputerMonitor recipes 2015-06-06 23:39:48 -04:00
modmuss50
9ee06aed89 Fix saying with gas turbine 2015-06-06 09:07:23 +01:00
modmuss50
6f80bf7e72 Initial port of fluid gui code to nei. Needs some rearraning 2015-06-06 09:04:56 +01:00
modmuss50
56619a0ac4 Fixed grinder not syncing, started work on the nei handler for it, will add the fluid for it in a bit 2015-06-06 08:01:24 +01:00