diff options
| author | Christina Berchtold <kekzdealer@gmail.com> | 2019-07-04 17:46:42 +0200 |
|---|---|---|
| committer | Christina Berchtold <kekzdealer@gmail.com> | 2019-07-04 17:46:42 +0200 |
| commit | a9c92395f3a23581d9dad9625195a00548fd5038 (patch) | |
| tree | 77c1825eca55e100b40e9fcc8e07d98ce63c8825 /config/GregTech | |
| parent | 0dea62f42b119b29611bec9fb85a993a8e2441d8 (diff) | |
| download | GT5-Unofficial-a9c92395f3a23581d9dad9625195a00548fd5038.tar.gz GT5-Unofficial-a9c92395f3a23581d9dad9625195a00548fd5038.tar.bz2 GT5-Unofficial-a9c92395f3a23581d9dad9625195a00548fd5038.zip | |
TFFT should be complete and ready for tests
Diffstat (limited to 'config/GregTech')
| -rw-r--r-- | config/GregTech/Recipes.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/GregTech/Recipes.cfg b/config/GregTech/Recipes.cfg index 25bb16c96b..67e5f3f8ac 100644 --- a/config/GregTech/Recipes.cfg +++ b/config/GregTech/Recipes.cfg @@ -4632,6 +4632,12 @@ assembling { I:tile.hopper_800=800 I:tile.jukebox_400=400 I:tile.kekztech_gdcceramicelectrolyteunit_block_2400=2400 + I:tile.kekztech_tfftcasing_block_200=200 + I:tile.kekztech_tfftstoragefieldblock1_block_200=200 + I:tile.kekztech_tfftstoragefieldblock2_block_200=200 + I:tile.kekztech_tfftstoragefieldblock3_block_300=300 + I:tile.kekztech_tfftstoragefieldblock3_block_400=400 + I:tile.kekztech_tfftstoragefieldblock4_block_400=400 I:tile.kekztech_yszceramicelectrolyteunit_block_1200=1200 I:tile.kekztech_yszceramicelectrolyteunit_block_2400=2400 I:tile.lever_400=400 |
