diff options
| author | kekzdealer <kekzdealer@gmail.com> | 2019-11-21 18:38:33 +0100 |
|---|---|---|
| committer | kekzdealer <kekzdealer@gmail.com> | 2019-11-21 18:38:33 +0100 |
| commit | f9eac626254ed31477925618a45af5005e4628ac (patch) | |
| tree | 60e9b73067f9cb5e7a656a1d73b2a232887e0da8 /config | |
| parent | 5fe214204875ac23e078e514dcd4fc8a001e3d37 (diff) | |
| download | GT5-Unofficial-f9eac626254ed31477925618a45af5005e4628ac.tar.gz GT5-Unofficial-f9eac626254ed31477925618a45af5005e4628ac.tar.bz2 GT5-Unofficial-f9eac626254ed31477925618a45af5005e4628ac.zip | |
first try at MultiItemHandler
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 dd91a9f302..43d0c62710 100644 --- a/config/GregTech/Recipes.cfg +++ b/config/GregTech/Recipes.cfg @@ -4702,6 +4702,8 @@ assembling { I:tile.jukebox_400=400 I:tile.kekztech_controlrod_block_800=800 I:tile.kekztech_gdcceramicelectrolyteunit_block_2400=2400 + I:tile.kekztech_itemserverdrive_block_200=200 + I:tile.kekztech_itemserverioport_block_200=200 I:tile.kekztech_reactorchamberoff_block_1600=1600 I:tile.kekztech_tfftcasing_block_200=200 I:tile.kekztech_tfftcasingblock_block_200=200 diff --git a/config/IC2.ini b/config/IC2.ini index 9f9d94a922..bc9b8ff992 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config -; created Nov 21, 2019 2:09:47 PM +; created Nov 21, 2019 6:35:23 PM ;--- [worldgen] diff --git a/config/splash.properties b/config/splash.properties index 04f6ef7a2a..5a1a989c04 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Thu Nov 21 14:09:39 CET 2019 +#Thu Nov 21 18:35:12 CET 2019 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 |
