diff options
| author | Christina Berchtold <kekzdealer@gmail.com> | 2020-04-25 18:35:08 +0200 |
|---|---|---|
| committer | Christina Berchtold <kekzdealer@gmail.com> | 2020-04-25 18:35:08 +0200 |
| commit | d42f4996255a4e11b2c0b5beabaf24be0d870fcc (patch) | |
| tree | 5cdbcb6e4e5c355c0106f6ec7240d50635243a57 /config | |
| parent | 9400f69489b43ac9b8a303323c4505b6e2b8852b (diff) | |
| download | GT5-Unofficial-d42f4996255a4e11b2c0b5beabaf24be0d870fcc.tar.gz GT5-Unofficial-d42f4996255a4e11b2c0b5beabaf24be0d870fcc.tar.bz2 GT5-Unofficial-d42f4996255a4e11b2c0b5beabaf24be0d870fcc.zip | |
improved jars are correctly placed after picking them up. Also cleaned up recipe registration
Diffstat (limited to 'config')
| -rw-r--r-- | config/IC2.ini | 2 | ||||
| -rw-r--r-- | config/splash.properties | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/IC2.ini b/config/IC2.ini index 1c3dac1107..2224ac8ef1 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config
-; created Apr 24, 2020 11:40:28 PM
+; created Apr 25, 2020 5:28:10 PM
;---
[worldgen]
diff --git a/config/splash.properties b/config/splash.properties index acaa09efd1..be3d3ba683 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Fri Apr 24 23:40:15 CEST 2020 +#Sat Apr 25 17:27:56 CEST 2020 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 |
