modmuss50
|
404bbf6797
|
Fixed #101
|
2015-08-09 16:45:17 +01:00 |
|
modmuss50
|
e0ab0af822
|
Reformatted all the code using the default intelji formatting options.
|
2015-08-09 11:05:32 +01:00 |
|
modmuss50
|
56c747bb93
|
Should help with the storage block recipes
|
2015-08-05 15:51:35 +01:00 |
|
modmuss50
|
9e346e6061
|
Added machine parts, added some recipes. Fixes #92
|
2015-08-05 15:35:06 +01:00 |
|
gigabit101
|
4c2c69f84e
|
Added cloaking device {WIP}
|
2015-08-04 21:12:27 +01:00 |
|
modmuss50
|
07c9ee97d4
|
Added test recipe for blast furnace
|
2015-07-25 15:32:20 +01:00 |
|
gigabit101
|
5636dc373f
|
closes #79
|
2015-07-24 21:54:18 +01:00 |
|
modmuss50
|
8725c5932d
|
It now gets to the main menu without ic2 :) o/ Next I need to fix the powered items.
|
2015-07-23 16:19:07 +01:00 |
|
modmuss50
|
bb98d76eea
|
Fixed incorrect storage block recipes
|
2015-07-23 09:30:38 +01:00 |
|
modmuss50
|
29398d50dd
|
Added Farm inventory cable
|
2015-07-14 17:18:00 +01:00 |
|
modmuss50
|
b6807d249d
|
Some major tweaks to the part system, broken old cables!
|
2015-07-14 16:45:45 +01:00 |
|
modmuss50
|
5d574e0540
|
Some more work on the tree farm
|
2015-07-13 20:54:32 +01:00 |
|
modmuss50
|
c160abf176
|
Started work on the farm, some changes to the idsu, its still broken
|
2015-07-13 13:54:44 +01:00 |
|
modmuss50
|
1a3cd0c54e
|
fixes #78
|
2015-07-11 18:19:08 +01:00 |
|
modmuss50
|
a48dab6dfa
|
Fixed ruby to steel
|
2015-07-11 18:12:06 +01:00 |
|
gigabit101
|
91c9a28796
|
Removed ruby to ruby dust recipe close #69
|
2015-07-06 16:52:12 +01:00 |
|
gigabit101
|
179ae2ca42
|
Now use oredict for plateIridium closes #74
|
2015-07-06 16:41:17 +01:00 |
|
gigabit101
|
26eff9bcbf
|
Removed fluid tank from IndustrialElectrolyzer closes #58
|
2015-07-02 23:39:36 +01:00 |
|
modmuss50
|
4ae1293535
|
Optimised all imports
|
2015-07-02 19:51:24 +01:00 |
|
modmuss50
|
664252bc96
|
fixes #64
|
2015-06-29 19:18:26 +01:00 |
|
Gig
|
bfe0d57bc7
|
Started on ChargeBench only slot 0 works atm
|
2015-06-29 18:03:40 +01:00 |
|
TheQuantumGeneral
|
d1b41c27aa
|
Update ModRecipes.java
fixing chlorine being referenced as a dust instead of a cell in electrolyser recipe
|
2015-06-29 19:08:23 +10:00 |
|
Gig
|
ad12de30d3
|
Added recipe to get rubydust from rubys
|
2015-06-28 19:57:35 +01:00 |
|
joflashstudios
|
acb06afd1f
|
Missed some temporary code
|
2015-06-27 18:13:51 -04:00 |
|
joflashstudios
|
40c01c18a0
|
Added more Electrolyzer recipes
I can't get the sand --> silicone recipe to take more than 1 block of sand. Help would be appreciated.
|
2015-06-27 18:12:36 -04:00 |
|
joflashstudios
|
f2c6959949
|
Added sawmill recipe
Fixes #61
|
2015-06-27 14:27:36 -04:00 |
|
joflashstudios
|
5cc58bf2c5
|
Added more Electrolyzer Recipes
The bone meal --> calcium cell one still isn't working right. @modmuss50, would you be willing to take a look at it sometime?
|
2015-06-27 14:00:53 -04:00 |
|
joflashstudios
|
10837c46ff
|
Added a few template electrolyzer recipes
|
2015-06-27 03:28:16 -04:00 |
|
Gig
|
b0a6a86a5b
|
Merge branch 'master' of https://github.com/TechReborn/TechReborn
|
2015-06-26 17:56:14 +01: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 |
|
joflashstudios
|
53b2e454ed
|
Fixed another typo I missed
|
2015-06-26 12:40:36 -04:00 |
|
joflashstudios
|
7c7f7a252f
|
Some spelling fixes, added call to addMachineRecipes
|
2015-06-26 12:39:14 -04:00 |
|
modmuss50
|
15c3608c6e
|
Fixes #53, fixed some render things
|
2015-06-26 13:35:07 +01:00 |
|
joflashstudios
|
c15302a789
|
Cleaned up and automated some recipe stuff
Correct recipes to and from storage blocks are now available. The old wrong ones still need to be removed (e.g. sapphires to chrome block.)
|
2015-06-26 02:09:45 -04:00 |
|
joflashstudios
|
f2667db9de
|
Fixed pointlessly public functions
|
2015-06-25 23:18:22 -04:00 |
|
joflashstudios
|
92c5b5b64b
|
More recipe re-organization
|
2015-06-25 23:02:35 -04: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
|
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 |
|
Gig
|
78afb4b57f
|
Added platecuttingmachine
|
2015-05-03 23:37:30 +01:00 |
|
Gig
|
a732052f49
|
Added lathe
|
2015-05-03 23:34:49 +01:00 |
|
Gig
|
d9cf998d16
|
Added chemicalreactor
|
2015-05-03 23:30:44 +01:00 |
|
Gig
|
77f801f1a9
|
Added alloyfurnace
|
2015-05-03 23:25:16 +01:00 |
|
Gig
|
f0d0d2738e
|
Added semifluidgenerator
|
2015-05-03 23:13:45 +01:00 |
|
Gig
|
afc750993c
|
Added magicrnergyabsorber
|
2015-05-03 23:09:13 +01:00 |
|
Gig
|
20dd587795
|
Added industrialelectrolyzer
|
2015-05-03 22:58:11 +01:00 |
|
Gig
|
8c7702c9dc
|
Added DieselGenerator
more texture stuff
|
2015-05-03 22:54:06 +01:00 |
|
Gig
|
dec2c68e86
|
More texture changes
|
2015-05-03 22:15:39 +01:00 |
|
Gig
|
8910f9f9db
|
Added textures
Added Dragoneggsiphoner
|
2015-05-03 21:48:10 +01:00 |
|
Gig
|
ab41f1b866
|
Added highlyadvancedmachineblock
some texture stuffs
|
2015-05-03 18:00:09 +01:00 |
|
Gig
|
437318ece9
|
Changed texture stuffs
|
2015-05-03 17:22:39 +01:00 |
|
Gig
|
13b4d73e5a
|
Little cleaner
|
2015-05-03 15:53:42 +01:00 |
|
Gig
|
7914f530d2
|
More Configs
|
2015-05-03 15:24:35 +01:00 |
|
Gig
|
3e9e8a9f92
|
Added all uu recipes
|
2015-05-03 14:57:06 +01:00 |
|
modmuss50
|
4ae6522b34
|
Now uses the ic2 icons, they seams to be a bit off, will check them later
|
2015-05-03 14:46:17 +01:00 |
|
Gig
|
26b60d2896
|
Removed OLD textures
Added texture for uu
Added 1st uu recipe
Added configs
|
2015-05-03 13:49:28 +01:00 |
|
modmuss50
|
ff866d9352
|
Fixed part crash and got the blast furnace to work!
|
2015-04-28 21:24:52 +01:00 |
|
modmuss50
|
0c514596a1
|
Added untested recipe code
|
2015-04-28 21:04:31 +01:00 |
|
Gig
|
e67b55eaff
|
Basic block and tile for Industrial Chunkloader
|
2015-04-28 20:56:50 +01:00 |
|
modmuss50
|
b99cac1a1c
|
Server now starts
|
2015-04-28 20:38:13 +01:00 |
|
Gig
|
1bfa830f13
|
Changed machine Materials
|
2015-04-28 16:07:26 +01:00 |
|
Gig
|
34010525ba
|
UU matter
|
2015-04-27 23:54:22 +01:00 |
|
Gig
|
22a34377e2
|
Basic Tiles for new machines
|
2015-04-27 23:51:06 +01:00 |
|
Gig
|
2f9b8a074c
|
More Machines!!!!
|
2015-04-27 23:43:55 +01:00 |
|
Modmuss50
|
083c24c901
|
Added all cables, needs a lot of testing :P
|
2015-04-24 21:22:09 +01:00 |
|
Gig
|
4c5477d816
|
Added Alloysmelter
|
2015-04-24 15:01:19 +01:00 |
|
Gig
|
4ac26ac086
|
Format
|
2015-04-24 14:20:09 +01:00 |
|
Modmuss50
|
df2ae8b335
|
Moved into techreborn/partSystem
|
2015-04-20 21:02:25 +01:00 |
|
modmuss50
|
41795ef16d
|
Removed old ones, and added new ones :)
|
2015-04-20 20:53:16 +01:00 |
|
Gig
|
1a68b5c7c6
|
Clean
New achievements
Renamed Manuel to PDA
Moved PDA class's to PDA package
|
2015-04-18 21:24:49 +01:00 |
|
Gig
|
168497db9b
|
tech reborn Manuel Item
|
2015-04-17 20:12:58 +01:00 |
|
Modmuss50
|
1eb3ef3db6
|
Some more work on the multiblock system
|
2015-04-17 17:42:57 +01:00 |
|
modmuss50
|
1f1096dd49
|
Fixed crash on place
|
2015-04-17 08:28:07 +01:00 |
|
Gig
|
dc6d186f67
|
Start on Blast furnace will get @modmuss50 to finish
|
2015-04-17 01:09:12 +01:00 |
|
Gig
|
4a3214320c
|
Added Machine casings
Added more textures
|
2015-04-17 00:15:33 +01:00 |
|
Gig
|
3c87b1ad1d
|
Added cells
|
2015-04-16 23:42:05 +01:00 |
|
Gig
|
7cbd27150e
|
Added small dusts
|
2015-04-16 23:27:25 +01:00 |
|
Modmuss50
|
b7ccae4b8c
|
Got the RollingMachine working
|
2015-04-15 17:27:05 +01:00 |
|
Modmuss50
|
8e7d6b011e
|
Auto formatted, and cleaned imports
|
2015-04-15 16:23:12 +01:00 |
|
Modmuss50
|
c001231216
|
Added nei support for centrifuge
|
2015-04-15 16:22:15 +01:00 |
|
Gig
|
8191e1eaaa
|
Added Tcon dusts/ingots
|
2015-04-14 14:41:53 +01:00 |
|
Gig
|
4746968a04
|
Moved batpack/lapotronpack to Items/Armor
Added Gravity Chestplate (WIP)
|
2015-04-14 01:09:38 +01:00 |
|
Gig
|
700276fb09
|
Failing ;)
|
2015-04-14 00:12:24 +01:00 |
|
Modmuss50
|
d45bd4e85c
|
Merge branch 'master' of https://github.com/TechReborn/TechReborn
|
2015-04-13 20:00:29 +01:00 |
|
Modmuss50
|
2a7b9e19ee
|
Added basic Centrifuge logic. Not finished
|
2015-04-13 19:59:52 +01:00 |
|
Gig
|
dbb6a9edf2
|
Added advanced drill
Added TorchHelper.class
|
2015-04-13 19:08:17 +01:00 |
|
Gig
|
831eacbd29
|
Merge branch 'master' of https://github.com/TechReborn/TechReborn
|
2015-04-13 18:43:47 +01:00 |
|
Gig
|
4a291087ad
|
Added omnitool
|
2015-04-13 18:43:31 +01:00 |
|
Modmuss50
|
bd357e0a2c
|
Added the basic gui, block and tile for the centrifuge
|
2015-04-13 18:40:13 +01:00 |
|
Gig
|
bdc34c393d
|
Added LapotronPack
|
2015-04-12 23:38:30 +01:00 |
|
Gig
|
a46645ff42
|
Added lithiumbatpack
|
2015-04-12 23:22:53 +01:00 |
|
Gig
|
da6e88c254
|
Added rockcutter
|
2015-04-12 22:45:13 +01:00 |
|
Gig
|
112139ae66
|
Added gems to oreDict
|
2015-04-12 21:00:25 +01:00 |
|
Gig
|
1d001364e2
|
Added recipes for storage blocks
|
2015-04-12 20:55:11 +01:00 |
|
Gig
|
8366831c62
|
Fixed a recipes issue
|
2015-04-12 20:36:21 +01:00 |
|
Gig
|
e4fc82b574
|
Added storage blocks to oreDict
|
2015-04-12 20:25:36 +01:00 |
|
Gig
|
f50f144b28
|
Added storage blocks
|
2015-04-12 20:21:33 +01:00 |
|
Gig
|
9b5a57bedb
|
More recipes and organized imports
|
2015-04-12 20:04:12 +01:00 |
|
Gig
|
9712d3828f
|
Changed some IC2 recipes
|
2015-04-12 18:09:49 +01:00 |
|
Gig
|
d9def7932a
|
Added all ingots to oreDict
|
2015-04-12 18:09:11 +01:00 |
|
Gig
|
0a14a36ef4
|
Added craftingHelper and basic recipes
|
2015-04-12 16:43:51 +01:00 |
|
Gig
|
fe50e82b76
|
Fixed a derp in oreDict registry
|
2015-04-12 15:53:22 +01:00 |
|
Gig
|
961e8f047a
|
Added all ores to Oredict
|
2015-04-12 14:59:29 +01:00 |
|
modmuss50
|
fcfc6ed1df
|
added centrifuge recipe + moved itemUtils to its own class
|
2015-04-12 10:15:53 +01:00 |
|
modmuss50
|
91495286db
|
Clean imports
|
2015-04-12 09:45:31 +01:00 |
|
Gig
|
a07946c307
|
Added OreDict to all dusts
|
2015-04-12 00:03:49 +01:00 |
|
Gig
|
042f18fbf6
|
Added a LogHelper for easy logging
|
2015-04-11 23:13:38 +01:00 |
|
Gig
|
a2995d8cd5
|
A few textures from @CyanideX texture pack with permission
|
2015-04-11 23:03:45 +01:00 |
|
Gig
|
e87f2d2430
|
Added all gems and crafting parts
|
2015-04-11 20:46:55 +01:00 |
|
modmuss50
|
66c1e7ec34
|
quantumTank now holds fluid when broken with a wrench
|
2015-04-11 19:13:31 +01:00 |
|
modmuss50
|
28abe89511
|
quantumChest now holds items when broken with a wrench
|
2015-04-11 19:08:22 +01:00 |
|
Gig
|
a054ac6eba
|
Added config and GuiConfig
|
2015-04-11 18:11:37 +01:00 |
|
Gig
|
57c38eb99e
|
Ore Localizations and changed ore names to "techreborn.ore"
|
2015-04-11 17:24:32 +01:00 |
|
Gig
|
0223f6ae1d
|
Moved Item/Block Registration
|
2015-04-11 17:03:14 +01:00 |
|