diff options
| author | kekzdealer <kekzdealer@gmail.com> | 2019-10-14 01:58:42 +0200 |
|---|---|---|
| committer | kekzdealer <kekzdealer@gmail.com> | 2019-10-14 01:58:42 +0200 |
| commit | e81587ac63778a87dce8759fd16bc4f4bf2a6137 (patch) | |
| tree | 40d493367fcc3c27d44474d048fd0284b17cebe3 /config | |
| parent | 2c21f381ff64c85becef006bdb8a6e73b8949cf8 (diff) | |
| download | GT5-Unofficial-e81587ac63778a87dce8759fd16bc4f4bf2a6137.tar.gz GT5-Unofficial-e81587ac63778a87dce8759fd16bc4f4bf2a6137.tar.bz2 GT5-Unofficial-e81587ac63778a87dce8759fd16bc4f4bf2a6137.zip | |
Super fancy overhaul for nuclear reactor structure!
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 0441cbeb13..dd91a9f302 100644 --- a/config/GregTech/Recipes.cfg +++ b/config/GregTech/Recipes.cfg @@ -4700,7 +4700,9 @@ assembling { I:tile.furnace_400=400 I:tile.hopper_800=800 I:tile.jukebox_400=400 + I:tile.kekztech_controlrod_block_800=800 I:tile.kekztech_gdcceramicelectrolyteunit_block_2400=2400 + I:tile.kekztech_reactorchamberoff_block_1600=1600 I:tile.kekztech_tfftcasing_block_200=200 I:tile.kekztech_tfftcasingblock_block_200=200 I:tile.kekztech_tfftmultihatch_block_6000=6000 diff --git a/config/IC2.ini b/config/IC2.ini index 47c7b96481..57d760f28a 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config -; created Oct 13, 2019 3:42:14 PM +; created Oct 14, 2019 1:54:38 AM ;--- [worldgen] diff --git a/config/splash.properties b/config/splash.properties index e5056e1488..32b8ccd69e 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Sun Oct 13 15:42:07 CEST 2019 +#Mon Oct 14 01:54:30 CEST 2019 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 |
