Commit graph

225 commits

Author SHA1 Message Date
joflashstudios
338575d56d Added iron IBF recipes 2015-06-25 22:36:06 -04:00
joflashstudios
7c1aec7e9f Added some Blast Furnace recipes 2015-06-25 21:35:05 -04:00
joflashstudios
11d4345ee7 Renamed to ItemDustTiny for consistancy
Renamed to ItemDustsTiny
2015-06-25 20:04:08 -04:00
joflashstudios
0f6747f703 Updated getByName functions
Added storage block functions
Fixed a bunch of getX() typeos
2015-06-25 18:41:29 -04:00
Gig
5c48dda843 Titanium get!!
Added basic recipes for Titanium
2015-06-25 20:43:54 +01:00
modmuss50
154e65082a Added heat to the BlastFurnace 2015-06-25 20:20:47 +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
modmuss50
37467cab7e Some improvements to render speed of cables 2015-06-25 20:10:03 +01:00
Gig
1f8a9794bc Fixed wrong dusts being smelted 2015-06-25 19:21:16 +01:00
modmuss50
de8d1a8a51 Removed stupid Rock Crusher Recipe 2015-06-23 23:11:11 +01:00
modmuss50
84fc33edab Added a way to get the fmp cables in survival, will make this better later 2015-06-23 13:23:56 +01:00
Gig
5d9c273743 Massive cleanup on the fluids 2015-06-20 21:34:03 +01:00
modmuss50
598badc375 A load of work on the system, seams a lot is broken. 2015-06-17 17:01:26 +01:00
modmuss50
2bed98e6f0 Added basic test cases for the IDSU manager, it looks like it works :) 2015-06-15 21:18:12 +01:00
Gig
0b43eca49a Removed Gravity Chestplate not needed in this mod anymore 2015-06-14 17:11:18 +01:00
Gig
28dbcb8a16 Removed Debug Recipes 2015-06-14 17:04:57 +01:00
modmuss50
51c91aaccb Added lesu storage block counting 2015-06-14 13:35:36 +01:00
modmuss50
af9e9e535a Now stores eu when broken with a wrench. Added empty and full ones to creative tab. 2015-06-14 12:35:28 +01:00
Tntrololol
e3338cf40f Fixed existing Sawmill recipes not outputing empty cells 2015-06-13 14:56:15 -05:00
modmuss50
62b5f2f046 removed unused inport to fix crash 2015-06-13 07:47:24 +01: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
Tntrololol
fbde3bcaf0 Added Industrial Sawmill Recipes for Biomes O Plenty logs 2015-06-12 23:46:03 -05:00
Tntrololol
875ac18f0b Updated Ore Dictionary registration to use item/block helpers 2015-06-12 21:35:57 -05:00
Tntrololol
2116e4eb39 Added Industrial Sawmill Recipes for Natura logs 2015-06-12 18:33:07 -05:00
modmuss50
0ea07a6a1a added way to not use ore dic 2015-06-11 21:35:05 +01:00
joflashstudios
41a516939f Removed broken test recipe for sawmill 2015-06-11 01:57:09 -04:00
Tntrololol
0de7ae5d90 Renamed some tiles 2015-06-10 14:52:07 -05:00
modmuss50
6826cfe4be added unrest upgradeHandler 2015-06-09 11:24:15 +01:00
Tntrololol
f5ca92313f Changed standard machine recipes to use item/block helpers 2015-06-08 17:14:43 -05:00
Gig
4f800c8a83 Added basic tile for metalShelf 2015-06-08 20:51:08 +01:00
joflashstudios
02fce02d7b Said goodbye to RecipeHanderer
A bunch of ModRecipes fixes
2015-06-08 10:45:21 -04:00
joflashstudios
d3c2929807 Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-07 15:55:54 -04:00
joflashstudios
2f59ca1b84 Added computercube and lapotronic energy orb 2015-06-07 15:55:23 -04:00
modmuss50
23bf14b37d Clean the sawmill gui a bit, and remove debug code 2015-06-07 18:58:31 +01:00
joflashstudios
7cfaac1f61 Added Digital Chest, Computer Monitor 2015-06-06 22:11:13 -04:00
joflashstudios
48dd12aa5a Added gas turbine. Still missing recipe and some config elements. 2015-06-05 16:24:52 -04:00
joflashstudios
81273e33ad Added Semifluid generator. Suffers from issue #19 as well. 2015-06-04 23:34:04 -04:00
modmuss50
9075692951 Added basic ee3 support for all machines, will not work right when it has two outputs 2015-05-30 11:47:01 +01:00
Tntrololol
37ba159fa1 Fixed storage block ore dictionary registrations 2015-05-25 12:37:51 -05:00
Tntrololol
fceb417fe2 Added Industrial Centrifuge Recipes 2015-05-25 00:20:59 -05:00
Tntrololol
0bb98b1781 Enabled Grinder to take an extra input in place of fluidstack 2015-05-24 13:51:41 -05:00
modmuss50
46ee2fc71d Initial fix to allow null itemstacks 2015-05-23 13:47:25 +01:00
Tntrololol
7ad96faa21 Added new storage blocks and textures 2015-05-22 17:37:10 -05:00
Tntrololol
e9b1280a13 Added 5 additional types of machine hulls and their respective textures 2015-05-22 15:02:02 -05:00
Gig
4ffa445b9b Fixed Lathe returning on texture all the time 2015-05-20 23:35:04 +01:00
Gig
105c83b288 Fixed Conflicting Tiles Closes issue #7 2015-05-20 17:00:58 +01: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
6de2cc351a Added plate cutting machine recipes 2015-05-18 18:05:49 -05:00
Tntrololol
942c41fe14 Added electric lathe recipes 2015-05-18 17:12:11 -05:00
Tntrololol
2007161a16 Added remaining assembling machine recipes 2015-05-17 19:56:52 -05:00
Gig
ce4312a578 Upgrade slots for more machines 2015-05-17 19:45:12 +01:00
Gig
ca98541d70 Start on hammer 2015-05-17 02:16:40 +01:00
Gig
cfc71d48b2 Added machine block for stand alone recipes 2015-05-17 01:37:03 +01:00
modmuss50
d68c63a40d Added fluid crafting, updated buildcraft 2015-05-16 20:30:07 +01:00
Gig
44abbfd79f Added missing uurecipes 2015-05-15 17:29:12 +01: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
Gig
a23243cd02 Added ChemicalReactor 2015-05-12 00:17:17 +01:00
Gig
f84d9edc06 Finish plate cutting machine 2015-05-11 23:50:49 +01:00
Gig
2ab94e6030 Fixed Lathe recipe handler 2015-05-11 23:44:26 +01:00
Gig
cf1074d637 Small tweeks 2015-05-11 21:53:47 +01:00
Gig
a8a46352c8 Added Industrial Sawmill pokes @modmuss50 to look at the nei handler crash issue bet I did it wrong 2015-05-11 17:04:27 +01:00
modmuss50
03cd665add Nei Handlers now show all ores 2015-05-10 21:03:48 +01:00
Gig
e784681b56 Added gui/container to alloy furnace 2015-05-10 19:00:58 +01:00
modmuss50
88bb4db40f Testing of the ores in nei 2015-05-10 18:47:08 +01:00
Gig
ee0844bd0c Added HeatGenerator 2015-05-10 16:42:01 +01:00
modmuss50
4d68b34143 Nei now shows correct stack size, crafting system now uses correct stack amount, fixed syncing issues. 2015-05-09 20:29:26 +01:00
Gig
3d92772004 Basic work on Aesu 2015-05-09 20:19:40 +01:00
Gig
e3bd172b96 Added gui and container for industrialelectrolyzer 2015-05-09 19:13:43 +01:00
Gig
d3d1bb8060 Finished on buckets 2015-05-09 17:52:37 +01:00
Gig
f6ff497405 Fluid buckets 2015-05-09 16:56:10 +01:00
Gig
7e8b236558 Added all the fluids 2015-05-09 16:11:48 +01:00
Gig
dc7e65a171 added buckets for other fluids 2015-05-09 14:51:18 +01:00
modmuss50
c37858de79 Added command to reload oreDicRecipes 2015-05-09 13:42:47 +01:00
Gig
55656c13a5 More fluid stuff 2015-05-09 02:15:38 +01:00
Gig
1ae5a20517 More fluid stuff lot more TODO 2015-05-09 00:36:55 +01:00
Gig
77634fafd3 Start on fluid system 2015-05-08 23:53:58 +01:00
Gig
b9d6b356c2 Most of the work done on dieselgenerator 2015-05-08 23:02:35 +01:00
Gig
ed99503fb2 Switched to the new rollingmachine gui 2015-05-08 22:33:06 +01:00
Gig
c6405da0dd Little clean up 2015-05-08 22:28:37 +01:00
Gig
5511a65507 Somthing is having issues I blame @Mj11jM ;) 2015-05-08 22:06:15 +01:00
Gig
4f333c70ae NEIhandlers for alloysmelter and assemblingmachine 2015-05-08 21:34:59 +01:00
modmuss50
c6d9f302c3 Fixed ore dic, and some work on multi blocks 2015-05-08 21:23:04 +01:00
Gig
752751319a Added Dragoneggsiphoner power 2015-05-08 18:19:03 +01:00
Tntrololol
6a78464668 More recipe stuff 2015-05-08 00:12:25 -05:00
Gig
b7ae806987 Block clean up 2015-05-08 00:39:17 +01:00
Gig
67e97707ff Added platecuttingmachine 2015-05-08 00:30:59 +01:00
Gig
2157fe1cb4 Added Lathe 2015-05-08 00:15:04 +01:00
Gig
c6e3dfaf82 Added tile/recipehandler/gui for Assembling Machine 2015-05-07 23:39:26 +01:00
Modmuss50
f075d6391c Some more work on the crafting system, almost done it.
It was a lot easier that I thought it would be
2015-05-07 21:12:07 +01:00
modmuss50
12bea10af6 More work on the recipe system. 2015-05-07 20:38:11 +01:00
Tntrololol
4f0942f215 Added a ton of IC2 crafting recipes 2015-05-07 12:39:47 -05:00
Tntrololol
e8fc6d5a07 Fixed ore dict registration and missing items 2015-05-05 19:50:34 -05:00
Gig
f4a717c0ea All the items 2015-05-04 21:52:08 +01:00
Gig
617a33aea3 More machines 2015-05-04 21:26:51 +01:00
Gig
465519cbd0 Added things 2015-05-04 19:06:42 +01:00
Gig
6ad1c8bdea Added aesu 2015-05-04 19:01:03 +01:00
Gig
6143f990fe Added IDSU 2015-05-03 23:49:30 +01:00