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/GregTech | |
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/GregTech')
-rw-r--r-- | config/GregTech/Recipes.cfg | 2 |
1 files changed, 2 insertions, 0 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 |