Commit graph

48 commits

Author SHA1 Message Date
joflashstudios
11d4345ee7 Renamed to ItemDustTiny for consistancy
Renamed to ItemDustsTiny
2015-06-25 20:04:08 -04: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
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
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
Tntrololol
6ddc05e998 Added/fixed some grinder recipes 2015-05-26 15:13:13 -05:00
Tntrololol
e62ba4d440 Fixed crash with cross mod grinder recipes 2015-05-25 23:26:54 -05:00
Tntrololol
a5691aff9a Fix recipe conflict with Mekanism 2015-05-25 22:21:12 -05:00
Tntrololol
10b13d9adc Added Industrial Grinder Recipes 2015-05-25 21:17:59 -05:00
Tntrololol
ade8f68acb Added Metal Former Recipes 2015-05-25 12:10:20 -05:00
Tntrololol
fceb417fe2 Added Industrial Centrifuge Recipes 2015-05-25 00:20:59 -05:00
Gig
cfaabab37a Moved recipe handlers to Api 2015-05-19 23:06:52 +01:00
Gig
1f9600b33c Organized imports
Changed centrifuge to new recipe system
2015-05-19 23:00:36 +01:00
Tntrololol
2007161a16 Added remaining assembling machine recipes 2015-05-17 19:56:52 -05:00
Tntrololol
71e20d4dac Added some assembing machine recipes (not done yet) 2015-05-16 18:52:05 -05:00
Gig
2b652f0502 I should remember when I update forge to run gradlew eclipse 2015-05-15 16:52:16 +01:00
Gig
ceeda641a6 Commented out all doesOreNameExist recipes 2015-05-15 16:45:27 +01:00
Tntrololol
3c0bd5a54f Added remaining alloy smelter recipes 2015-05-14 22:19:52 -05:00
Tntrololol
158fdd338a Fixed custom macerator recipes showing up as fire in NEI if ores were not present. 2015-05-14 16:03:19 -05:00
Tntrololol
c3d38693bd Added Thermal Centrifuge recipes 2015-05-08 16:44:00 -05:00
Tntrololol
6a78464668 More recipe stuff 2015-05-08 00:12:25 -05:00
Tntrololol
4f0942f215 Added a ton of IC2 crafting recipes 2015-05-07 12:39:47 -05:00
Gig
437318ece9 Changed texture stuffs 2015-05-03 17:22:39 +01:00
Gig
16ab2cfa06 Added new recipe to buildcraft quarry 2015-05-01 20:05:34 +01:00
Gig
4ac26ac086 Format 2015-04-24 14:20:09 +01:00
Gig
dc4bd2724e Added compat for buildcraft (WIP) 2015-04-17 19:39:14 +01:00
Gig
4a3214320c Added Machine casings
Added more textures
2015-04-17 00:15:33 +01:00