Commit graph

3953 commits

Author SHA1 Message Date
modmuss50
740a0ddecc EV Transformer 2019-08-19 13:58:35 +01:00
modmuss50
5511b598d7 Solid Canning Machine 2019-08-19 13:52:42 +01:00
modmuss50
2d34ebc480 Biofuel 2019-08-19 13:30:15 +01:00
modmuss50
aab3a02184 cleanup config field names 2019-08-18 17:09:10 +01:00
modmuss50
2d64004171 Fix superconductors overflowing 2019-08-18 15:59:58 +01:00
modmuss50
0bcf782f57 Fix AESU and Fusion control buttons 2019-08-18 15:54:25 +01:00
modmuss50
7f8bd2ab1f Fix electric furnace not always turning off 2019-08-18 15:31:21 +01:00
modmuss50
926063ffcf Fix manual gui. Closes #1792 2019-08-18 15:23:24 +01:00
modmuss50
64b3441d6d Fix Electric Furnace not checking if there is room for the outputs 2019-08-18 15:13:49 +01:00
modmuss50
f53d65ca48 Fixes #1785 2019-08-18 14:36:06 +01:00
modmuss50
bfb8d81367 Fix ingredients not always using the correct amount of items 2019-08-18 14:30:59 +01:00
modmuss50
d585b298fb Fix some issues with the fluid handling of items 2019-08-18 14:22:45 +01:00
drcrazy
3eec5bcb5b Added some recipe texts to REI. Looks ugly 2019-08-16 14:18:48 +03:00
drcrazy
3e5965ad57 Fix progress bar for electric furnace 2019-08-15 21:14:42 +03:00
drcrazy
9035e4376a Fix for #1782, cheap basic tools and fixed some warnings here and there 2019-08-14 17:15:34 +03:00
drcrazy
dc8511f1f0 Fix armor textures 2019-08-14 14:04:49 +03:00
drcrazy
b0576e3aba Charge powered items from chest armor 2019-08-13 21:20:41 +03:00
drcrazy
6282e1f714 Filter fluids input for fluid generators. 2019-08-13 21:00:28 +03:00
drcrazy
8f94d3484b Should fix Plasma Generator for #1780 2019-08-13 19:43:36 +03:00
drcrazy
0fa30e2381 Rename armor texture 2019-08-13 18:33:42 +03:00
modmuss50
442dfde50f Add some hardness to more blocks, Fixes #1779 2019-08-13 16:28:21 +01:00
modmuss50
eca7aaa34f add a Towelette plugin to blacklist our fluids, fixes the game not loading 2019-08-13 16:24:24 +01:00
modmuss50
75d9bccd6a Merge branch '1.14' of https://github.com/TechReborn/TechReborn into 1.14.4 2019-08-13 15:53:56 +01:00
modmuss50
35bb2df90e First pass on ISDU rewrite, uses RC's new DataAttachment system 2019-08-13 15:53:50 +01:00
drcrazy
f9023d7b0f Itemgroup filler moved to init utils. 2019-08-13 17:02:34 +03:00
drcrazy
62f1c521f0 Jackhammer should work 2019-08-13 15:04:19 +03:00
drcrazy
2a6a91fa87 Make carbon mesh shapeless 2019-08-13 13:53:28 +03:00
drcrazy
54813ecdc3 Bumped modloader + recipes + lang for buckets 2019-08-13 13:51:44 +03:00
modmuss50
5e33977d6a Add carbon mesh recipe, fixes #1777 2019-08-13 11:49:34 +01:00
modmuss50
ff8b497c54 Fix thermal generator 2019-08-13 11:45:25 +01:00
modmuss50
158d8acd21 Tags in recipes
Not a lot I could do about the reformat of jsons
2019-08-12 23:38:16 +01:00
modmuss50
b1545b3021 Tags, stage 1 2019-08-12 22:59:13 +01:00
modmuss50
11b2a3f68e Update ore textures, closes #1768 2019-08-12 22:40:00 +01:00
modmuss50
edf4c3f287 Fixes #1758 2019-08-12 22:31:41 +01:00
modmuss50
832844b438 Merge branch '1.14' of https://github.com/TechReborn/TechReborn into 1.14.4 2019-08-12 22:29:02 +01:00
modmuss50
5c54358aa2 Cleanup 2019-08-12 22:28:53 +01:00
drcrazy
1f9bfabf21 Removed unused imports 2019-08-12 22:04:24 +03:00
modmuss50
3e1cf7d40a Fix bad rename 2019-08-12 19:52:58 +01:00
modmuss50
77eee6f5b4 Move configs to one class 2019-08-12 17:57:00 +01:00
modmuss50
9db1978410 Finish porting all recipes to json, cleanup a lot of old code 2019-08-12 15:37:45 +01:00
modmuss50
2a5708b328 Rolling machine port/fixes 2019-08-12 15:05:49 +01:00
drcrazy
1dd83875ef Add item tags. Closes #1767 2019-08-12 01:08:11 +03:00
drcrazy
207751996b Fix crash with wrench. Closes #1771 2019-08-12 00:58:00 +03:00
drcrazy
56d1d196f0 Items use energy to do work. Closes #1770 2019-08-12 00:41:44 +03:00
drcrazy
4012a69fab Fix Iron Furnace GUI 2019-08-11 23:56:43 +03:00
modmuss50
b975c302d8 Recipe time and power re-balance 2019-08-09 00:19:00 +01:00
modmuss50
6f35d5b527 remove euPerFU 2019-08-08 23:47:58 +01:00
modmuss50
9022746771 Add rubber planks to tag 2019-08-08 23:41:29 +01:00
modmuss50
2edffead05 update to use fabric api's offical event 2019-08-08 23:35:27 +01:00
modmuss50
a5bbb602f7 Dont crash with the rolling machine, wont work just yet. 2019-08-08 23:27:43 +01:00
modmuss50
2bda5c6ce4 Remove block drop overrides, it will come back later and use jsons or something :D 2019-08-08 23:25:10 +01:00
modmuss50
05d449faac Fixes #1765 2019-08-08 23:17:53 +01:00
modmuss50
2ba06391f5 #betaBuild fix BE's not being loaded at the correct time 2019-08-08 21:18:48 +01:00
modmuss50
e0fb6042d8 Fix server crash #betaBuild 2019-08-08 14:27:21 +01:00
modmuss50
ac2e224afe Make the machines louder so you can actually hear them. Fixes #1755 2019-08-08 13:45:02 +01:00
modmuss50
2415040add Fix sawmill hologram offset. Closes #1750 2019-08-08 13:30:24 +01:00
modmuss50
981b9fa13b Add endores back 2019-08-08 13:22:01 +01:00
modmuss50
74dd0f0be6 Fix electric tree tap recipe. Closes #1756 2019-08-08 12:33:09 +01:00
modmuss50
7217e84358 Scrapbox fixes and recipes. Closes #1752 2019-08-08 12:30:09 +01:00
modmuss50
a08ee3d17a Fix manual crashing the game, closes #1754 2019-08-08 11:49:11 +01:00
modmuss50
02c823986a Fix optifine crash, still some incompatibilities with shaders. Closes #1749 2019-08-08 11:33:12 +01:00
drcrazy
d80bf3a1ce Update import to a proper one 2019-08-08 02:17:18 +03:00
drcrazy
ce56a1da31 Renamed some fluids to keep underscores so Prospector can read them. 2019-08-08 00:38:30 +03:00
modmuss50
fe2b600649 Fix iron fence not connecting 2019-08-07 21:20:33 +01:00
modmuss50
e8a77a1d75 Fix recycler slots not allowing items in it. 2019-08-07 20:54:44 +01:00
modmuss50
423f5ebab4 Cells can now pick up and place fluids 2019-08-07 20:52:59 +01:00
modmuss50
bca6d4157a Remove rubber plantation loot table, its gone. 2019-08-07 20:28:31 +01:00
modmuss50
ab0b6bc2fa Make obstinate happy 2019-08-07 20:24:13 +01:00
modmuss50
43c7a7fecf Merge remote-tracking branch 'origin/1.14' into 1.14.4 2019-08-07 19:48:46 +01:00
modmuss50
009d18488d Fixes #1747 2019-08-07 19:48:39 +01:00
Shnupbups
3af8a63f6c Moved things from assets to data (#1745)
Moved advancements and the rubber plantation loot table to data, where they should be
2019-08-07 18:28:57 +01:00
drcrazy
6d4ea13284 Fusion Reactor recipe start 2019-08-07 18:17:39 +03:00
drcrazy
a2bb34ead0 Fluid Replicator recipes done. Need rei support for fluid 2019-08-07 14:19:09 +03:00
drcrazy
ed5c2cc870 Removed unused imports 2019-08-07 13:10:02 +03:00
modmuss50
64323a061b Remove test recipes 2019-08-07 00:27:13 +01:00
modmuss50
e4136f547d Fix version not being set in the mod.json + some clean up 2019-08-06 23:42:25 +01:00
modmuss50
4cc8ab9d68 more recipes 2019-08-06 21:12:56 +01:00
modmuss50
83483ce8d3 Fluid replicator 2019-08-06 20:56:52 +01:00
modmuss50
4645c365c2 Fix bad commit 2019-08-06 20:41:06 +01:00
modmuss50
1cc1b25aee remove configured access, make it the default on all inv's 2019-08-06 20:33:46 +01:00
modmuss50
c60a279876 Rubber tree fixes and fixes to the solid fuel generator 2019-08-06 20:29:05 +01:00
drcrazy
5bbb48b3e2 Fixed ore drops 2019-08-06 14:44:49 +03:00
drcrazy
ab0293c7e9 Fluid Replicator recipes are not working )) 2019-08-05 17:05:59 +03:00
drcrazy
03bebee309 Industrial Grinder recipes done 2019-08-05 15:03:00 +03:00
drcrazy
c29ab8ecea More Industrial Grinder recipes 2019-08-05 11:50:38 +03:00
modmuss50
536de89742 Refactor tank recipes 2019-08-04 18:59:02 +01:00
drcrazy
ea91d852af Fix industrial grinder from crashing 2019-08-04 19:07:10 +03:00
drcrazy
61e683acc2 More electrolyzer recipes and some beauty for REI 2019-08-04 03:09:49 +03:00
drcrazy
b59712bfb4 Start of industrial electrolyzer recipes 2019-08-03 14:09:57 +03:00
modmuss50
2715eae180 Merge remote-tracking branch 'origin/1.14' into 1.14.4 2019-08-02 14:08:11 +01:00
modmuss50
5b6895c47d tag -> nbt 2019-08-02 14:08:04 +01:00
drcrazy
cae663cc6c More icons in REI 2019-08-02 15:04:03 +03:00
drcrazy
8c0a3b3197 Review of Industrial centrifuge recipes 2019-08-02 11:26:38 +03:00
drcrazy
4c8581ad49 Grinder recipes review 2019-08-02 02:32:34 +03:00
drcrazy
906999f4b4 Compressor recipes reviewed. Couple are missing 2019-08-02 00:33:21 +03:00
drcrazy
0dd2f078ba Fix build and recipe 2019-08-01 21:05:42 +03:00
drcrazy
40755131a4 Even more blocks removed 2019-08-01 20:30:28 +03:00
drcrazy
901a4c106a Separate blocks for Tier1 machines gone 2019-08-01 17:45:59 +03:00
drcrazy
0d9ddc03de Start of machine blocks generalization 2019-08-01 16:33:35 +03:00
drcrazy
255f277304 Should fix armor rendering 2019-08-01 14:34:43 +03:00
Prospector
9eca97e428 Merge remote-tracking branch 'origin/1.14' into 1.14 2019-07-31 21:39:13 -07:00
Prospector
8221be0800 Match sizing to cells 2019-07-31 21:38:47 -07:00
drcrazy
d53779f2c9 Light cleanup 2019-08-01 03:38:55 +03:00
drcrazy
e7adce612e Make TR armor repairable 2019-08-01 03:22:14 +03:00
Prospector
78cbf9a2ac Dynamic bucket textures 2019-07-31 16:13:03 -07:00
modmuss50
779dea4bf8 Enable the buckets again 2019-07-31 20:57:18 +01:00
modmuss50
858adafead Small tweaks + cleanup 2019-07-31 20:50:17 +01:00
modmuss50
70279c1800 More fluid work 2019-07-31 19:37:17 +01:00
modmuss50
739f4c21e8 Fix multiplayer crashes 2019-07-31 17:34:53 +01:00
drcrazy
398d74dedc Implosion Compressor recipes 2019-07-31 17:24:36 +03:00
drcrazy
66a6577dde Inject TR loot into chests 2019-07-31 16:17:59 +03:00
Prospector
35c6c12b72 Remove unnecessary atlas-adding 2019-07-31 00:09:28 -07:00
Prospector
711c95c58e Merge remote-tracking branch 'origin/1.14' into 1.14 2019-07-30 23:35:02 -07:00
Prospector
78b72795c6 Fix cell rendering (blessed Grondag for helping immensely) 2019-07-30 23:34:51 -07:00
drcrazy
5406d08f5d Cleanup and warnings 2019-07-31 02:41:54 +03:00
drcrazy
d1178df673 Ore drop is not working (cry) 2019-07-31 02:13:53 +03:00
Prospector
07db922127 Merge remote-tracking branch 'origin/1.14' into 1.14 2019-07-30 15:26:22 -07:00
Prospector
51ed95008f Add more metadata 2019-07-30 15:26:09 -07:00
modmuss50
a1674cb8a8 More recipes ported 2019-07-30 21:16:44 +01:00
modmuss50
3c29c06d39 Merge remote-tracking branch 'origin/1.14' into 1.14.4 2019-07-30 20:02:57 +01:00
modmuss50
9c9c5f7ac9 A few more recipes 2019-07-30 20:02:40 +01:00
drcrazy
14a78baf5b Initial pass on loot tables for blocks. 2019-07-30 17:13:31 +03:00
modmuss50
dd7ca7dc99 more recipes 2019-07-30 13:05:25 +01:00
modmuss50
9a92325da3 add the mess of the recipe generator code 2019-07-30 12:13:17 +01:00
modmuss50
7e2bf482a2 sawmill recipes 2019-07-30 12:12:56 +01:00
modmuss50
6fc7b7096a auto generated some compressor and grinder recipes 2019-07-30 11:58:07 +01:00
modmuss50
b5d5ef2ca0 Some more recipes 2019-07-30 01:58:41 +01:00
modmuss50
6c0f8afa68 Some grinder recipes 2019-07-30 00:29:50 +01:00
drcrazy
aa7464ad4a Moved recipe utility methods to RecipeUtils 2019-07-30 01:46:12 +03:00
drcrazy
878734e4ad Blast furnace recipes moved to 1.14 2019-07-29 21:24:47 +03:00
modmuss50
aafc42784a Fix Industrial Drill 2019-07-29 16:14:17 +01:00
modmuss50
2308ed0f05 Fix power durability display 2019-07-29 16:02:14 +01:00
modmuss50
5e19889c96 Some hologram changes, the button wont work. 2019-07-29 15:22:48 +01:00
drcrazy
13ed4d1c22 Typo and license 2019-07-29 17:18:52 +03:00
drcrazy
661698593e Some blast furnace recipes 2019-07-29 17:14:34 +03:00
modmuss50
e4c2f1be6d Fix alarm culling and bounding boxes 2019-07-29 14:39:01 +01:00
modmuss50
09662db11a Merge remote-tracking branch 'origin/1.14' into 1.14.4 2019-07-29 14:31:42 +01:00
modmuss50
27207cb498 Expand fluid ingredient to allow limiting to specific fluid holder types 2019-07-29 14:31:21 +01:00
drcrazy
c4a3e5ecf5 Failed attempt to make cell recipe in reactor 2019-07-29 11:25:44 +03:00
drcrazy
213c1b6faa Some chemical reactor recipes 2019-07-29 11:09:37 +03:00
drcrazy
3b63383012 More on REI 2019-07-29 02:16:43 +03:00
drcrazy
29aeb50d85 Translation for REI recipe categories 2019-07-28 23:39:01 +03:00
modmuss50
b89a52e594 Fluid color in cell changes color based on biome's water color + some other fixes and changes 2019-07-28 17:29:01 +01:00
modmuss50
0da3168bbf Fluid ingredients + some other work around this area 2019-07-28 17:14:38 +01:00
modmuss50
0118d5a999 Refactor machine ingredients 2019-07-28 14:50:06 +01:00
drcrazy
a7de6b428a Cleanups 2019-07-27 01:52:51 +03:00
drcrazy
4e1dfa0018 Translation for solar panels 2019-07-26 15:22:48 +03:00
drcrazy
d76d637781 Fix solar panel loading NPE 2019-07-26 15:12:47 +03:00
drcrazy
f28462a9e6 Alloy smelter recipes 2019-07-26 14:08:03 +03:00
drcrazy
e4b0eff608 Blockstates and models for fluid blocks 2019-07-26 12:41:10 +03:00
drcrazy
f06e1a8673 ModSounds refactored to follow items, blocks and fluids 2019-07-26 11:45:30 +03:00
drcrazy
316def3086 Cables are working 2019-07-26 02:37:02 +03:00
drcrazy
cc91888c4a More alloys 2019-07-25 15:59:43 +03:00
drcrazy
80f2440323 Unused imports and Lightning rod 2019-07-25 15:20:57 +03:00
modmuss50
52da17dfd5 Start on REI support, very basic right now, but it will help a lot when adding recipes. 2019-07-25 13:14:46 +01:00
modmuss50
a80d2183f9 Fix iron furnace 2019-07-25 00:16:49 +01:00
modmuss50
fc56eeaf61 Slot config 2019-07-25 00:10:11 +01:00
modmuss50
6a93c3fd46 more misc fluid work, gonna leave most of this untill we have an offical or new api 2019-07-24 19:06:21 +01:00
drcrazy
0742abb840 Start of alloy smelter recipes 2019-07-24 16:33:17 +03:00
drcrazy
ba7372c940 Couple of blockstates for fluids 2019-07-24 15:43:57 +03:00
drcrazy
c0164302e9 Smelting recipes done. 2019-07-24 13:01:45 +03:00
modmuss50
8964c5aceb Basic Dynamic cell rendering 2019-07-24 01:37:05 +01:00
modmuss50
fb2a5a15b9 Fix fluid rendering and physics 2019-07-23 23:33:51 +01:00
modmuss50
9b46e3237e move to silk fluids 2019-07-23 21:30:57 +01:00
modmuss50
85554bcfe2 Some more fixes to fluids 2019-07-23 21:09:10 +01:00
modmuss50
83bf6add1e Large amount of fluid work 2019-07-23 20:46:07 +01:00
modmuss50
1e52477b9e small fixes 2019-07-23 17:51:38 +01:00
drcrazy
56503ad117 Start of melting recipes 2019-07-23 17:21:17 +03:00
drcrazy
eb6a8b9ceb Done with crafting table recipes. New items don't have them yet. 2019-07-23 17:04:55 +03:00
drcrazy
4ec41d0bdc Recipe for dust from small dusts 2019-07-23 14:59:45 +03:00
drcrazy
54ad3360fd Moar storage recipes 2019-07-23 01:50:01 +03:00
drcrazy
f1ddc86bdd Reorder crafting table recipes 2019-07-23 01:20:04 +03:00
drcrazy
3aa40608f7 Added storage block from ingots recipe + subfodlers 2019-07-22 18:24:03 +03:00
drcrazy
9ec95d7147 uu-matter got some buffs during move to json 2019-07-22 17:26:58 +03:00
modmuss50
dbc89adaf7 Tile -> BlockEntity + some more refactors 2019-07-22 12:45:13 +01:00
modmuss50
7f8674f1ca fix syncID issues, should fix a lot of issues with the inv handing. 2019-07-22 11:54:13 +01:00
modmuss50
50c13bafdc 1.14.4 2019-07-22 11:31:24 +01:00
drcrazy
d0dedc6893 Cleanup 2019-07-22 02:43:22 +03:00
drcrazy
1639fd63a3 Remove excessive modifiers 2019-07-22 01:27:30 +03:00
drcrazy
70d6c8f102 Of the final day 2019-07-19 11:57:18 +03:00
drcrazy
f890ac7146 And leave behind those who don't know 2019-07-19 01:12:48 +03:00
drcrazy
ed6cfa916b Above us all 2019-07-18 16:24:29 +03:00
drcrazy
7d05bfbe96 Machines we are sending to the skies 2019-07-18 16:24:11 +03:00
drcrazy
7977a8e73b Few warnings and moar recipes 2019-07-18 01:32:37 +03:00
drcrazy
9ac21ded30 Fix lang and parts 2019-07-18 00:49:07 +03:00
drcrazy
db9db5b77d More tool recipes 2019-07-17 17:17:15 +03:00
drcrazy
d9cbbfa0fc Gem armor and tools 2019-07-17 16:24:37 +03:00
drcrazy
9db0e068e1 Recipe for cables 2019-07-16 23:06:32 +03:00
drcrazy
8b37482494 Just a few recipes 2019-07-16 13:58:29 +03:00
drcrazy
3edff88ee0 Ores and Rubber trees are spawn on Overworld and Nether 2019-07-16 02:25:07 +03:00
drcrazy
7e4d65ffa0 Tags for rubber stuff 2019-07-16 01:17:29 +03:00
drcrazy
c2e871a31b They grow. But not sustain yet ( 2019-07-15 23:30:10 +03:00
drcrazy
d6788c8da5 Moved misc blocks to their own package. Start of rubber stuff 2019-07-15 17:24:31 +03:00
drcrazy
4f1593771e Fixed imports 2019-07-15 10:59:08 +03:00
drcrazy
5d93843a1e Formatting 2019-07-15 10:43:08 +03:00
drcrazy
57d0d6d3f0 Improvements for BlockCable 2019-07-15 02:44:27 +03:00
drcrazy
3e7596bbdb Fixed last texture error re forge bucket png is missing 2019-07-13 02:50:59 +03:00
drcrazy
ce72496ddd Models for cables 2019-07-12 17:22:22 +03:00
modmuss50
d6e64364fc Power fixes 2019-07-10 22:34:55 +01:00
modmuss50
e26d1edc52 Configs 2019-07-10 21:56:22 +01:00
modmuss50
a7fbc3017b more inv fixes 2019-07-04 12:16:17 +01:00
modmuss50
42637df12d Fix nuke 2019-07-01 00:48:20 +01:00
modmuss50
7dc6dddc51 Refactor out inv wrapper 2019-07-01 00:39:13 +01:00
modmuss50
18950e0b29 1.14.3 + more recipe fixes 2019-07-01 00:24:12 +01:00
modmuss50
5f134a7379 Fixes 2019-06-30 22:56:56 +01:00
modmuss50
f8f20ce6ba 1.14.2 2019-06-13 13:14:11 +01:00
modmuss50
4479116d1c Add a tooltip event to fix the tooltips 2019-06-12 22:27:09 +01:00
modmuss50
8d859bd77b fix some crashes 2019-06-12 20:01:44 +01:00
modmuss50
07a5c322e3 it runs 2019-06-12 19:57:23 +01:00
modmuss50
6b9f6cb4f8 it compiles :D 2019-06-12 19:29:04 +01:00
modmuss50
500ff29dbd 377 2019-06-04 12:13:15 +01:00
modmuss50
d18d1b820e 397 2019-06-04 12:05:18 +01:00
modmuss50
e8396dbc33 831, doesnt seem impossible 2019-05-27 22:21:58 +01:00
modmuss50
4e03ac893c 1147 - Initial auto mappings pass 2019-05-26 12:37:59 +01:00
drcrazy
48198dbcb3 Models for lamps 2019-05-02 11:31:07 +03:00
drcrazy
2794c813eb Fix alarm shape 2019-05-01 00:40:14 +03:00
drcrazy
e01e9398ea Model for alarm 2019-04-30 16:48:43 +03:00
drcrazy
b9ae05afaa IDSU and LESU got models 2019-04-30 13:11:00 +03:00
drcrazy
6c8d9e9b74 Superconductor cable port from 1.12 to 1.13 2019-04-29 17:42:29 +03:00
modmuss50
6ab23c4c64 Merge remote-tracking branch 'remotes/origin/1.12' into 1.13
# Conflicts:
#	build.gradle
#	src/main/java/techreborn/Core.java
#	src/main/java/techreborn/api/fluidreplicator/FluidReplicatorRecipe.java
#	src/main/java/techreborn/api/recipe/recipes/BlastFurnaceRecipe.java
#	src/main/java/techreborn/blocks/BlockMachineCasing.java
#	src/main/java/techreborn/blocks/cable/EnumCableType.java
#	src/main/java/techreborn/blocks/generator/solarpanel/BlockSolarPanel.java
#	src/main/java/techreborn/blocks/storage/BlockEnergyStorage.java
#	src/main/java/techreborn/blocks/transformers/BlockTransformer.java
#	src/main/java/techreborn/client/gui/GuiAESU.java
#	src/main/java/techreborn/client/gui/GuiManual.java
#	src/main/java/techreborn/client/gui/GuiVacuumFreezer.java
#	src/main/java/techreborn/command/TechRebornDevCommand.java
#	src/main/java/techreborn/compat/jei/RecipeUtil.java
#	src/main/java/techreborn/compat/jei/TechRebornJeiPlugin.java
#	src/main/java/techreborn/compat/jei/fusionReactor/FusionReactorRecipeWrapper.java
#	src/main/java/techreborn/compat/jei/industrialSawmill/IndustrialSawmillRecipeWrapper.java
#	src/main/java/techreborn/config/ConfigTechReborn.java
#	src/main/java/techreborn/init/IC2Duplicates.java
#	src/main/java/techreborn/init/ModRecipes.java
#	src/main/java/techreborn/init/OreDict.java
#	src/main/java/techreborn/init/recipes/CraftingTableRecipes.java
#	src/main/java/techreborn/init/recipes/FusionReactorRecipes.java
#	src/main/java/techreborn/init/recipes/IndustrialCentrifugeRecipes.java
#	src/main/java/techreborn/init/recipes/IndustrialGrinderRecipes.java
#	src/main/java/techreborn/init/recipes/SmeltingRecipes.java
#	src/main/java/techreborn/items/ItemUpgrades.java
#	src/main/java/techreborn/items/ingredients/ItemParts.java
#	src/main/java/techreborn/items/tool/industrial/ItemIndustrialChainsaw.java
#	src/main/java/techreborn/items/tool/industrial/ItemIndustrialDrill.java
#	src/main/java/techreborn/items/tools/ItemWrench.java
#	src/main/java/techreborn/tiles/TileAlarm.java
#	src/main/java/techreborn/tiles/fusionReactor/TileFusionControlComputer.java
#	src/main/java/techreborn/tiles/generator/TileCreativeSolarPanel.java
#	src/main/java/techreborn/tiles/generator/TileLightningRod.java
#	src/main/java/techreborn/tiles/machine/iron/TileIronAlloyFurnace.java
#	src/main/java/techreborn/tiles/machine/multiblock/TileIndustrialBlastFurnace.java
#	src/main/java/techreborn/tiles/machine/multiblock/TileVacuumFreezer.java
#	src/main/java/techreborn/tiles/machine/tier1/TileAutoCraftingTable.java
#	src/main/java/techreborn/tiles/machine/tier1/TileRecycler.java
#	src/main/java/techreborn/tiles/machine/tier1/TileRollingMachine.java
#	src/main/java/techreborn/tiles/machine/tier3/TileMatterFabricator.java
#	src/main/java/techreborn/tiles/storage/TileAdjustableSU.java
#	src/main/java/techreborn/world/TechRebornRetroGen.java
#	src/main/resources/assets/techreborn/blockstates/items/materials/part.json
#	src/main/resources/assets/techreborn/blockstates/items/misc/upgrades.json
2019-04-27 20:32:56 +01:00
drcrazy
77fa583360 More models for energy storages 2019-04-26 17:59:37 +03:00
drcrazy
5c309c8b3d Updated forge to 1.13.2 - 25.0.191. Removed unused imports 2019-04-26 17:37:10 +03:00
drcrazy
8cc611192d Lapotron Crystal dedupe for #1665 2019-04-25 16:40:36 +03:00
drcrazy
d30d3316e9 Energy Crystal dedupe for #1665 2019-04-25 16:07:06 +03:00
drcrazy
2afa32ad9e Models for some energy storages 2019-04-24 17:36:09 +03:00
drcrazy
86a2056903 Models for transformers. Optimus Prime FTW! 2019-04-24 17:19:15 +03:00
drcrazy
138c5e6072 De-dupe for re-battery. Some work on #1665 2019-04-23 20:57:56 +03:00
drcrazy
a506f4b301 Updated rubber log usage. Some work on #1706 2019-04-23 16:14:54 +03:00
drcrazy
a9acc91eff Models for generators done 2019-04-22 18:58:02 +03:00
drcrazy
a1fc56042a Models for generators 2019-04-22 17:38:17 +03:00
modmuss50
9f39da44b1 things craft 2019-04-15 21:54:55 +01:00
modmuss50
d45284de2c Add a wrapper around Ingredient to allow for stack sizes 2019-04-15 20:46:25 +01:00
modmuss50
1dad4697ba Start moving everything over to the new system 2019-04-14 17:01:38 +01:00
modmuss50
98dd01697c Basic test of a grinder recipe 2019-04-14 16:17:26 +01:00
drcrazy
c57c8b5287 Filter compressor and extractor recipes from JEI if IC2 dedupe is true 2019-04-12 12:45:34 +03:00
drcrazy
dde849e19a More debug info 2019-04-09 18:04:03 +03:00
drcrazy
f906aaa3cd Fix sap side 2019-04-09 17:04:51 +03:00
drcrazy
2a180cb5c2 Commented out tank update() 2019-04-09 16:34:54 +03:00
drcrazy
cd48daa152 Tier3 machine models done. 2019-04-09 15:04:05 +03:00
drcrazy
04f4e51695 Models for tier2 machines done. 2019-04-09 12:45:29 +03:00
drcrazy
76c2c03a13 More models for tier2 machines 2019-04-08 16:59:06 +03:00
drcrazy
3892b15685 More models for tier2 machines 2019-04-05 16:19:39 +03:00
drcrazy
6fecbb9392 Solar panels got models 2019-04-05 13:19:01 +03:00
drcrazy
4df9d62a90 More models 2019-04-04 17:29:03 +03:00
modmuss50
75f06f6f80 Make creative solar panel quicker 2019-04-03 22:31:16 +01:00
modmuss50
afe6a179af Optimise matter fab a bit 2019-04-03 22:09:44 +01:00
modmuss50
925a7b4c0a Add tank support for Fluid Replicator, fixes https://github.com/TechReborn/TechReborn/issues/1698 2019-04-03 21:48:44 +01:00
drcrazy
ec2fcf5d6d Removed unused import. 2019-04-03 18:24:27 +03:00
drcrazy
b713b43eaf Transformers\Energy storages will use vanilla rotation. Closes #1692 2019-04-03 18:23:28 +03:00
drcrazy
c122a480e5 Updated forge and mappings 2019-04-01 17:22:59 +03:00
drcrazy
67c9c8721e Changes in GUI for Freezer multiblock. Closes #1672 2019-04-01 15:57:08 +03:00
drcrazy
74d1837167 Updated freezer multiblock. More work on #1672 2019-04-01 15:27:58 +03:00
drcrazy
080e305efe Models for iron machines 2019-03-29 17:03:10 +03:00
drcrazy
c45e7fb836 Tier1 machines got models 2019-03-29 14:41:08 +03:00
drcrazy
5a910c94af Model for alloy smelter 2019-03-28 18:09:48 +03:00
drcrazy
16ff7af929 Updated vacuum freezer multiblock. Some work for #1672 2019-03-28 18:09:25 +03:00
drcrazy
84a380f51e Frames&Casings 2019-03-27 14:49:09 +03:00
drcrazy
0feec0612c Done with models for items. Except cell ( 2019-03-27 03:49:30 +03:00
drcrazy
f9c484090f Model for lithium batpack 2019-03-26 22:22:24 +03:00
drcrazy
79af5c0a15 Models for batteries 2019-03-26 21:07:34 +03:00
drcrazy
d3c6d43fee Tags for rubber stuff 2019-03-26 18:10:18 +03:00
drcrazy
5353b9c773 Upgrades got models 2019-03-26 15:29:38 +03:00
drcrazy
01103a26ba Check blast furnace upgrades both on client and server. Closes #1694 2019-03-26 14:28:59 +03:00
modmuss50
8ab9724181 Fixes #1695 2019-03-25 21:41:50 +00:00
modmuss50
17427e675e Fixes https://github.com/TechReborn/TechReborn/issues/1693 and Fixes https://github.com/FTBTeam/FTB-Sky-Odyssey/issues/102 2019-03-25 21:37:27 +00:00
drcrazy
8261874665 Should fix #1691 2019-03-25 14:36:48 +03:00
drcrazy
38e52f4a0f Migrated to vanilla approach 2019-03-25 12:45:20 +03:00
drcrazy
a3b41b9f3f More gem armour and tools 2019-03-25 12:43:50 +03:00
modmuss50
053324154e Improve creative solar panel 2019-03-24 00:54:54 +00:00
modmuss50
fc277000b8 Fix super conductor output on aesu's 2019-03-23 20:01:30 +00:00
modmuss50
1d78c60e51 Superconductor update, adds cables, and new upgrades. 2019-03-23 18:03:41 +00:00
modmuss50
0ca18ade97 Fix a bug with the auto crafting table 2019-03-17 21:50:26 +00:00
drcrazy
dd6a06409e Bronze armor and tools 2019-03-17 23:47:21 +03:00
drcrazy
f4ef5cc2d4 More models for items 2019-03-17 21:48:24 +03:00
drcrazy
1c86c6c031 Tree grow from sapling. Not correctly though ( 2019-03-17 21:39:07 +03:00
modmuss50
425f8921fc Improve auto crafting table performance with large amount of recipes. 2019-03-17 17:08:39 +00:00
modmuss50
d7f0e04034 Hold shift to go faster in the AESU gui, closes #1686 2019-03-17 16:10:20 +00:00
modmuss50
ee0d72223a Merge remote-tracking branch 'origin/1.12' into 1.12 2019-03-17 15:08:03 +00:00
modmuss50
79586e0a62 Fix #1688 2019-03-17 15:07:14 +00:00
ralphII
9ebec4429f Fix RollingMachine tile not updating its active state (#1687) 2019-03-17 14:56:47 +00:00
drcrazy
704ad8df07 Rubber tree can grow now. 2019-03-15 16:36:34 +03:00
drcrazy
bfd6f16504 Rubber log works. Need to doublecheck sap side 2019-03-15 15:14:19 +03:00
drcrazy
3cde5c8244 Facelift for debug tool 2019-03-15 14:14:21 +03:00
drcrazy
5c6b268dcb Some polishing for Rubber Tree feature 2019-03-14 12:58:23 +03:00
drcrazy
889e576683 Started porting for Rubber Tree world gen feature 2019-03-13 18:13:49 +03:00
drcrazy
d2db53f6f2 More rubber stuff 2019-03-13 14:57:49 +03:00
drcrazy
9079765bc9 Easy part of textures for materials done 2019-03-13 13:53:31 +03:00
drcrazy
8b9f877d20 More materials got textures 2019-03-13 12:58:22 +03:00
drcrazy
92530b08b1 Ingots got textures 2019-03-12 14:41:17 +03:00
drcrazy
c58bf04667 Cleanup of migrated blocks\items 2019-03-11 17:15:02 +03:00
drcrazy
0db5a756b5 Parts got textures 2019-03-11 17:08:15 +03:00
drcrazy
3667f56bd8 Couple of items got their textures back including itemGroup 2019-03-11 13:42:51 +03:00
drcrazy
96bbe75c60 Removed unused imports 2019-03-11 02:22:49 +03:00
modmuss50
ac173a5a75 Add scrap box to matter fab, fixes https://github.com/TechReborn/TechReborn/issues/1682 2019-03-08 13:34:55 +00:00
drcrazy
682b8ccede Do not create already existing block property 2019-03-07 11:49:23 +03:00
modmuss50
46b1e920e9 Add shear mode to chainsaw, closes #1668 2019-03-06 15:32:55 +00:00
modmuss50
73465f4b38 Add toggle for drill AOE effect, shift click to enable/disable. Fixes #1670 2019-03-06 15:18:44 +00:00
modmuss50
99d4350428 Much better wood searching, should now handle large and complex trees well, closes #1680 2019-03-06 15:11:19 +00:00
modmuss50
76c81c9e90 Fix #1679 2019-03-06 14:53:50 +00:00
modmuss50
8270f57e6f Fix #1674 2019-03-06 14:48:53 +00:00
modmuss50
b560a5483d Dont allow recycling of upgrades 2019-03-06 14:41:06 +00:00
modmuss50
b62b8cc248 Fix #1678 2019-03-06 14:34:16 +00:00
drcrazy
4650f3e375 Moved remainings of postInit to loadComplete 2019-03-06 17:34:10 +03:00
modmuss50
8b2c098b27 Add some bad code to stop the creative solar panel from exploding when FE is disabled. 2019-03-06 14:29:22 +00:00
modmuss50
e7715937cf Increase the AESU max power to 16192 2019-03-06 14:28:50 +00:00
modmuss50
3ca9347212 Update Auto crafting table to use the better code from the rolling machine, should fix some issues. 2019-03-06 14:06:02 +00:00
drcrazy
d29eb5706d Storage blocks got their textures 2019-03-05 17:27:28 +03:00
drcrazy
a4d9401040 At least block models could be in subfolders 2019-03-04 18:14:41 +03:00
drcrazy
d6d0515a1b Blockstate+models for ores 2019-03-04 17:37:01 +03:00
drcrazy
f64229efb4 Fix tags 2019-03-04 12:34:23 +03:00
modmuss50
38eca7b3e8 Fix lang 2019-03-02 18:57:58 +00:00
modmuss50
ff1370a3fd Fix opening guis, still needs some work, but atleast it works now 2019-03-02 18:45:33 +00:00
drcrazy
f94d6630fb More scrapbox recipes and less spam 2019-03-02 03:36:04 +03:00
drcrazy
97b517580a Fixed license 2019-03-01 18:59:11 +03:00
drcrazy
f6579f5c2c Rubber Plank stairs got textures 2019-03-01 17:29:19 +03:00
drcrazy
f6d94647e2 Rendering for grinder 2019-03-01 15:36:04 +03:00
drcrazy
3ce99b987f TE should register now 2019-03-01 14:28:32 +03:00
drcrazy
0666ade222 Fixed typo 2019-02-28 18:04:11 +03:00
drcrazy
59b0633353 Added ArmorMaterials 2019-02-27 17:58:00 +03:00
drcrazy
eb51e07998 ToolTier values migrated in a dirty way 2019-02-26 15:39:10 +03:00
drcrazy
927d3637a5 FIxed couple of warnings 2019-02-26 14:47:13 +03:00
drcrazy
a979ff747f Nuke is back 2019-02-26 14:28:08 +03:00
modmuss50
5397b26cf2 Machine cases drop them selves to fix https://github.com/FTBTeam/FTB-Ultimate-Reloaded/issues/90 2019-02-25 17:25:06 +00:00
drcrazy
ba220246f0 Dispenser should dispense scrapboxes again 2019-02-25 15:37:03 +03:00
drcrazy
767ce10bf1 Revert wrong changes 2019-02-25 11:51:57 +03:00
drcrazy
3314ba33b5 Fixed warnings 2019-02-25 11:43:43 +03:00
modmuss50
4d32e6e292 Horrible quick port of gui handling, tiles still need fixing first tho 2019-02-24 00:13:27 +00:00
modmuss50
db3a6f2c7e Enough to get the game running 2019-02-23 23:51:37 +00:00
modmuss50
b8f09d29b7 Add mods.toml 2019-02-23 19:33:13 +00:00
modmuss50
d7c4f55e6c Auto format imports 2019-02-23 19:14:30 +00:00
modmuss50
1c783abf9d Item fixes, it compiles :D 2019-02-23 19:13:57 +00:00
modmuss50
7a441cea77 Taking a break now, 63 2019-02-22 15:11:38 +00:00
modmuss50
fd0fa8c66e Bunch of item work, 96 2019-02-22 15:02:41 +00:00
modmuss50
91994e5a01 229 - comment out all recipes as we can deal with these later + start thinking more about tags 2019-02-22 14:27:22 +00:00
drcrazy
ab2ce91e39 MOre rubber stuff. ONly sapling left to do 2019-02-22 17:25:31 +03:00
drcrazy
b6494ecbf6 Merge with HEAD 2019-02-22 17:19:38 +03:00
modmuss50
a5b2adac78 More minor fixes, 370 2019-02-22 14:11:55 +00:00
modmuss50
d68c65641d Gui fixes, 393 2019-02-22 14:02:04 +00:00
drcrazy
06632be822 One more block done. Just a few left 2019-02-22 16:14:46 +03:00
drcrazy
647b126c98 Updated mappings 2019-02-22 14:36:13 +03:00
modmuss50
b864d551dd Update mappings + more tile work 2019-02-22 10:29:11 +00:00
drcrazy
63fe6d2ef4 Some luv to rubber stuff ) 2019-02-22 13:22:07 +03:00
modmuss50
6f9baaeb30 Crafting manager fixes 2019-02-22 09:47:07 +00:00
drcrazy
a003656419 GUI fixes 2019-02-22 11:51:55 +03:00
modmuss50
f78b16293f Merge remote-tracking branch 'origin/1.13' into 1.13 2019-02-21 23:07:51 +00:00
modmuss50
18b3535607 More fixes 637 2019-02-21 23:07:44 +00:00
drcrazy
ec919415fb Update strings to textcomponent 2019-02-22 02:00:57 +03:00
modmuss50
f51222ac3e Remove some old stuff 2019-02-21 22:54:09 +00:00
modmuss50
61b6d30262 Bunch of tile work 752 2019-02-21 22:46:26 +00:00
drcrazy
1ab52f40c2 FIxed import for EventPriority 2019-02-22 01:20:54 +03:00