modmuss50
|
3071d19db0
|
Initial work on Auto crafting table.
|
2017-06-20 18:54:45 +01:00 |
|
Prospector
|
b80235504f
|
Fix the rest of the models & remove manual and heat generator
|
2017-06-16 08:20:30 -07:00 |
|
Prospector
|
cc27a1ed14
|
More WIP
|
2017-06-15 00:01:37 -07:00 |
|
Prospector
|
40e3062903
|
Continue the great refactor of mid 2017 (A lot of stuff still broken, it's a WIP)
|
2017-06-14 08:56:09 -07:00 |
|
Prospector
|
1fa9f1cf52
|
Begin the Great Refactor of Mid-2017
|
2017-06-13 16:49:52 -07:00 |
|
modmuss50
|
b25742dde0
|
Auto format code
|
2017-06-12 14:23:32 +01:00 |
|
modmuss50
|
fc4d8686b8
|
Support RC changes
|
2017-06-12 14:19:16 +01:00 |
|
modmuss50
|
e0f63fd0c5
|
Try and fix cable inv rendering
|
2017-06-12 11:17:57 +01:00 |
|
modmuss50
|
624d8fb93a
|
Remove old cables
|
2017-06-12 10:55:26 +01:00 |
|
modmuss50
|
007e8714fa
|
Improvements to cables.
|
2017-06-12 10:47:38 +01:00 |
|
modmuss50
|
0a7e6ac92f
|
Fixes rubber sapling model Closes #943
(cherry picked from commit 0e94364)
|
2017-06-02 20:13:12 +01:00 |
|
modmuss50
|
d474870977
|
Initial work on standalone cables.
|
2017-05-19 13:12:02 +01:00 |
|
modmuss50
|
92acc51aaf
|
Added a creative panel, it provides infinite power and has no recipe.
(cherry picked from commit 456ee3c)
|
2017-03-15 09:48:25 +00:00 |
|
modmuss50
|
26c208e811
|
Added license info to the header of all files.
|
2017-02-23 12:29:43 +00:00 |
|
Prospector
|
6a70424252
|
Continue the "Great refactor of 2017". Massive variable name refactoring and start splitting crafting table recipes to their own class.
|
2016-12-31 23:29:32 -08:00 |
|
ProfessorProspector
|
948d4de3ad
|
Fix block ore dictionary names
|
2016-12-21 16:41:33 -08:00 |
|
modmuss50
|
72f85d5243
|
Auto format code.
|
2016-12-05 10:48:21 +00:00 |
|
modmuss50
|
a96c094267
|
Removed un used block.
|
2016-12-05 10:21:17 +00:00 |
|
modmuss50
|
8379115c97
|
Fix Machine Casings
|
2016-12-05 10:17:39 +00:00 |
|
modmuss50
|
c661f6b278
|
Fix Machine Casing Model
|
2016-12-05 10:07:41 +00:00 |
|
modmuss50
|
2fdce5405b
|
Improve block names
|
2016-12-05 09:40:55 +00:00 |
|
modmuss50
|
1dbc56f739
|
Remove old redundantt blocks, you should be able to safely ingore the warning when loading 1.10.2 worlds(Still have a backup).
|
2016-11-28 13:01:30 +00:00 |
|
modmuss50
|
83ef3e7577
|
Start of new texturesm, again
|
2016-11-28 12:54:44 +00:00 |
|
modmuss50
|
e16c3eba02
|
Auto format
|
2016-11-25 13:25:51 +00:00 |
|
modmuss50
|
528fecc2b5
|
Fix a load of null issues, and get it to sort of work.
|
2016-11-19 16:36:13 +00:00 |
|
modmuss50
|
e0118c4cf3
|
Version 1.4.10
Disabled flares they can come later
|
2016-11-06 20:26:58 +00:00 |
|
modmuss50
|
d9d8845d6d
|
Added flare, still needs some textures
|
2016-11-06 19:14:43 +00:00 |
|
modmuss50
|
796df6c055
|
Auto Format code
|
2016-10-08 20:46:16 +01:00 |
|
modmuss50
|
a5550b9bb4
|
Fix a load of issues
|
2016-09-19 20:58:34 +01:00 |
|
modmuss50
|
281537a417
|
Added rubber to ore dic
|
2016-09-18 20:56:29 +01:00 |
|
modmuss50
|
d96149fc97
|
Revert "Power system re-write, recipe fixes."
This reverts commit d982cc4028 .
# Conflicts:
# src/main/java/techreborn/init/ModRecipes.java
|
2016-08-10 00:51:44 +01:00 |
|
modmuss50
|
22fd152ec9
|
Revert "Energy storages item charging fixes, transformers fixes, electric items fixes."
This reverts commit be4f10b975 .
# Conflicts:
# src/main/java/techreborn/init/ModBlocks.java
|
2016-08-10 00:29:47 +01:00 |
|
modmuss50
|
cb44c79256
|
Remove needed block, update forge
|
2016-08-01 09:37:55 +01:00 |
|
laz2727
|
99057a8e8e
|
Fix Tinkers Construct crashing
Probably.
|
2016-07-25 20:27:33 +04:00 |
|
Dragon2488
|
be4f10b975
|
Energy storages item charging fixes, transformers fixes, electric items fixes.
|
2016-07-25 15:10:55 +07:00 |
|
Dragon2488
|
b42b5274b5
|
Multiblock fixes (compressor, freezer, grinder), grinder recipes fixes, freezer JEI recipe show fix.
|
2016-07-25 02:26:15 +07:00 |
|
Dragon2488
|
0011553cf7
|
Sawmill changes & fixes.
|
2016-07-24 01:10:37 +07:00 |
|
Dragon2488
|
33df1d3319
|
Implemented Lightning Rod, improved ore dictionary integration for dusts, nuggets and plates. Plates now registers automatically for every gem and ingot in TR. (#673)
|
2016-07-16 10:44:54 +01:00 |
|
modmuss50
|
315c0aa509
|
Revert "Revert a shit load of stuff"
This reverts commit d25bb23e8e .
|
2016-07-01 15:55:37 +01:00 |
|
modmuss50
|
d25bb23e8e
|
Revert a shit load of stuff
|
2016-07-01 15:40:46 +01:00 |
|
modmuss50
|
8a8fd59cc1
|
Add a way to rename and move the blockstates json file
|
2016-06-04 11:02:35 +01:00 |
|
modmuss50
|
3509ff4f10
|
Clean up Ore Dic Registry, should fix INV Tweaks crash
|
2016-05-18 20:14:50 +01:00 |
|
modmuss50
|
9035f2a21c
|
Merge branch '1.9' into 1.9-BTM
|
2016-05-17 19:55:57 +01:00 |
|
modmuss50
|
90c7ab09ec
|
Fixes #587
|
2016-05-17 18:41:09 +01:00 |
|
modmuss50
|
a2063df069
|
added basic block
|
2016-05-14 18:53:07 +01:00 |
|
modmuss50
|
45e31c1aef
|
Added pump
|
2016-05-08 21:42:09 +01:00 |
|
modmuss50
|
9c6e9aef64
|
Update to new forge registry system
|
2016-05-08 10:13:21 +01:00 |
|
modmuss50
|
4095a0b52d
|
Auto update mappings
|
2016-05-06 22:13:24 +01:00 |
|
gigabit101
|
169c8e5ceb
|
Fixed copper and tin ore ore dict issues
|
2016-04-10 22:50:05 +01:00 |
|
Prospector
|
77104b39ce
|
Recipe changes and DOGECOIN
|
2016-03-29 22:45:15 -07:00 |
|