diff options
| author | kekzdealer <kekzdealer@gmail.com> | 2019-10-11 02:29:41 +0200 |
|---|---|---|
| committer | kekzdealer <kekzdealer@gmail.com> | 2019-10-11 02:29:41 +0200 |
| commit | 95ae4bcb0146fbccb6eaf0f0b3477050b8dde533 (patch) | |
| tree | a56a19af59207ad07fef7aafdeefa5f4e6d76fa4 /config | |
| parent | bee1facd1b8e78d4ef734a7b1986276133e9e980 (diff) | |
| download | GT5-Unofficial-95ae4bcb0146fbccb6eaf0f0b3477050b8dde533.tar.gz GT5-Unofficial-95ae4bcb0146fbccb6eaf0f0b3477050b8dde533.tar.bz2 GT5-Unofficial-95ae4bcb0146fbccb6eaf0f0b3477050b8dde533.zip | |
Fixed TFFT persistency. Made TFFT storage more expensive. Added Multi Hatch recipe. Increased version #. Perparing for release.
Diffstat (limited to 'config')
| -rw-r--r-- | config/GregTech/Recipes.cfg | 2 | ||||
| -rw-r--r-- | config/IC2.ini | 2 | ||||
| -rw-r--r-- | config/splash.properties | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/config/GregTech/Recipes.cfg b/config/GregTech/Recipes.cfg index d15efea11c..0441cbeb13 100644 --- a/config/GregTech/Recipes.cfg +++ b/config/GregTech/Recipes.cfg @@ -4702,6 +4702,8 @@ assembling { I:tile.jukebox_400=400 I:tile.kekztech_gdcceramicelectrolyteunit_block_2400=2400 I:tile.kekztech_tfftcasing_block_200=200 + I:tile.kekztech_tfftcasingblock_block_200=200 + I:tile.kekztech_tfftmultihatch_block_6000=6000 I:tile.kekztech_tfftstoragefieldblock1_block_200=200 I:tile.kekztech_tfftstoragefieldblock2_block_200=200 I:tile.kekztech_tfftstoragefieldblock3_block_300=300 diff --git a/config/IC2.ini b/config/IC2.ini index b22fa00f9f..34e97e643d 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config -; created Oct 10, 2019 4:06:49 AM +; created Oct 11, 2019 2:18:17 AM ;--- [worldgen] diff --git a/config/splash.properties b/config/splash.properties index 6ae82a8b9c..966b9ae3b6 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Thu Oct 10 04:06:42 CEST 2019 +#Fri Oct 11 02:18:09 CEST 2019 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 |
