drcrazy
416361ff3b
Increased internal buffer for cable to x6 of transfer rate. Closes #1296
2017-10-12 18:23:50 +03:00
drcrazy
ca829c18cc
Added wrench support
2017-10-08 00:04:08 +03:00
Dimmerworld
28010d0790
Make scrapboxinator great again!
...
Fix input/output
Greatly reduced process time
Removed any sign of upgrades
Remove WIP tag
Add crafting recipe
Cleaned up unused imports
Recipe:
(ironplate|circuit|ironplate)
(dirt|scrapbox|dirt)
(ironplate|circuit|ironplate)
2017-10-04 21:02:51 +11:00
modmuss50
81264e0fe2
Add back cable damage, closes #1150
2017-10-03 13:24:51 +01:00
drcrazy
1c57bd0100
MOre fixed warnings
2017-10-01 03:15:58 +03:00
drcrazy
4ce046a2ac
Added recipe for DragonEgg Syphon
2017-09-29 01:08:31 +03:00
modmuss50
8bf7bce11c
Fix merge issue
2017-09-28 21:09:15 +01:00
modmuss50
e51f3f7c51
Merge remote-tracking branch 'origin/1.12' into 1.12
...
# Conflicts:
# src/main/java/techreborn/blocks/storage/BlockEnergyStorage.java
2017-09-28 21:04:02 +01:00
modmuss50
2e1c469524
Add support for wrenches from other mods.
2017-09-28 21:01:38 +01:00
drcrazy
40e470629d
Added check for config for block break with pickaxe. Closes #1172
2017-09-28 02:03:16 +03:00
drcrazy
3010afa351
Fix to-do
2017-09-27 02:56:24 +03:00
drcrazy
ae75191c00
Fixed check for max storage for chests. Closes #1026
2017-09-22 04:03:20 +03:00
drcrazy
833974d698
Fixed inventory drop for chests. Closes #1239
2017-09-20 02:26:37 +03:00
drcrazy
8de19ff5e7
Fix warnings
2017-09-14 17:55:28 +03:00
drcrazy
b13d282bf1
Fix unused imports
2017-09-09 01:54:43 +03:00
drcrazy
ab1802ba5e
Refactoring for translation
2017-09-08 02:03:35 +03:00
drcrazy
e26d7e3a0c
Fixed tooltip issue. Closes #865
2017-09-07 18:29:52 +03:00
drcrazy
30ee947c22
Added player detector recipe. Removed unused imports
2017-09-07 03:17:40 +03:00
drcrazy
015fd889f2
More luv to computer cube block
2017-09-07 01:04:20 +03:00
drcrazy
bc390fa0e0
Fixed missing nuke textures
2017-09-07 00:13:37 +03:00
modmuss50
094b67e050
Slight rework of the gui system, should fix some issues with wrenching. Should fix #1264 fixes #988 + a handful of weird gui de-syncs
2017-09-06 13:46:12 +01:00
drcrazy
d5a3118801
Made iridium reinforced blocks more blast resistant. Closes #1259
2017-09-02 01:30:36 +03:00
drcrazy
021a6b0077
Fix for name format. Closes #1258
2017-09-01 18:40:33 +03:00
drcrazy
ace5813745
Update onBlockActivated to use newer method
2017-09-01 13:42:39 +03:00
drcrazy
ceac5fc282
Update for deprecated method
2017-09-01 02:32:05 +03:00
modmuss50
3011546462
Block energy storage now uses the new wrench api
2017-08-30 21:59:21 +01:00
David Vierra
a016a6dd49
Replace all emptiness checks == ItemStack.Empty
with .isEmpty()
( #1247 )
...
Fixes #1157 and probably a few other things.
2017-08-25 11:08:15 -07:00
drcrazy
e814a1bf3b
More refactoring for recipes. Also closes #1225 and #1223 and #1190 ( #1245 )
2017-08-23 17:10:06 -07:00
modmuss50
1e890ab79e
Fixes #1178
2017-07-03 19:48:21 +01:00
modmuss50
3625521c20
Fixes #1179
2017-07-03 19:12:11 +01:00
modmuss50
3e5f02ab4e
Small improvements to the cables
2017-06-29 17:19:34 +01:00
modmuss50
81aee77869
Fix energy storage blocks not rotating
2017-06-29 16:03:22 +01:00
modmuss50
774fec221e
Auto format code
2017-06-28 20:54:12 +01:00
modmuss50
ba644982fe
Update to support new forge registry system
2017-06-24 20:15:49 +01:00
modmuss50
6bba67640c
Textures for auto crafting table
2017-06-21 15:51:31 +01:00
modmuss50
543f3fbdc9
Fix leaf rendering
2017-06-20 22:13:47 +01:00
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
977e0657ff
Fix rubber tree stuff models
2017-06-16 07:32:11 -07:00
modmuss50
aa615f86bd
Recipes are now added to the recipe book when a tree tap is used.
2017-06-15 11:35:08 +01: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
708ccc758a
Mappings update
2017-06-13 22:07:49 +01:00
modmuss50
3400f42962
Lighten the oil texture, might revert it im not sure?
2017-06-13 21:27:06 +01:00
modmuss50
b7e141e004
More config changes
2017-06-12 20:33:30 +01:00
Prospector
11527b3a22
Fix cable models
2017-06-12 10:25:29 -07:00
modmuss50
b25742dde0
Auto format code
2017-06-12 14:23:32 +01:00
modmuss50
624d8fb93a
Remove old cables
2017-06-12 10:55:26 +01:00
modmuss50
29cf9fa90b
1.12
2017-06-11 21:22:07 +01:00