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 | |
| 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')
| -rw-r--r-- | config/GregTech/Recipes.cfg | 6 | ||||
| -rw-r--r-- | config/IC2.ini | 2 | ||||
| -rw-r--r-- | config/splash.properties | 2 |
3 files changed, 8 insertions, 2 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 diff --git a/config/IC2.ini b/config/IC2.ini index e1662db4cc..c526d786f2 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config
-; created Jul 3, 2019 1:01:13 AM
+; created Jul 4, 2019 5:21:42 PM
;---
[worldgen]
diff --git a/config/splash.properties b/config/splash.properties index c349e5e072..da46ee8ee0 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Wed Jul 03 01:01:04 CEST 2019 +#Thu Jul 04 17:21:32 CEST 2019 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 |
