From 2fd223c34f08dda3684db4e92564c9ce61ecb334 Mon Sep 17 00:00:00 2001 From: Christina Berchtold Date: Wed, 12 Jun 2019 01:51:24 +0200 Subject: fixed non-oredicted circuits in multi controller recipes --- config/IC2.ini | 2 +- config/splash.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/IC2.ini b/config/IC2.ini index 25985da584..2bfdabd5ee 100644 --- a/config/IC2.ini +++ b/config/IC2.ini @@ -1,5 +1,5 @@ ; ic2 general config -; created Jun 9, 2019 10:23:53 PM +; created Jun 11, 2019 9:14:02 PM ;--- [worldgen] diff --git a/config/splash.properties b/config/splash.properties index 9f6df603f4..f91453a5dc 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Sun Jun 09 22:23:42 CEST 2019 +#Tue Jun 11 21:13:52 CEST 2019 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 -- cgit